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(rules): delete references to deprecated Ingress API #88

Merged
merged 1 commit into from
Nov 30, 2022

Conversation

ralgozino
Copy link
Member

  • delete sync of deprecated APIs for Ingress
  • adjust duplicated ingress checks rule

tested E2E test locally and are passing with K8s 1.24.0.

Fixes #87

- delete sync of deprecated APIs for Ingress
- adjust duplicated ingress checks rule

tested E2E test locally and are passing with K8s 1.24.0.

Fixes #87
@ralgozino ralgozino self-assigned this Nov 30, 2022
@ralgozino ralgozino added the bug Something isn't working label Nov 30, 2022
Copy link
Contributor

@lnovara lnovara left a comment

Choose a reason for hiding this comment

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

LGTM :shipit:

@ralgozino ralgozino merged commit 029f437 into main Nov 30, 2022
@ralgozino ralgozino deleted the fix/remove-deprecated-apis branch November 30, 2022 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

extensions/v1beta1 for Ingress has been deprecated in K8s 1.22
2 participants