Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(charts): installation blocked by missing CRDs #7648

Closed
iromli opened this issue Feb 5, 2024 · 0 comments · Fixed by #7656
Closed

fix(charts): installation blocked by missing CRDs #7648

iromli opened this issue Feb 5, 2024 · 0 comments · Fixed by #7656
Assignees
Labels
comp-charts-jans kind-bug Issue or PR is a bug in existing functionality

Comments

@iromli
Copy link
Contributor

iromli commented Feb 5, 2024

Latest janssen Helm chart throws the following error:

Error: unable to build kubernetes objects from release manifest: resource mapping not found for name: "jans-global-gtw" namespace: "jans" from "": no matches for kind "Gateway" in version "networking.istio.io/v1alpha3"
ensure CRDs are installed first

The global.istio.enabled and global.istio.ingress are both set to false.

@mo-auto mo-auto added comp-charts-jans kind-bug Issue or PR is a bug in existing functionality labels Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-charts-jans kind-bug Issue or PR is a bug in existing functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants