Skip to content

Removing update/patch methods from UpdateControl #2797

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

Open
csviri opened this issue May 14, 2025 · 0 comments
Open

Removing update/patch methods from UpdateControl #2797

csviri opened this issue May 14, 2025 · 0 comments
Milestone

Comments

@csviri
Copy link
Collaborator

csviri commented May 14, 2025

For v6 we should consider removing the methods from UpdateControl like patchStatus , patchResource etc.

The reason is that it could be rather confusing how those methods exactly do in the background, since we have flags to control their behavior - if they should use Server Side Apply or not for example.

Users can use the directly the Kubernetes client and/or utilities like PrimaryUpdateAndCacheUtils.

We might want to also rename UpdateControl to ReconcileControl.

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

1 participant