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

Add configurable support for Kubernetes 1.22 Ingress v1beta1 obsoletion #385

Merged

Conversation

andytson
Copy link
Contributor

Note helm template by default will have .Capabilities.KubeVersion based on a hard-coded test value without --kube-version set. helm install/upgrade will detect from the cluster.

Alternatively global.kubeVersion or ingress.apiVersion be set

Note `helm template` by default will have `.Capabilities.KubeVersion` based on a hard-coded test value without `--kube-version` set. helm install/upgrade will detect from the cluster.

Alternatively `global.kubeVersion` or `ingress.apiVersion` be set
@andytson andytson changed the title Add configurable and auto support for Kubernetes 1.22 Ingress obsoletion Add configurable support for Kubernetes 1.22 Ingress v1beta1 obsoletion Jun 13, 2022
Copy link
Collaborator

@davideicardi davideicardi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@davideicardi davideicardi merged commit e41d42f into obsidiandynamics:master Jun 14, 2022
@andytson andytson deleted the feature/ingress-apiVersion branch June 14, 2022 17:02
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.

2 participants