kubernetes/pkg/registry/core
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
..
componentstatus Add singular name for the rest of types 2022-11-18 12:21:13 +03:00
configmap Add singular name for the rest of types 2022-11-18 12:21:13 +03:00
endpoint Remove GetSingularName for subresources 2022-11-18 12:21:19 +03:00
event Add singular name for the rest of types 2022-11-18 12:21:13 +03:00
limitrange Add singular name for the rest of types 2022-11-18 12:21:13 +03:00
namespace Remove GetSingularName for subresources 2022-11-18 12:21:19 +03:00
node add field-level warning for deprecated spec.externalID of node 2023-02-23 09:35:56 +08:00
persistentvolume Remove GetSingularName for subresources 2022-11-18 12:21:19 +03:00
persistentvolumeclaim Remove GetSingularName for subresources 2022-11-18 12:21:19 +03:00
pod In-place Pod Vertical Scaling - API changes 2023-02-24 17:18:04 +00:00
podtemplate Add singular name for the rest of types 2022-11-18 12:21:13 +03:00
rangeallocation hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
replicationcontroller Merge pull request #113542 from ardaguclu/fix-shortname-disperancy 2023-01-03 09:29:43 -08:00
resourcequota Remove GetSingularName for subresources 2022-11-18 12:21:19 +03:00
rest add kube_apiserver_nodeport_allocator_* to improve observability of ServiceNodePortStaticSubrange 2023-01-26 14:44:16 +08:00
secret Merge pull request #113581 from aimuz/verify-tls-secret 2023-01-04 14:29:58 -08:00
service Merge pull request #115378 from aojea/aojea_allocator 2023-01-29 16:14:49 -08:00
serviceaccount Remove GetSingularName for subresources 2022-11-18 12:21:19 +03:00
OWNERS Cleanup OWNERS files (No Activity in the last year) 2021-12-15 10:34:02 -05:00