Skip to content

🌱 (ci) fix: e2e tests by adding sleep before metrics access to handle K8s 1.33 cert delay#4882

Merged
k8s-ci-robot merged 1 commit intokubernetes-sigs:masterfrom
camilamacedo86:test-fix-2
Jun 22, 2025
Merged

🌱 (ci) fix: e2e tests by adding sleep before metrics access to handle K8s 1.33 cert delay#4882
k8s-ci-robot merged 1 commit intokubernetes-sigs:masterfrom
camilamacedo86:test-fix-2

Conversation

@camilamacedo86
Copy link
Member

@camilamacedo86 camilamacedo86 commented Jun 22, 2025

Closes: #4853

PS: We let controller-runtime maintainers be aware of the scenario at kubernetes-sigs/controller-runtime#3238

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jun 22, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: camilamacedo86

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jun 22, 2025
@k8s-ci-robot k8s-ci-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jun 22, 2025
@camilamacedo86 camilamacedo86 changed the title Test fix 2 🌱 (ci) fix: e2e tests by adding sleep before metrics access to handle K8s 1.33 cert delay Jun 22, 2025
@camilamacedo86 camilamacedo86 added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jun 22, 2025
@k8s-ci-robot k8s-ci-robot merged commit 202a630 into kubernetes-sigs:master Jun 22, 2025
24 checks passed
@camilamacedo86 camilamacedo86 deleted the test-fix-2 branch June 22, 2025 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

(ci) Two tests scenarios are not working well with kubernetes 1.33 ( curl pod to check metrics is not ready )

2 participants