goldilocks
goldilocks copied to clipboard
Get your resource requests "Just Right"
This PR fixes #522 ## Checklist * [x] I have signed the CLA * [ ] I have updated/added any relevant documentation ## Description ### What's the goal of this...
### What happened? We have coredns deployed both as deployment and daemonset in one ns. In goldilocks dashboard, there is only recommendations for daemonset. In ns, there is only one...
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.16.3 to 0.17.2. Release notes Sourced from sigs.k8s.io/controller-runtime's releases. v0.17.2 What's Changed ⚠ :bug: Fakeclient: Do not consider an apply patch to be a strategic merge patch...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.28.4 to 0.29.2. Commits 62c5e9e Update dependencies to v0.29.2 tag baea19d Merge pull request #122429 from MadhavJivrajani/tools-bump-129 3373afd .*: bump golang.org/x/tools to v0.16.1 288368e update go.mod 86d49e7...
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.28.4 to 0.29.2. Commits dc7e034 Merge pull request #122429 from MadhavJivrajani/tools-bump-129 7d94fef .*: bump golang.org/x/tools to v0.16.1 3c8c1f2 update go.mod 12dc3f8 Merge pull request #113374 from ahmedtd/kep-3257-projected-types...
### What happened? setting the base path doesn't change the href for images and css ### What did you expect to happen? images and css to be downloaded and rendered...
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.28.1 to 0.28.4. Commits 6946e30 Update dependencies to v0.28.4 tag a4f9a1a Merge pull request #121545dims/automated-cherry-pick-of-#121364 5aafa00 bump golang.org/grpc to v1.56.3 579c82b Merge pull request #121128 from MadhavJivrajani/bump-x-net-128...
Bumps [k8s.io/autoscaler/vertical-pod-autoscaler](https://github.com/kubernetes/autoscaler) from 0.14.0 to 1.0.0. Release notes Sourced from k8s.io/autoscaler/vertical-pod-autoscaler's releases. vertical-pod-autoscaler-1.0.0 What's Changed VPA API Versions reported in the vpa_objects_count metric now include v1 VPAs (see #5864) Added...
Thanks for a great tool for recommendations in kubernetes! I took some time to improve the code to suit our organization better, and I hope you can consider merging at...
### What happened? When Goldilocks performs reconcile on each namespace, over any pod change, it performs a list on all pods of that namespace, this generates a significant amount of...