Conversation
Signed-off-by: Waleed Malik <ahmedwaleedmalik@gmail.com>
Fake client won't create objects after kubernetes-sigs/controller-runtime#2316 if they have DeletionTimeStamp without finalizers Signed-off-by: Waleed Malik <ahmedwaleedmalik@gmail.com>
|
[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 DetailsNeeds 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 <ahmedwaleedmalik@gmail.com>
|
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 <ahmedwaleedmalik@gmail.com>
76abb70 to
39e5cee
Compare
|
/retest |
|
/override pull-machine-controller-e2e-vmware-cloud-director |
|
LGTM label has been added. DetailsGit tree hash: 6f43a3bc53a3afba1bcb67c5699e42055a53e696 |
|
@xrstf: Overrode contexts on behalf of xrstf: pull-machine-controller-e2e-vmware-cloud-director DetailsIn 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: