We need to fix updating recommendations mechanism in plugin-k8s-vpa plugin.
The problem is the following:
Now we get VPA recommendations from clusterState. However, VPA recommendations should be updated in vpa.status (but now they don't) and we have to get them from there.
We need to fix updating recommendations mechanism in plugin-k8s-vpa plugin.
The problem is the following: Now we get VPA recommendations from clusterState. However, VPA recommendations should be updated in vpa.status (but now they don't) and we have to get them from there.