kubectl/testdata/apply
Alexander Zielenski 4f1b2184e0 add kubectl server-side apply migrate managedfields
in discussion with SIG, there is a strong interest in keeping the last-applied-configuration around for a bit longer as other tools transition for of it. This is OK since SSA maintains the annotation on kubectl's behalf on the server-side if it exists

migrate client-side-apply fields to SSA when --serverside-side is used

https://github.com/kubernetes/kubernetes/issues/107980

https://github.com/kubernetes/kubernetes/issues/108081

https://github.com/kubernetes/kubernetes/issues/107417

https://github.com/kubernetes/kubernetes/issues/112826

add test to make sure only one apply is needed after migration

Kubernetes-commit: 33b9552e708154c20144c7aca921ad239527fb2f
2022-11-03 20:14:37 -07:00
..
testdir Rename test/data directory to testdata 2019-10-31 13:40:02 -07:00
cm.yaml Rename test/data directory to testdata 2019-10-31 13:40:02 -07:00
deploy-clientside.yaml Rename test/data directory to testdata 2019-10-31 13:40:02 -07:00
deploy-serverside.yaml Rename test/data directory to testdata 2019-10-31 13:40:02 -07:00
patch.json Rename test/data directory to testdata 2019-10-31 13:40:02 -07:00
pod-generated-name.yaml Add kubectl apply generate name error message 2020-03-10 15:51:41 +08:00
rc-args.yaml Rename test/data directory to testdata 2019-10-31 13:40:02 -07:00
rc-lastapplied-args.yaml Rename test/data directory to testdata 2019-10-31 13:40:02 -07:00
rc-lastapplied.yaml Rename test/data directory to testdata 2019-10-31 13:40:02 -07:00
rc-managedfields-lastapplied.yaml add kubectl server-side apply migrate managedfields 2022-11-03 20:14:37 -07:00
rc-no-annotation.yaml Rename test/data directory to testdata 2019-10-31 13:40:02 -07:00
rc-noexist.yaml Rename test/data directory to testdata 2019-10-31 13:40:02 -07:00
rc-service.yaml Rename test/data directory to testdata 2019-10-31 13:40:02 -07:00
rc.json Rename test/data directory to testdata 2019-10-31 13:40:02 -07:00
rc.yaml Rename test/data directory to testdata 2019-10-31 13:40:02 -07:00
service.yaml Rename test/data directory to testdata 2019-10-31 13:40:02 -07:00
widget-clientside.yaml Rename test/data directory to testdata 2019-10-31 13:40:02 -07:00
widget-serverside.yaml Rename test/data directory to testdata 2019-10-31 13:40:02 -07:00