File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
contributors/devel/sig-architecture Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -413,7 +413,7 @@ works fine when the user creates a sends a hand-written configuration --
413
413
clients can write either field and read either field.
414
414
415
415
But what about creation or update from the output of a GET, or update via PATCH
416
- (see [ In-place updates] ( https://kubernetes.io/docs/user-guide/managing-deployments /#in-place-updates-of-resources ) )?
416
+ (see [ In-place updates] ( https://kubernetes.io/docs/concepts/cluster-administration/manage-deployment /#in-place-updates-of-resources ) )?
417
417
In these cases, the two fields will conflict, because only one field would be
418
418
updated in the case of an old client that was only aware of the old field
419
419
(e.g. ` height ` ).
You can’t perform that action at this time.
0 commit comments