Apply suggestions from code review

Co-authored-by: Daniel Smith <dbsmith@google.com>
This commit is contained in:
Joe Betz 2021-06-23 10:18:17 -07:00 committed by GitHub
parent f94391789f
commit 5d461adb3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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