kubernetes/pkg/registry/core/replicationcontroller/storage
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
..
storage_test.go Fix conflicts patching scale subresources 2020-04-21 16:36:24 -04:00
storage.go Check request info when updating managed fields during scale 2021-04-21 20:27:02 +02:00