generated from giantswarm/template-app
-
Notifications
You must be signed in to change notification settings - Fork 0
Update module sigs.k8s.io/controller-runtime to v0.19.0 #118
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
Merged
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
53e06cb to
978d8e1
Compare
5caa000 to
707d852
Compare
5c23ad3 to
92062e0
Compare
de6d5a3 to
e1c9380
Compare
757cb02 to
f7bec6b
Compare
57129e2 to
6dec005
Compare
6dec005 to
55378b3
Compare
55378b3 to
0b9ad1d
Compare
0f50f66 to
7063cbc
Compare
b8fc272 to
c1e99d7
Compare
c7cf235 to
f834e3d
Compare
f834e3d to
3ec66a8
Compare
006efae to
13e42be
Compare
13e42be to
8756ddb
Compare
8756ddb to
6e8bab9
Compare
4d9dc85 to
003d8b3
Compare
d2c490e to
ac015ed
Compare
32acc1c to
c425f8b
Compare
bc2b77f to
4289fdc
Compare
4289fdc to
b2361a3
Compare
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
AndiDog
approved these changes
Oct 22, 2024
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.8.3->v0.19.0Release Notes
kubernetes-sigs/controller-runtime (sigs.k8s.io/controller-runtime)
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.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 and book. (#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 Changelog: kubernetes-sigs/controller-runtime@v0.17.2...v0.17.3
v0.17.2Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.17.1...v0.17.2
v0.17.1Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.17.0...v0.17.1
v0.17.0Compare Source
✨ New Features
🐛 Bug Fixes
RemoveControllerReferenceandHasControllerReferencefunc (#2509 #2595)RemoveOwnerReferencefunc (#2462)🌱 Others
🌱 Dependencies
📖 Additionally, there have been 5 contributions to our documentation. (#2497, #2498, #2538, #2599, #2602, #2635 #2647)
Thanks to all our contributors! 😊
v0.16.6Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.16.5...v0.16.6
v0.16.5Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.16.4...v0.16.5
v0.16.4Compare Source
What's Changed
New Contributors
Full Changelog: kubernetes-sigs/controller-runtime@v0.16.3...v0.16.4
v0.16.3Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.16.2...v0.16.3
v0.16.2Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.16.1...v0.16.2
v0.16.1Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.16.0...v0.16.1
v0.16.0Compare Source
Highlights
Changes since v0.15
✨ New Features
🐛 Bug Fixes
🌱 Others
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 is behind base branch, 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.