-
Notifications
You must be signed in to change notification settings - Fork 167
serviceaccount goldilocks-vpa-updater cannot patch resource "pods/resize" #845
Copy link
Copy link
Open
Labels
Description
What happened?
I am trying to do an in-place pod resize but am getting this error in the updater pod logs:
1 updater.go:286] "In-place update failed" error="pods \"gkm-alloy-singleton-8dcc86794-rlp4m\" is forbidden: User \"system:serviceaccount:platform-delivery:goldilocks-vpa-updater\" cannot patch resource \"pods/resize\" in API group \"\" in the namespace \"platform-delivery\"" pod="platform-delivery/gkm-alloy-singleton-8dcc86794-rlp4m"
What did you expect to happen?
For the pod to be resized
How can we reproduce this?
Goldilocks helm chart 10.3.0
AWS EKS Kubernetes cluster 1.33
Grafana alloy singleton pod
Version
10.3.0
Search
- I did search for other open and closed issues before opening this.
Code of Conduct
- I agree to follow this project's Code of Conduct
Additional context
No response
Reactions are currently unavailable