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

This PR fixes # ## Checklist * [x] I have signed the CLA * [x] I have updated/added any relevant documentation ## Description ### What's the goal of this PR?...

enhancement

### What happened? Goldilocks controller walks a chain of owner references and uses the TopController as the Target Reference in the VPA it creates. The logic in k8s vertical-pod-autoscaler recommender...

bug

Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog) from 2.60.1 to 2.70.1. Release notes Sourced from k8s.io/klog/v2's releases. Prepare klog release for Kubernetes v1.25 (Take 2) What's Changed ktesting: handle test completion by @​pohly in kubernetes/klog#337...

dependencies
go

Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.24.2 to 0.24.3. Commits ee1a5aa Update dependencies to v0.24.3 tag See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=k8s.io/client-go&package-manager=go_modules&previous-version=0.24.2&new-version=0.24.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR...

dependencies
go

Bumps [k8s.io/autoscaler/vertical-pod-autoscaler](https://github.com/kubernetes/autoscaler) from 0.10.0 to 0.11.0. Release notes Sourced from k8s.io/autoscaler/vertical-pod-autoscaler's releases. Vertical Pod Autoscaler 0.11.0 Potentially breaking change: Added validation - CPU values will be accepted only with resolution...

dependencies
go

Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.24.2 to 0.24.3. Commits 2325aaa Update dependencies to v0.24.3 tag See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=k8s.io/api&package-manager=go_modules&previous-version=0.24.2&new-version=0.24.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR...

dependencies
go

Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.24.2 to 0.24.3. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=k8s.io/apimachinery&package-manager=go_modules&previous-version=0.24.2&new-version=0.24.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
go

This PR fixes #493 ## Checklist * [x] I have signed the CLA * [x] I have updated/added any relevant documentation ## Description ### What's the goal of this PR?...

This PR fixes # - copyright year ## Checklist * [x] I have signed the CLA * [x] I have updated/added any relevant documentation ## Description ### What's the goal...

### What happened? Yaml mentions this tag, but we're no longer building it. ### What did you expect to happen? The tag not to exist ### How can we reproduce...

bug