Skip to content

Removing update/patch methods from UpdateControl #2797

Open
@csviri

Description

@csviri

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions