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

Migrate ingress class from annotation to spec #10

Merged
merged 2 commits into from
Apr 1, 2024
Merged

Conversation

bgpat
Copy link
Member

@bgpat bgpat commented Mar 28, 2024

Why

close https://github.com/wantedly/infrastructure/issues/12588

ingress.class annotation は spec.ingressClassName に置き換えられた。
oauth2-proxy-manager の実装が annotation のままになっているので spec に置き換えたい。

What

annotation から spec に置き換えた

@bgpat bgpat requested a review from kkato March 28, 2024 10:57
@bgpat bgpat requested a review from fohte March 29, 2024 05:42
@bgpat
Copy link
Member Author

bgpat commented Mar 29, 2024

Copy link

@fohte fohte left a comment

Choose a reason for hiding this comment

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

@fohte fohte merged commit bc307fb into master Apr 1, 2024
2 checks passed
@fohte fohte deleted the bgpat/ingress-class branch April 1, 2024 05:31
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