mirror of
https://github.com/kubernetes/client-go.git
synced 2025-07-11 14:15:37 +00:00
Apply suggestions from code review
Co-authored-by: Daniel Smith <dbsmith@google.com> Kubernetes-commit: 5d461adb3b8f8192695b3a3cd76d903347d3285a
This commit is contained in:
parent
9ffcd1697f
commit
acf46abf8c
@ -104,7 +104,7 @@ representation to be changed to support additional features in the future.
|
|||||||
|
|
||||||
Controller Support
|
Controller Support
|
||||||
|
|
||||||
The new client-go support makes it much easier to use Server-side Apply in controllers.
|
The new client-go support makes it much easier to use Server-side Apply in controllers, by either of two mechanisms.
|
||||||
|
|
||||||
When authoring new controllers to use Server-side Apply, a good approach is to have the controller
|
When authoring new controllers to use Server-side Apply, a good approach is to have the controller
|
||||||
recreate the apply configuration for an object each time it reconciles that object. This ensures
|
recreate the apply configuration for an object each time it reconciles that object. This ensures
|
||||||
|
Loading…
Reference in New Issue
Block a user