generated from vshn/go-bootstrap
-
Notifications
You must be signed in to change notification settings - Fork 1
Update module sigs.k8s.io/controller-runtime to v0.20.3 - autoclosed #9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3a5b1e8 to
13a1d1e
Compare
13a1d1e to
576542e
Compare
576542e to
b9c5d65
Compare
b9c5d65 to
164684e
Compare
164684e to
b528d2f
Compare
b528d2f to
ff658ef
Compare
ff658ef to
3b65d06
Compare
3b65d06 to
6f771b9
Compare
6f771b9 to
d5e5681
Compare
d5e5681 to
7e70f70
Compare
7e70f70 to
531bbac
Compare
531bbac to
9f8ad2c
Compare
9f8ad2c to
9730527
Compare
9730527 to
13ceb8c
Compare
3e6fe62 to
9552ef8
Compare
9552ef8 to
c75c21f
Compare
c75c21f to
fa2ed75
Compare
fa2ed75 to
819243b
Compare
819243b to
51f624d
Compare
51f624d to
2062d82
Compare
7c0f2a9 to
b0132df
Compare
b0132df to
d3379d7
Compare
d3379d7 to
86d0628
Compare
86d0628 to
53e2310
Compare
53e2310 to
26bdfbe
Compare
26bdfbe to
08b44ff
Compare
08b44ff to
e14f951
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
e14f951 to
746539b
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.13.0->v0.20.3Release Notes
kubernetes-sigs/controller-runtime (sigs.k8s.io/controller-runtime)
v0.20.3Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.20.2...v0.20.3
v0.20.2Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.20.1...v0.20.2
v0.20.1Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.20.0...v0.20.1
v0.20.0Compare Source
Highlights
Changes since v0.19.0
✨ New Features
🐛 Bug Fixes
🌱 Others
maps/slicespackages (#3012)🌱 CI
📖 Additionally, there have been 7 contributions to our documentation. (#2942, #2985, #2996, #3002, #3039, #3062)
Dependencies
Added
Nothing has changed.
Changed
f3d0a9c→8a7402af48c80b→bda5523e35e4cc→ v0.26.004be3eb→5ec99f85315273→f6391c0f6361c8→f6391c0b8732ec→ef4313151d4e06→2b3623870dd376→32ad38e18e509b→3ea5e8cbc3834c→9aa6b5eRemoved
Thanks to all our contributors! 😊
v0.19.7Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.19.6...v0.19.7
v0.19.6Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.19.5...v0.19.6
v0.19.5Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.19.4...v0.19.5
v0.19.4Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.19.3...v0.19.4
v0.19.3Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.19.2...v0.19.3
v0.19.2Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.19.1...v0.19.2
v0.19.1Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.19.0...v0.19.1
v0.19.0Compare Source
Please note that
admission.Defaulter/Validatorhave been deprecated in favor ofadmission.CustomDefaulter/CustomValidatorsince v0.17 and will be removed with v0.20.✨ New Features
controllerlabel to workqueue metrics (#2895)🐛 Bug Fixes
🌱 Others
📖 Additionally, there have been 5 contributions to our documentation. (#2830, #2849, #2863, #2894, #2899, #2910)
Dependencies
Added
Changed
a9213ee→f3d0a9cb75ee88→f48c80be35e4cc23370e0→5315273b8732ec→f6361c8f966b18→b8732ec3b25d92→18e509bRemoved
Thanks to all our contributors! 😊
v0.18.7Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.18.6...v0.18.7
v0.18.6Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.18.5...v0.18.6
v0.18.5Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.18.4...v0.18.5
v0.18.4Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.18.3...v0.18.4
v0.18.3Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.18.2...v0.18.3
v0.18.2Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.18.1...v0.18.2
v0.18.1Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.18.0...v0.18.1
v0.18.0Compare Source
✨ New Features
NewQueueoption (#2767)ListenConfigoption (#2519)🐛 Bug Fixes
🌱 Others
📖 Additionally, there have been 3 contributions to our documentation. (#2712, #2770, #2789)
Dependencies
Added
b75ee8851d4e06Changed
2dd684a→70dd376Removed
9cce18dThanks to all our contributors! 😊
v0.17.6Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.17.5...v0.17.6
v0.17.5Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.17.4...v0.17.5
v0.17.4Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.17.3...v0.17.4
v0.17.3Compare Source
What's Changed
**Full Chang
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.