goldilocks
goldilocks copied to clipboard
Bump k8s.io/autoscaler/vertical-pod-autoscaler from 0.14.0 to 1.2.1
Bumps k8s.io/autoscaler/vertical-pod-autoscaler from 0.14.0 to 1.2.1.
Release notes
Sourced from k8s.io/autoscaler/vertical-pod-autoscaler's releases.
vertical-pod-autoscaler-1.2.1
What's changed:
kubernetes/autoscaler#7169 - Prevent nil pointer dereference in vpa-recommender.
vertical-pod-autoscaler-1.2.0
What's Changed
- #6788 - Added option to ignore namespaces by
@adrianmoisey- #6985 - Added support for leader election in VPA updater by
@ialidzhikov.- #6909, #6908, #6903 - Log object namespaces by
@ialidzhikov.- #6723 - Added more precise logging for VPA resource recommendations by
@nikimanoledaki.- #6665 - Added ability to the VPA admission-controller to reload its certificate v2 by
@Nuckal777.- #6910 - Added testing for selfRegistration() and filterVPAs() by
@adrianmoisey- #6820 - Fixed nil pointer panic in eviction admission (also cherrypicked to 1.1) by
@itonyli.- #6813, #6698 - Cleanups by
@youngbo89and@googs1025.- #6660 - Configurable upper and lower bounds for memory and cpu recommendations by
@emla9.- #6712 - Fixed NPE in vpa-updater when Pod owner isn't scalable (also cherrypicked to 1.1) by
@voelzmo- #6625 - Updated VPA admission-controller to have adjustable minimum TLS version and TLS ciphers by
@allenmun197.- Golang bumps from 1.22.1 to 1.22.5.
Full Changelog: https://github.com/kubernetes/autoscaler/compare/vertical-pod-autoscaler-1.1.2...vertical-pod-autoscaler-1.2.0
vertical-pod-autoscaler-1.1.2
What's Changed
- [vpa-release-1.1] Fix nil pointer panic in eviction admission by
@k8s-infra-cherrypick-robotin kubernetes/autoscaler#6833Full Changelog: https://github.com/kubernetes/autoscaler/compare/vertical-pod-autoscaler-1.1.1...vertical-pod-autoscaler-1.1.2
vertical-pod-autoscaler-1.1.1
What's Changed
- [vpa-release-1.1] Cherry-pick of #6712: Fix NPE in vpa-updater when Pod owner isn't scalable by
@voelzmoin kubernetes/autoscaler#6724Full Changelog: https://github.com/kubernetes/autoscaler/compare/vertical-pod-autoscaler-1.1.0...vertical-pod-autoscaler-1.1.1
vertical-pod-autoscaler-1.1.0
This version is built with Go 1.22.1
- Confirms VPA/Pod association by checking OwnerRef against TargetRef, instead of relying on labelSelector (see #6460)
- Removes vpa builder Dockerfile and switch dependabot to component Dockerfiles (see #6370)
- Switches to multistage build Dockerfiles for VPA (see #6338)
- Implements KEP-4831: Control VPA eviction behavior based on scaling direction and resource (see #5599)
- Fixes multiple run of informers created in fetcher.go (see #6157)
Full Changelog: https://github.com/kubernetes/autoscaler/compare/vertical-pod-autoscaler-1.0.0...vertical-pod-autoscaler-1.1.0
vertical-pod-autoscaler-1.0.0
What's Changed
... (truncated)
Commits
9241c58Cluster Autoscaler 1.2.15786904Merge pull request #786 from aleksandra-malinowska/godeps-1.10.1baaa718Fix context07c532aUpdate godepsd26a67cMerge pull request #767 from bskiba/cluster-autoscaler-release-1.2480cae8Fix parsing kube-envcae995aMerge pull request #758 from feiskyer/fix-756-1.27abc3d1Ensure azure reference non-empty2ce5d3aMerge pull request #744 from mwielgus/ca-1.2.0e7e399eCluster Autoscaler 1.2.0- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)