Skip to content

[release-1.22] E2E wait for webhook ca injection#6176

Open
mboersma wants to merge 1 commit intokubernetes-sigs:release-1.22from
mboersma:fix-webhook-cert-release-1.22
Open

[release-1.22] E2E wait for webhook ca injection#6176
mboersma wants to merge 1 commit intokubernetes-sigs:release-1.22from
mboersma:fix-webhook-cert-release-1.22

Conversation

@mboersma
Copy link
Contributor

What type of PR is this?
/kind failing-test

What this PR does / why we need it:

Manual cherry-pick of #6144.

This is a PR attempting to fix webhook certificate errors

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Could affect #5690

Special notes for your reviewer:

TODOs:

  • squashed commits
  • includes documentation
  • adds unit tests
  • cherry-pick candidate

Release note:

NONE

* Wait for webhook ca injection

Signed-off-by: William Yao <william2000yao@gmail.com>

* refactor

Signed-off-by: William Yao <william2000yao@gmail.com>

* rotation policy never

Signed-off-by: William Yao <william2000yao@gmail.com>

* Dont affect E2E test environment

Signed-off-by: William Yao <william2000yao@gmail.com>

---------

Signed-off-by: William Yao <william2000yao@gmail.com>
@k8s-ci-robot k8s-ci-robot added release-note-none Denotes a PR that doesn't merit a release note. kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Mar 19, 2026
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign sbueringer for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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 the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Mar 19, 2026
@mboersma mboersma requested review from willie-yao and removed request for bryan-cox and marosset March 19, 2026 17:17
@codecov
Copy link

codecov bot commented Mar 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 44.41%. Comparing base (783f159) to head (580e2bc).
⚠️ Report is 1 commits behind head on release-1.22.

Additional details and impacted files
@@              Coverage Diff              @@
##           release-1.22    #6176   +/-   ##
=============================================
  Coverage         44.41%   44.41%           
=============================================
  Files               280      280           
  Lines             25377    25377           
=============================================
  Hits              11271    11271           
  Misses            13293    13293           
  Partials            813      813           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@k8s-ci-robot
Copy link
Contributor

@mboersma: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-cluster-api-provider-azure-apiversion-upgrade-v1beta1 580e2bc link true /test pull-cluster-api-provider-azure-apiversion-upgrade-v1beta1
pull-cluster-api-provider-azure-e2e-v1beta1 580e2bc link true /test pull-cluster-api-provider-azure-e2e-v1beta1

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Details

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-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. release-note-none Denotes a PR that doesn't merit a release note. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

3 participants