Skip to content
This repository has been archived by the owner on Nov 3, 2020. It is now read-only.

jx boot fails on master #7

Open
ankitm123 opened this issue Aug 23, 2020 · 0 comments
Open

jx boot fails on master #7

ankitm123 opened this issue Aug 23, 2020 · 0 comments

Comments

@ankitm123
Copy link
Collaborator

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"

The last working commit is c7b829d.

Most probably some version stream upgrade, and change to makefile has introduced a regression.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant