apiserver/pkg
Vinay Kulkarni 14aef0c739 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

Kubernetes-commit: 76962b0fa7862727e93ef591f4b0822c8d80534b
2021-11-03 15:43:43 -07:00
..
admission In-place Pod Vertical Scaling - API changes 2021-11-03 15:43:43 -07:00
apis API docs: point to current docs instead of archived designs 2023-02-16 15:29:56 +08:00
audit Combine RequestAuditConfig with RequestAuditConfigWithLevel 2022-11-02 15:23:48 -07:00
authentication actually resolve the computations for buckets for static analysis 2022-10-13 13:44:51 -07:00
authorization Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
cel getHost and getHostname have documentation swapped for IPv6 2023-02-08 19:50:02 +01:00
endpoints Revert "Merge pull request #115324 from alexzielenski/apiserver/smd/use-openapiv3" 2023-02-25 16:14:23 -05:00
features In-place Pod Vertical Scaling - API changes 2021-11-03 15:43:43 -07:00
quota/v1 go1.19: change some atomic.Value to atomic.Bool 2022-09-06 17:13:44 +08:00
registry Minor refactor of DeleteCollection 2023-02-09 21:14:17 +01:00
server apiserver: make watch termination during shutdown configurable 2023-02-10 11:43:06 -05:00
storage [KMS] move util from envelope to kms package 2023-02-27 00:37:48 +00:00
storageversion go1.19: change some atomic.Value to atomic.Bool 2022-09-06 17:13:44 +08:00
util apiserver/util/proxy: Improving test coverage 2023-02-08 22:44:07 +01:00
warning track legacy service account tokens 2022-03-21 14:21:41 -07:00