You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 3, 2020. It is now read-only.
Running jx boot on the latest commit in master, returns this error:
unable to recognize "config-root/namespaces/jx/chartmuseum/secret.yaml": no matches for kind "ExternalSecret" in version "kubernetes-client.io/v1"
unable to recognize "config-root/namespaces/jx/jxboot-helmfile-resources/buildpacks.yaml": no matches for kind "BuildPack" in version "jenkins.io/v1"
unable to recognize "config-root/namespaces/jx/jxboot-helmfile-resources/buildpacks2.yaml": no matches for kind "BuildPack" in version "jenkins.io/v1"
unable to recognize "config-root/namespaces/jx/jxboot-helmfile-resources/charts/controllerbuild/release.yaml": no matches for kind "Release" in version "jenkins.io/v1"
unable to recognize "config-root/namespaces/jx/jxboot-helmfile-resources/charts/controllerrole/release.yaml": no matches for kind "Release" in version "jenkins.io/v1"
unable to recognize "config-root/namespaces/jx/jxboot-helmfile-resources/charts/gcactivities/release.yaml": no matches for kind "Release" in version "jenkins.io/v1"
unable to recognize "config-root/namespaces/jx/jxboot-helmfile-resources/charts/gcpods/release.yaml": no matches for kind "Release" in version "jenkins.io/v1"
unable to recognize "config-root/namespaces/jx/jxboot-helmfile-resources/charts/gcpreviews/release.yaml": no matches for kind "Release" in version "jenkins.io/v1"
unable to recognize "config-root/namespaces/jx/jxboot-helmfile-resources/default-scheduler.yaml": no matches for kind "Scheduler" in version "jenkins.io/v1"
unable to recognize "config-root/namespaces/jx/jxboot-helmfile-resources/docker-cfg-secret.yaml": no matches for kind "ExternalSecret" in version "kubernetes-client.io/v1"
unable to recognize "config-root/namespaces/jx/jxboot-helmfile-resources/env-scheduler.yaml": no matches for kind "Scheduler" in version "jenkins.io/v1"
unable to recognize "config-root/namespaces/jx/jxboot-helmfile-resources/environments.yaml": no matches for kind "Environment" in version "jenkins.io/v1"
unable to recognize "config-root/namespaces/jx/jxboot-helmfile-resources/environments2.yaml": no matches for kind "Environment" in version "jenkins.io/v1"
unable to recognize "config-root/namespaces/jx/jxboot-helmfile-resources/environments3.yaml": no matches for kind "Environment" in version "jenkins.io/v1"
unable to recognize "config-root/namespaces/jx/jxboot-helmfile-resources/gh-secret.yaml": no matches for kind "ExternalSecret" in version "kubernetes-client.io/v1"
unable to recognize "config-root/namespaces/jx/jxboot-helmfile-resources/maven-settings-secret.yaml": no matches for kind "ExternalSecret" in version "kubernetes-client.io/v1"
unable to recognize "config-root/namespaces/jx/jxboot-helmfile-resources/npm-token-secret.yaml": no matches for kind "ExternalSecret" in version "kubernetes-client.io/v1"
unable to recognize "config-root/namespaces/jx/jxboot-helmfile-resources/pr-only-scheduler.yaml": no matches for kind "Scheduler" in version "jenkins.io/v1"
unable to recognize "config-root/namespaces/jx/jxboot-helmfile-resources/release-gpg-secret.yaml": no matches for kind "ExternalSecret" in version "kubernetes-client.io/v1"
unable to recognize "config-root/namespaces/jx/jxboot-helmfile-resources/release-only-scheduler.yaml": no matches for kind "Scheduler" in version "jenkins.io/v1"
unable to recognize "config-root/namespaces/jx/jxboot-helmfile-resources/repositories.yaml": no matches for kind "SourceRepository" in version "jenkins.io/v1"
unable to recognize "config-root/namespaces/jx/lighthouse/hmacsecret.yaml": no matches for kind "ExternalSecret" in version "kubernetes-client.io/v1"
unable to recognize "config-root/namespaces/jx/lighthouse/oauthsecret.yaml": no matches for kind "ExternalSecret" in version "kubernetes-client.io/v1"
unable to recognize "config-root/namespaces/jx/nexus/secret.yaml": no matches for kind "ExternalSecret" in version "kubernetes-client.io/v1"
unable to recognize "config-root/namespaces/jx/tekton/250-docker-secret.yaml": no matches for kind "ExternalSecret" in version "kubernetes-client.io/v1"
unable to recognize "config-root/namespaces/jx/tekton/250-git-secret.yaml": no matches for kind "ExternalSecret" in version "kubernetes-client.io/v1"
unable to recognize "config-root/namespaces/secret-infra/vault-instance/cr.yaml": no matches for kind "Vault" in version "vault.banzaicloud.com/v1alpha1"
Running
jx boot
on the latest commit in master, returns this error:The last working commit is c7b829d.
Most probably some version stream upgrade, and change to makefile has introduced a regression.
The text was updated successfully, but these errors were encountered: