goldilocks icon indicating copy to clipboard operation
goldilocks copied to clipboard

Get your resource requests "Just Right"

Results 72 goldilocks issues
Sort by recently updated
recently updated
newest added

Use client-go leader election library to enable the safer use of multiple controller pods.

enhancement
pinned
priority: could

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...

dependencies
go

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...

dependencies
go

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...

dependencies
go

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...

dependencies
go

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...

dependencies
go

### 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...

bug

### 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...

bug

### 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...

bug
good first issue

**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...

enhancement
triage