Skip to content

Updates ingress definition with ingressClassName field#51

Open
iceowlbeer wants to merge 9 commits intomanics:mainfrom
iceowlbeer:update-ingress-definition-with-ingressClassName
Open

Updates ingress definition with ingressClassName field#51
iceowlbeer wants to merge 9 commits intomanics:mainfrom
iceowlbeer:update-ingress-definition-with-ingressClassName

Conversation

@iceowlbeer
Copy link
Copy Markdown
Contributor

This PR adds the possibility of stating a name of a IngressClass in a field "ingressClassName".

Why?

I am getting the following warning when I deploy the ingresses with the annotation instead of the dedicated field from the spec

W1129 12:41:17.534196 143471 warnings.go:70] annotation "kubernetes.io/ingress.class" is deprecated, please use 'spec.ingressClassName' instead

See also https://kubernetes.io/docs/concepts/services-networking/ingress/#deprecated-annotation

Copy link
Copy Markdown
Owner

@manics manics left a comment

Choose a reason for hiding this comment

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

Sorry for missing this.
Can you also bump the chart version


to 0.4.12? This will trigger an automated release of the chart after this is merged.

Comment thread omero-server/templates/ingress.yaml Outdated
Comment thread omero-server/values.yaml Outdated
Comment thread omero-web/templates/ingress.yaml Outdated
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