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

ci: helm template --validate the cert-manager chart as well #2215

Conversation

consideRatio
Copy link
Member

@consideRatio consideRatio commented May 28, 2022

To upgrade cert-manager, or to better understand what resources the helm chart will create, it made sense to render the Helm chart as well and validate it against a k8s cluster.

I need this setup as cert-manager interacts with Ingress resources. If cert-manager is only able to interact with v1beta1 and/or v1 Ingress resources if it has a certain version, we need to know about that while considering the upgrade of ingress-nginx and cert-manager. So, this relates to #2183 and #2182.

@consideRatio consideRatio merged commit 330dd64 into jupyterhub:master May 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant