kubernetes/pkg/registry/apps
Andrea Nodari 09649e58b5 Check request info when updating managed fields during scale
- Test all versions to make sure each resource version is in the
  mappings
- Fail when request info contains an unrecognized version. We have tests
  that guarantee that all known versions are in the mappings. If we
  get a version in request info that is not there we should fail fast to
  prevent inconsistent behaviour (e.g. for some reason the mappings is
  not up to date).

Ensure all known versions are in mappings
2021-04-21 20:27:02 +02:00
..
controllerrevision hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
daemonset Server-Side Apply: Status Wiping/Reset Fields 2021-03-10 01:02:18 +00:00
deployment Check request info when updating managed fields during scale 2021-04-21 20:27:02 +02:00
replicaset Check request info when updating managed fields during scale 2021-04-21 20:27:02 +02:00
rest hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
statefulset Check request info when updating managed fields during scale 2021-04-21 20:27:02 +02:00
OWNERS Merge pull request #72525 from justinsb/owners_should_not_be_executable 2019-02-14 23:55:45 -08:00