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

fix(controllers) disable more IngressClass lookups #2724

Merged
merged 1 commit into from
Jul 26, 2022
Merged

Conversation

rainest
Copy link
Contributor

@rainest rainest commented Jul 19, 2022

What this PR does / why we need it:
#2577 missed some IngressClass lookups. This does more of the same.

Which issue this PR fixes:

Fix #2712

Special notes for your reviewer:

Draft pending changelog, trying to avoid merge conflicts with creating the unreleased section.

PR Readiness Checklist:

Complete these before marking the PR as ready to review:

  • the CHANGELOG.md release notes have been updated to reflect any significant (and particularly user-facing) changes introduced by this PR

@rainest rainest temporarily deployed to Configure ci July 19, 2022 18:49 Inactive
@rainest rainest temporarily deployed to Configure ci July 19, 2022 19:10 Inactive
When the IngressClass controller is disabled, disable reconciler lookups
to determine if the IngressClass is the default class.
@rainest rainest temporarily deployed to Configure ci July 26, 2022 21:08 Inactive
@rainest rainest marked this pull request as ready for review July 26, 2022 21:08
@rainest rainest requested a review from a team as a code owner July 26, 2022 21:08
@rainest rainest enabled auto-merge (rebase) July 26, 2022 21:09
@rainest rainest temporarily deployed to Configure ci July 26, 2022 21:30 Inactive
@rainest rainest merged commit e6c979b into main Jul 26, 2022
@rainest rainest deleted the fix/classlookup branch July 26, 2022 21:30
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.

ingress class watching not disabled when fetching ingress class by name
2 participants