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

Updating the Ingress URL makes the controller throw an error #8

Open
sofusalbertsen opened this issue Apr 12, 2023 · 2 comments
Open

Comments

@sofusalbertsen
Copy link

Steps to reproduce:

  1. Apply an ingress
  2. edit the URL part of the ingress
  3. re-apply
  4. read log from the ingress controller:
Error updating ingress default/nginx-ingress rule: Operation cannot be fulfilled on ingresses.networking.k8s.io \"nginx-ingress\": the object has been modified; please apply your changes to the latest version and try again"
default/nginx-ingress: Do POST url https://192.168.1.2/api/load_balance_virtual_server?vdom=root
@ytlai
Copy link
Collaborator

ytlai commented May 23, 2023

Thanks for the reporting.
I can't reproduce at my side.
Does the situation still exist?

@sofusalbertsen
Copy link
Author

Yes it does.
We will upgrade our Cluster very soon and see if it still persists, but it's consistent in the current version

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

No branches or pull requests

2 participants