polaris
polaris copied to clipboard
Bump sigs.k8s.io/controller-runtime from 0.12.1 to 0.12.3
Bumps sigs.k8s.io/controller-runtime from 0.12.1 to 0.12.3.
Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
v0.12.3
What's Changed
- :sparkles: Provide access to admission.Request in custom validator/defaulter in kubernetes-sigs/controller-runtime#1952
Full Changelog: https://github.com/kubernetes-sigs/controller-runtime/compare/v0.12.2...v0.12.3
v0.12.2
changes since v0.12.1
:sparkles: New Features
- Allow TLS to be entirely configured on webhook server (#1914)
:bug: Bug Fixes
- Fix webhook write response error for broken HTTP connection (#1931)
- Fix issue with starting multiple test envs (#1913)
- don't override global log in builder (#1911)
Thanks to all our contributors!
Commits
cd0058aMerge pull request #1952 from k8s-infra-cherrypick-robot/cherry-pick-1950-to-...b698f2bProvide access to admission.Request in custom validator/defaulterf561596✨ Bump k8s.io packages to v1.24.2 (#1940)697e66dMerge pull request #1931 from k8s-infra-cherrypick-robot/cherry-pick-1930-to-...0d4500bFix webhook write response error for broken HTTP connectiond15de97Merge pull request #1914 from k8s-infra-cherrypick-robot/cherry-pick-1897-to-...54d6a15Allow TLS config to be entirely configured on webhook server160efcbMerge pull request #1913 from k8s-infra-cherrypick-robot/cherry-pick-1910-to-...6c84577Fix issue with starting multiple test envs1efdbd7Merge pull request #1911 from k8s-infra-cherrypick-robot/cherry-pick-1907-to-...- 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 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)
@dependabot rebase