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 development ingress to be valid with ingress-nginx 1.0.0 #3331

Merged
merged 1 commit into from
Aug 30, 2021

Conversation

absoludity
Copy link
Contributor

Description of the change

Tried to setup a dev env and it was not working because the ingress-nginx controller was claiming that the kubeaps ingress was invalid.

Turned out to be related to the update to use 1.0.0 of the ingress-nginx controller in our dev env, which requires the class to be set for the ingress to pass validation.

Benefits

Dev env works again.

Possible drawbacks

Applicable issues

  • fixes #

Additional information

Signed-off-by: Michael Nelson <minelson@vmware.com>
Copy link
Contributor

@antgamdia antgamdia left a comment

Choose a reason for hiding this comment

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

Great, forgot yo check the local setup files. Sorry! Thanks for adding it

@absoludity absoludity merged commit 9ea0274 into vmware-tanzu:master Aug 30, 2021
@absoludity absoludity deleted the fix-dev-ingress branch August 30, 2021 23:32
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.

None yet

2 participants