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

Unable to edit an infrastructure provider #47

Closed
valaparthvi opened this issue Apr 15, 2024 · 2 comments · Fixed by #56
Closed

Unable to edit an infrastructure provider #47

valaparthvi opened this issue Apr 15, 2024 · 2 comments · Fixed by #56
Assignees
Labels
area/ui kind/bug Something isn't working

Comments

@valaparthvi
Copy link
Collaborator

valaparthvi commented Apr 15, 2024

  1. Create and infrastructure provider.
  2. Once created, select Edit Config from the kebab menu.
  3. Try to change cloud credential or update features, add variable or change description.

Errors out with:
Operation cannot be fulfilled on capiproviders.turtles-capi.cattle.io "azure": the object has been modified; please apply your changes to the latest version and try again

@valaparthvi
Copy link
Collaborator Author

Still seeing this error when I try to edit the provider via YAML.

Steps to reproduce:

  1. Create a Provider.
  2. Once it is Active, Select Edit YAML from the Kebab menu.
  3. Make a change, and hit save.

image

  1. Click on Cancel.

image

@eva-vashkevich
Copy link
Member

It looks like when saving YAMLs dashboard doesn't handle conflicts. It would be better to fix tis issue there instead of making it specific to capi provider. I've opened rancher/dashboard#10972 to track it and disabled editing YAML until it is resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ui kind/bug Something isn't working
Development

Successfully merging a pull request may close this issue.

3 participants