kubernetes/pkg/api/v1
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 hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
persistentvolume Change reflect.Ptr to reflect.Pointer 2022-06-26 01:23:43 +09:00
pod In-place Pod Vertical Scaling - API changes 2023-02-24 17:18:04 +00:00
resource remove podOverhead feature gate as a feature is now GA since 1.24 2022-09-19 19:25:16 +00:00
service ServiceExternalTrafficPolicyType: s/Type// 2022-12-11 13:48:27 -08:00
OWNERS OWNERS cleanup - Jan 2021 Week 1 2022-01-10 08:14:29 -05:00