kubeblocks icon indicating copy to clipboard operation
kubeblocks copied to clipboard

[Improvement] VScale Ops should check pod.status when featuregate InPlacePodVerticalScaling is TRUE

Open shanshanying opened this issue 4 months ago • 0 comments

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.

shanshanying avatar Sep 29 '24 03:09 shanshanying