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 support to ingressClassName field #119

Closed
wants to merge 2 commits into from
Closed

add support to ingressClassName field #119

wants to merge 2 commits into from

Conversation

rdemoraes
Copy link

@rdemoraes rdemoraes commented Apr 24, 2024

add support for ingressClassName field

Motivation

The annotation "kubernetes.io/ingress.class" is deprecated and the ingressClassName field on Ingresses is a replacement for that.

Changes

Enable support for ingressClassName field which is a replacement of the deprecated annotation "kubernetes.io/ingress.class"

add support for ingressClassName field
addind ingressClassName field
Copy link
Member

@alexrashed alexrashed left a comment

Choose a reason for hiding this comment

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

Thanks for your contribution! But it looks like a duplicate for #118, where I just did the review and asked for some small changes. I would like to wait to see if @mproffitt addresses the comments first.

@rdemoraes rdemoraes closed this Apr 24, 2024
@rdemoraes
Copy link
Author

duplicate for #118

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