kubernetes/pkg/apis/core/validation
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
..
doc.go
events_test.go Tolerate sub-microsecond eventTime changes on update 2022-09-01 15:47:37 -04:00
events.go Tolerate sub-microsecond eventTime changes on update 2022-09-01 15:47:37 -04:00
OWNERS emeritus fejta, Erick is inactive after leaving google for spaceX 2022-10-04 17:07:35 -07:00
validation_test.go In-place Pod Vertical Scaling - API changes 2023-02-24 17:18:04 +00:00
validation.go In-place Pod Vertical Scaling - API changes 2023-02-24 17:18:04 +00:00