kubernetes/pkg/api
Vinay Kulkarni 76962b0fa7 In-place Pod Vertical Scaling - API changes
1. Define ContainerResizePolicy and add it to Container struct.
 2. Add ResourcesAllocated and Resources fields to ContainerStatus struct.
 3. Define ResourcesResizeStatus and add it to PodStatus struct.
 4. Add InPlacePodVerticalScaling feature gate and drop disabled fields.
 5. ResizePolicy validation & defaulting and Resources mutability for CPU/Memory.
 6. Various fixes from code review feedback (originally committed on Apr 12, 2022)
KEP: /enhancements/keps/sig-node/1287-in-place-update-pod-resources
2023-02-24 17:18:04 +00:00
..
endpoints/testing Move endpoints test-helper funcs to a package 2021-07-01 18:26:45 -07:00
legacyscheme hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
node deprecated node labels: make naming consistant and remove some unused args in funcs 2022-05-25 15:15:34 +08:00
persistentvolume pkg/api/persistentvolume: Improving test coverage. 2022-11-21 17:18:24 +01:00
persistentvolumeclaim api: drop Resources.Claims from PVC and PVC template 2023-02-24 16:32:58 +01:00
pod In-place Pod Vertical Scaling - API changes 2023-02-24 17:18:04 +00:00
service Services API: warnings 2022-12-16 11:54:05 +00:00
storage deprecated node labels: make naming consistant and remove some unused args in funcs 2022-05-25 15:15:34 +08:00
testing remove psp in extensions api/apis 2023-01-06 17:07:02 +08:00
v1 In-place Pod Vertical Scaling - API changes 2023-02-24 17:18:04 +00:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00