goldilocks
goldilocks copied to clipboard
Get your resource requests "Just Right"
Use client-go leader election library to enable the safer use of multiple controller pods.
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.24.2 to 0.25.1. Commits d6c357a Update dependencies to v0.25.1 tag fce3016 Merge pull request #112161pohly/automated-cherry-pick-of-#112129 29513a2 dependencies: update to ginkgo v2.1.6 and gomega v1.20.1 5c4a1b1 Merge remote-tracking...
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.24.2 to 0.25.1. Commits 8252641 Merge pull request #112330enj/automated-cherry-pick-of-#112193 10b456c Merge pull request #112161pohly/automated-cherry-pick-of-#112129 4759a80 Add an option for aggregator 3296217 dependencies: update to ginkgo v2.1.6 and...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.24.2 to 0.25.0. Commits 2666bd2 Update dependencies to v0.25.0 tag b3e4a40 Merge remote-tracking branch 'origin/master' into release-1.25 c2f61ae Update removal warnings to 1.26 54e42ab update-gofmt ef26118 Revert...
Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog) from 2.70.1 to 2.80.1. Release notes Sourced from k8s.io/klog/v2's releases. Prepare klog release for Kubernetes v1.26 (Take 2) What's Changed InitFlags concurrency fix by @pohly in kubernetes/klog#349 Full...
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.12.3 to 0.13.0. Release notes Sourced from sigs.k8s.io/controller-runtime's releases. v0.13.0 changes since v0.12.3 :warning: Breaking Changes Do not mutate the global warning handler (#1944) Add GetOptions as...
### What happened? The "View only this namespace" link shown in the namespace details (found in the template `namespace.dohtml`) doesn't look clickable by default: This may lead some to miss...
### What happened? Back when I did the big UI refresh, I foolishly put a bunch of `` elements inside `` elements. In some setups, this could result in the...
### What happened? The `namespace.gohtml` template, used to show the contents and details of any given namespace, includes a link that says "View only this namespace." It's possible that this...
**Is your feature request related to a problem? Please describe.** Would it be possible to add the possibility to set the VPA Mode: Auto? Currently it is Off. **Describe the...