kubernetes/test/integration/apiserver/apply
Alexander Zielenski 2b01f63b11 move check for noop managed field timestamp updates
this check needs to go after any mutations. After the mutating admission chain, rest.BeforeUpdate (which is responsible for reverting updates to immutable timestamp fields, among other things.) is called in the store.Update function. Without moving this check, it will be possible for an object to be written to etcd with only a change to its managed fields timestamp.
2023-03-22 11:29:33 -07:00
..
apply_crd_beta_test.go Lock ServerSideApply feature to true 2022-09-27 13:48:28 +02:00
apply_crd_test.go Clean shutdown of apply integration tests 2022-11-07 09:14:15 +01:00
apply_test.go move check for noop managed field timestamp updates 2023-03-22 11:29:33 -07:00
main_test.go
reset_fields_test.go api: resource.k8s.io PodScheduling -> PodSchedulingContext 2023-03-14 10:18:08 +01:00
scale_test.go managedfields: Move most of fieldmanager package to managefields 2023-03-08 13:44:00 -08:00
status_test.go api: resource.k8s.io PodScheduling -> PodSchedulingContext 2023-03-14 10:18:08 +01:00