kubeblocks
kubeblocks copied to clipboard
[Improvement] VScale Ops should check pod.status when featuregate InPlacePodVerticalScaling is TRUE
When featuregate InPlacePodVerticalScaling is set to TRUE, check values of relevants fields:
- status.containerStatuses.allocatedResources
- status.resize
Not all resize changes made will be allocated.