-
Notifications
You must be signed in to change notification settings - Fork 27
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
fix(deps): update module sigs.k8s.io/controller-runtime to v0.16.2 #376
fix(deps): update module sigs.k8s.io/controller-runtime to v0.16.2 #376
Conversation
Hi @renovate[bot]. Thanks for your PR. I'm waiting for a ComplianceAsCode member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/test e2e-aws-serial Test timed out waiting for the content to become available, but it appears to have been parsed correctly.. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
42f7c15
to
62dda46
Compare
/test e2e-aws-serial |
/test e2e-aws-serial Failed to get infrastructure from AWS. |
62dda46
to
3f4836e
Compare
3f4836e
to
79f9a3b
Compare
79f9a3b
to
4909538
Compare
4909538
to
aa351cc
Compare
1ee44ae
to
4520ab2
Compare
/retest |
4520ab2
to
cfbb985
Compare
Had to massage some of the code to get this dependency to build locally given some breaking changes between 0.15.0 and 0.16.3. |
c107377
to
206fe25
Compare
206fe25
to
fbf781f
Compare
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. ⚠ Warning: custom changes will be lost. |
/test e2e-aws-serial |
Seems like there is a legitimate issue in the e2e tests because they're both waiting for the profile bundle to become |
Aha - yep, wiring up the metrics endpoint incorrectly:
|
150f5a6
to
3f11eb4
Compare
For some reason we're seeing issues with how the fake client behaves with 0.16.2 but not 0.16.1. Let's downgrade to 0.16.1 until we nail down what's going on with 0.16.2.
3f11eb4
to
41d8dfc
Compare
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: renovate[bot], rhmdnd The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
This PR contains the following updates:
v0.15.0
->v0.16.2
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
Release Notes
kubernetes-sigs/controller-runtime (sigs.k8s.io/controller-runtime)
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
📖 Documentation and proposals
📈 Dependencies
Thanks to all our contributors! 😊
Full Changelog: kubernetes-sigs/controller-runtime@v0.15.0...v0.16.0
v0.15.2
Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.15.1...v0.15.2
v0.15.1
Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.15.0...v0.15.1
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), 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 has been generated by Mend Renovate. View repository job log here.