This repository was archived by the owner on Sep 24, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update module sigs.k8s.io/controller-runtime to v0.19.0 #71
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/sigs.k8s.io-controller-runtime-0.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
b289df0
to
6256525
Compare
6256525
to
eb30de4
Compare
eb30de4
to
8a345aa
Compare
8a345aa
to
d6de1b2
Compare
d6de1b2
to
6ec5007
Compare
6ec5007
to
6cf4770
Compare
6cf4770
to
18592ee
Compare
d6727b4
to
5d5b8bd
Compare
6fecc4f
to
f0dcd11
Compare
f0dcd11
to
7f11309
Compare
7f11309
to
12b2772
Compare
12b2772
to
ff758a7
Compare
7976602
to
8c4ad80
Compare
8c4ad80
to
01b3f6d
Compare
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
01b3f6d
to
37f9ac8
Compare
37f9ac8
to
d7edba0
Compare
d7edba0
to
715d5ef
Compare
715d5ef
to
b4932a4
Compare
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.15.1
->v0.19.0
Release Notes
kubernetes-sigs/controller-runtime (sigs.k8s.io/controller-runtime)
v0.19.0
Compare Source
Please note that
admission.Defaulter/Validator
have been deprecated in favor ofadmission.CustomDefaulter/CustomValidator
since v0.17 and will be removed with v0.20.✨ New Features
controller
label 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
→f3d0a9c
b75ee88
→f48c80b
e35e4cc
23370e0
→5315273
b8732ec
→f6361c8
f966b18
→b8732ec
3b25d92
→18e509b
Removed
Thanks to all our contributors! 😊
v0.18.5
Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.18.4...v0.18.5
v0.18.4
Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.18.3...v0.18.4
v0.18.3
Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.18.2...v0.18.3
v0.18.2
Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.18.1...v0.18.2
v0.18.1
Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.18.0...v0.18.1
v0.18.0
Compare Source
✨ New Features
NewQueue
option (#2767)ListenConfig
option (#2519)🐛 Bug Fixes
🌱 Others
📖 Additionally, there have been 3 contributions to our documentation and book. (#2712, #2770, #2789)
Dependencies
Added
b75ee88
51d4e06
Changed
2dd684a
→70dd376
Removed
9cce18d
Thanks to all our contributors! 😊
v0.17.6
Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.17.5...v0.17.6
v0.17.5
Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.17.4...v0.17.5
v0.17.4
Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.17.3...v0.17.4
v0.17.3
Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.17.2...v0.17.3
v0.17.2
Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.17.1...v0.17.2
v0.17.1
Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.17.0...v0.17.1
v0.17.0
Compare Source
✨ New Features
🐛 Bug Fixes
RemoveControllerReference
andHasControllerReference
func (#2509 #2595)RemoveOwnerReference
func (#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.6
Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.16.5...v0.16.6
v0.16.5
Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.16.4...v0.16.5
v0.16.4
Compare Source
What's Changed
New Contributors
Full Changelog: kubernetes-sigs/controller-runtime@v0.16.3...v0.16.4
v0.16.3
Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.16.2...v0.16.3
v0.16.2
Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.16.1...v0.16.2
v0.16.1
Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.16.0...v0.16.1
v0.16.0
Compare 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: Enabled.
♻ 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.