Closed passionInfinite closed 3 weeks ago
This is curious. "Officially" this never worked by annotating a Namespace directly and a bit of internal discussion resulted revealed we didn't remove any code to block this. On what version of Kubecost did you discover annotating a Namespace resulted in CC resizing all the Deployments?
Hello, in an effort to consolidate our bug and feature request tracking, we are deprecating using GitHub to track tickets. If this issue is still outstanding and you have not done so already, please raise a request at https://support.kubecost.com/.
Kubecost Version
2.3.2
Kubernetes Version
v1.27.7
Kubernetes Platform
AKS
Description
We did a POC before and at that time the cluster controller was able to target the workloads defined under a namespace by adding container request right sizing annotations to the namespaces.
Recently it has stopped working at the namespace level. We are expecting it to support annotations at namespace level and if it can only target Deployments that's fine but definition needs to be at namespace level.
Steps to reproduce
Expected behavior
It should atleast apply to the deployments under the specified namespaces.
Impact
This is breaking for us as we completed POC at that time it was working with Annotations at the Namespace Level but now its inverse where we don't see cluster controller applying the recommendations.
Screenshots
No response
Logs
Slack discussion
No response
Troubleshooting