generated from giantswarm/template-operator
-
Notifications
You must be signed in to change notification settings - Fork 4
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
Update sig k8s modules #463
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/sig-k8s-modules
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.
Open
Conversation
This file contains 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
renovate
bot
added
dependencies
Pull requests that update a dependency file
renovate
PR created by RenovateBot
labels
Oct 28, 2024
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: hack/tools/controller-gen/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
renovate
bot
force-pushed
the
renovate/sig-k8s-modules
branch
6 times, most recently
from
November 5, 2024 12:27
aeb50bc
to
05ec76d
Compare
renovate
bot
force-pushed
the
renovate/sig-k8s-modules
branch
from
November 7, 2024 03:15
05ec76d
to
10ef454
Compare
renovate
bot
force-pushed
the
renovate/sig-k8s-modules
branch
from
November 21, 2024 17:31
10ef454
to
f1977a7
Compare
renovate
bot
changed the title
Update sig k8s modules
Update module sigs.k8s.io/controller-tools to v0.16.5
Nov 25, 2024
renovate
bot
changed the title
Update module sigs.k8s.io/controller-tools to v0.16.5
Update sig k8s modules
Nov 25, 2024
renovate
bot
force-pushed
the
renovate/sig-k8s-modules
branch
4 times, most recently
from
December 6, 2024 12:20
6df4917
to
35a5353
Compare
renovate
bot
force-pushed
the
renovate/sig-k8s-modules
branch
3 times, most recently
from
December 18, 2024 08:17
d86a222
to
f014910
Compare
renovate
bot
force-pushed
the
renovate/sig-k8s-modules
branch
2 times, most recently
from
January 2, 2025 11:06
7d0ef9a
to
d0814c4
Compare
renovate
bot
changed the title
Update sig k8s modules
Update module sigs.k8s.io/controller-tools to v0.17.0
Jan 4, 2025
renovate
bot
changed the title
Update module sigs.k8s.io/controller-tools to v0.17.0
Update sig k8s modules
Jan 4, 2025
renovate
bot
force-pushed
the
renovate/sig-k8s-modules
branch
5 times, most recently
from
January 9, 2025 00:26
fbbdb6c
to
b8cff87
Compare
renovate
bot
force-pushed
the
renovate/sig-k8s-modules
branch
6 times, most recently
from
January 16, 2025 15:59
1a161f8
to
fe10f2c
Compare
renovate
bot
force-pushed
the
renovate/sig-k8s-modules
branch
2 times, most recently
from
January 23, 2025 19:39
0f7ead8
to
97b5f24
Compare
renovate
bot
force-pushed
the
renovate/sig-k8s-modules
branch
from
January 29, 2025 10:55
97b5f24
to
9ff620d
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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.18.5
->v0.20.1
v0.15.0
->v0.17.1
Release Notes
kubernetes-sigs/controller-runtime (sigs.k8s.io/controller-runtime)
v0.20.1
Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.20.0...v0.20.1
v0.20.0
Compare Source
Highlights
Changes since v0.19.0
✨ New Features
🐛 Bug Fixes
🌱 Others
maps
/slices
packages (#3012)🌱 CI
📖 Additionally, there have been 7 contributions to our documentation. (#2942, #2985, #2996, #3002, #3039, #3062)
Dependencies
Added
Nothing has changed.
Changed
f3d0a9c
→8a7402a
f48c80b
→bda5523
e35e4cc
→ v0.26.004be3eb
→5ec99f8
5315273
→f6391c0
f6361c8
→f6391c0
b8732ec
→ef43131
51d4e06
→2b36238
70dd376
→32ad38e
18e509b
→3ea5e8c
bc3834c
→9aa6b5e
Removed
Thanks to all our contributors! 😊
v0.19.5
Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.19.4...v0.19.5
v0.19.4
Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.19.3...v0.19.4
v0.19.3
Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.19.2...v0.19.3
v0.19.2
Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.19.1...v0.19.2
v0.19.1
Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.19.0...v0.19.1
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.7
Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.18.6...v0.18.7
v0.18.6
Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.18.5...v0.18.6
kubernetes-sigs/controller-tools (sigs.k8s.io/controller-tools)
v0.17.1
Compare Source
What's Changed
Dependencies
Full Changelog: kubernetes-sigs/controller-tools@v0.17.0...v0.17.1
v0.17.0
Compare Source
What's Changed
*types.Alias
with Go 1.23 by @mtardy in https://github.com/kubernetes-sigs/controller-tools/pull/1061MaxDescLen
by @dhaiducek in https://github.com/kubernetes-sigs/controller-tools/pull/1006Misc
envtest
Dependency bumps
New Contributors
Full Changelog: kubernetes-sigs/controller-tools@v0.16.0...v0.17.0
v0.16.5
Compare Source
What's Changed
Dependencies
Full Changelog: kubernetes-sigs/controller-tools@v0.16.4...v0.16.5
v0.16.4
Compare Source
What's Changed
*types.Alias
with Go 1.23 by @mtardy in https://github.com/kubernetes-sigs/controller-tools/pull/1061Dependencies
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.