operand-deployment-lifecycle-manager icon indicating copy to clipboard operation
operand-deployment-lifecycle-manager copied to clipboard

Enable server-side apply for resources generated by ODLM.

Open horis233 opened this issue 4 years ago • 0 comments

/kind feature

https://github.com/kubernetes-sigs/controller-runtime/blob/v0.9.2/pkg/client/options.go#L121

FieldManager is a field in the client options. We should enable it when ODLM creates or updates subscriptions and CRs

Describe the solution you'd like [A clear and concise description of what you want to happen.]

Anything else you would like to add: [Miscellaneous information that will assist in solving the issue.]

horis233 avatar Jul 19 '21 01:07 horis233