goldilocks icon indicating copy to clipboard operation
goldilocks copied to clipboard

The goldilock dasboard is not displaying all containers in namespace

Open meadows12 opened this issue 1 year ago • 3 comments

What happened?

I have enabled Goldilocks for all namespaces in the cluster, but I am not receiving recommendations for all containers in the dashboard. Only one container is missing, and I see this error in the dashboard logs: no matching Workloads found for VPA/goldilocks-webhook-portal.

When I checked the VPA Custom Resource Definition (CRD), I found that the VPA for this container has already been created with the appropriate recommendation.

What did you expect to happen?

The goldilock dashboard should display all the containers in namespace

How can we reproduce this?

  • Install goldilocks and vpa-recommender using helm chart and enable it for all the namespaces.
  • Check if you get the recommendation of all the containers in the dashboard. If not, check the logs of dashboard/ goldilock-controller and also check if the VPA is created for each of the container in the namespace.

Version

9.0.0

Search

  • [X] I did search for other open and closed issues before opening this.

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

Additional context

No response

meadows12 avatar Sep 30 '24 12:09 meadows12