kubernetes/pkg/kubelet/status
Vinay Kulkarni f2bd94a0de In-place Pod Vertical Scaling - core implementation
1. Core Kubelet changes to implement In-place Pod Vertical Scaling.
2. E2E tests for In-place Pod Vertical Scaling.
3. Refactor kubelet code and add missing tests (Derek's kubelet review)
4. Add a new hash over container fields without Resources field to allow feature gate toggling without restarting containers not using the feature.
5. Fix corner-case where resize A->B->A gets ignored
6. Add cgroup v2 support to pod resize E2E test.
KEP: /enhancements/keps/sig-node/1287-in-place-update-pod-resources

Co-authored-by: Chen Wang <Chen.Wang1@ibm.com>
2023-02-24 18:21:21 +00:00
..
state In-place Pod Vertical Scaling - core implementation 2023-02-24 18:21:21 +00:00
testing In-place Pod Vertical Scaling - core implementation 2023-02-24 18:21:21 +00:00
fake_status_manager.go In-place Pod Vertical Scaling - core implementation 2023-02-24 18:21:21 +00:00
generate_test.go Introduce PodHasNetwork condition for pods 2022-08-01 09:51:43 -07:00
generate.go Introduce PodHasNetwork condition for pods 2022-08-01 09:51:43 -07:00
status_manager_test.go In-place Pod Vertical Scaling - core implementation 2023-02-24 18:21:21 +00:00
status_manager.go In-place Pod Vertical Scaling - core implementation 2023-02-24 18:21:21 +00:00