Files
kubernetes/test/integration/apiserver
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
..
2023-01-17 17:22:24 +00:00
2022-12-20 19:30:42 +00:00
2022-12-26 16:23:36 -08:00