- Allow client-side to server-side apply upgrade. Ensure that a user can change management of an object from client-side apply to server-side apply without conflicts. - Allow server-side apply to client-side downgrade. For an object managed with client-side apply, a user may upgrade to managing the object with server-side apply, then decide to downgrade. We can support this downgrade by keeping the last-applied-configuration annotation for client-side apply updated with server-side apply. Kubernetes-commit: e4368eb67e363d3d03f81214a8929268d2fe88ff |
||
|---|---|---|
| .. | ||
| fieldmanager | ||
| negotiation | ||
| responsewriters | ||
| create.go | ||
| create_test.go | ||
| delete.go | ||
| doc.go | ||
| get.go | ||
| namer.go | ||
| namer_test.go | ||
| patch.go | ||
| response.go | ||
| response_test.go | ||
| rest.go | ||
| rest_test.go | ||
| update.go | ||
| watch.go | ||