Filipe Xavier
|
14c0bc19ac
|
kubelet: improve allocated resources checkpointing
changed calls to set allocation from container level to pod level on status manager.
|
2025-02-06 09:20:39 -03:00 |
|
Filipe Xavier
|
fd35f652d4
|
fix state mem constructor and adjust restoreState
|
2025-01-11 15:37:57 -03:00 |
|
Filipe Xavier
|
efdd6bea2e
|
kubelet checkpoint: refactor state memory
refactor state mem constructor to accept the state as parameter
and SetPodAllocation to update a single pod.
|
2025-01-07 16:31:06 -03:00 |
|
Tim Allclair
|
ea53083c14
|
Don't checkpoint ResizeStatus
|
2024-11-05 15:48:35 -08:00 |
|
yunwang0911
|
f428881ec0
|
Update pkg/kubelet/status/state/state_checkpoint_test.go
|
2024-10-31 14:02:35 +08:00 |
|
yunwang0911
|
05493c0924
|
Update pkg/kubelet/status/state/state_checkpoint_test.go
Co-authored-by: Tim Allclair <timallclair@gmail.com>
|
2024-10-30 18:11:10 +08:00 |
|
yunwang0911
|
e4c8eefeb2
|
Update pkg/kubelet/status/state/state_checkpoint_test.go
Co-authored-by: Tim Allclair <timallclair@gmail.com>
|
2024-10-30 18:08:53 +08:00 |
|
yunwang
|
b00f221a85
|
fix InPlacePodVerticalScaling restore bug: the content wrote to and read from file pod_status are different
|
2024-10-29 13:39:58 +08:00 |
|
yunwang0911
|
8edc80c470
|
Update pkg/kubelet/status/state/state_checkpoint_test.go
Co-authored-by: Tim Allclair <timallclair@gmail.com>
|
2024-10-29 11:39:41 +08:00 |
|
yunwang
|
cf8cdaf5a7
|
fix InPlacePodVerticalScaling restore bug: the content wrote to and read from file pod_status are different
|
2024-10-28 14:50:06 +08:00 |
|