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

On removeItemAndWait investigate if an error should be thrown #1570

Open
cmwylie19 opened this issue Dec 12, 2024 · 0 comments
Open

On removeItemAndWait investigate if an error should be thrown #1570

cmwylie19 opened this issue Dec 12, 2024 · 0 comments

Comments

@cmwylie19
Copy link
Collaborator

cmwylie19 commented Dec 12, 2024

Describe what should be investigated or refactored

When we do the JSON Patch to the Kube CP, if we are attempting to patch against an item that does not exist, we are throwing catching the 422 that comes back from the api-server. We should investigate if this is the best approach.

Specifically look into swallowing the 422 on the removeItem/removeItemAndWait to keep things idempotent

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant