IBM / operand-deployment-lifecycle-manager

Managing the lifecycle for a group of operands

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enable server-side apply for resources generated by ODLM.

horis233 opened this issue · 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.]