✨ client: Add client-wide fieldManager by ahmetb · Pull Request #2771 · kubernetes-sigs/controller-runtime

@ahmetb

This PR adds a new `client` function `WithFieldOwner` that wraps a
`client.Client` and adds a `client.FieldOwner` option to all writes
from this client. If additional FieldOwner options are
specified on methods of this client, the value specified here will be
overridden.

@k8s-ci-robot added the cncf-cla: yes

Indicates the PR's author has signed the CNCF CLA.

label

Apr 11, 2024

@k8s-ci-robot k8s-ci-robot added the size/L

Denotes a PR that changes 100-499 lines, ignoring generated files.

label

Apr 11, 2024

vincepri

@k8s-ci-robot k8s-ci-robot added the lgtm

"Looks good to me", indicates that a PR is ready to be merged.

label

Apr 11, 2024

@k8s-ci-robot k8s-ci-robot added the approved

Indicates a PR has been approved by an approver from all required OWNERS files.

label

Apr 11, 2024

@ahmetb ahmetb deleted the ahmet/client-with-fieldmanager branch

April 12, 2024 00:45

sbueringer

This was referenced

Jun 20, 2024