-
Notifications
You must be signed in to change notification settings - Fork 132
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 dependencies #1700
Update dependencies #1700
Conversation
Signed-off-by: Waleed Malik <[email protected]>
Fake client won't create objects after kubernetes-sigs/controller-runtime#2316 if they have DeletionTimeStamp without finalizers Signed-off-by: Waleed Malik <[email protected]>
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ahmedwaleedmalik 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 |
The failures till now are just flakes. |
Signed-off-by: Waleed Malik <[email protected]>
is this a good idea? it will force the same changes on KKP and KubeOne |
I think when KKP and KubeOne start supporting k8s 1.28 then these dependencies for k8s API and controller-runtime etc should be updated as well. Should be the same for other dependencies. Since this change is only for the main branch at the moment; it'll make its way into KKP 2.24 and KubeOne 1.8; the next minor releases. Honestly, I don't like updating all of this in a single PR as well but this is the only feasible way due to limited capacity. Otherwise, these things would never get updated. |
Signed-off-by: Waleed Malik <[email protected]>
76abb70
to
39e5cee
Compare
/retest |
/override pull-machine-controller-e2e-vmware-cloud-director |
LGTM label has been added. Git tree hash: 6f43a3bc53a3afba1bcb67c5699e42055a53e696
|
@xrstf: Overrode contexts on behalf of xrstf: pull-machine-controller-e2e-vmware-cloud-director In response to this:
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. |
What this PR does / why we need it:
Updating dependencies, notable ones are:
Which issue(s) this PR fixes:
Fixes #
What type of PR is this?
/kind chore
Special notes for your reviewer:
Does this PR introduce a user-facing change? Then add your Release Note here:
Documentation: