Skip to content

Conversation

rfranzke
Copy link
Member

How to categorize this PR?

/area dev-productivity
/kind flake

What this PR does / why we need it:
After #12169, there is another restart of the control plane to activate the NodeAgentAuthorizer webhook (this changes configuration in kube-apiserver). Additionally, we have to ensure that gardener-node-agent is still running afterwards, and this can take some additional time.

In some e2e runs, the current 5m timeout is simply too short, see for example:

or generally
https://prow.gardener.cloud/?repo=gardener%2Fgardener&job=pull-gardener-e2e-kind-gardenadm&state=failure, if you are fast enough

Special notes for your reviewer:
found w/ @oliver-goetz

Release note:

NONE

After gardener#12169, there is another
restart of the control plane to activate the NodeAgentAuthorizer webhook
(this changes configuration in `kube-apiserver`). Additionally, we have
to ensure that `gardener-node-agent` is still running afterwards, and
this can take some additional time.

In some e2e runs, the current `5m` timeout is simply too short, see for
example:

- https://prow.gardener.cloud/view/gs/gardener-prow/pr-logs/pull/gardener_gardener/12344/pull-gardener-e2e-kind-gardenadm/1934980463915438080
- https://prow.gardener.cloud/view/gs/gardener-prow/pr-logs/pull/gardener_gardener/12335/pull-gardener-e2e-kind-gardenadm/1934970509573754880
- https://prow.gardener.cloud/view/gs/gardener-prow/pr-logs/pull/gardener_gardener/12318/pull-gardener-e2e-kind-gardenadm/1934964955145048064

or generally
https://prow.gardener.cloud/?repo=gardener%2Fgardener&job=pull-gardener-e2e-kind-gardenadm&state=failure,
if you are fast enough
@gardener-prow gardener-prow bot added area/dev-productivity Developer productivity related (how to improve development) kind/flake Tracking or fixing a flaky test size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jun 17, 2025
@gardener-prow gardener-prow bot requested review from marc1404 and tobschli June 17, 2025 14:59
Copy link
Member

@marc1404 marc1404 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for looking into the gardenadm e2e flakes! 🥣

/lgtm
/approve

Does this alleviate/fix #12332?

@gardener-prow gardener-prow bot added the lgtm Indicates that a PR is ready to be merged. label Jun 17, 2025
Copy link
Contributor

gardener-prow bot commented Jun 17, 2025

LGTM label has been added.

Git tree hash: cf8ed505ffbfe2d814c0f559c84a63eabdf69a5a

Copy link
Contributor

gardener-prow bot commented Jun 17, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: marc1404

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@gardener-prow gardener-prow bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 17, 2025
@marc1404
Copy link
Member

/cla

Copy link
Contributor

gardener-prow bot commented Jun 17, 2025

Successfully reached out to cla-assistant.io to initialize recheck of PR #12346

@gardener-prow gardener-prow bot added the cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. label Jun 17, 2025
@gardener-prow gardener-prow bot merged commit b9bbbd1 into gardener:master Jun 18, 2025
19 checks passed
@rfranzke rfranzke deleted the gardenadm-e2e-flake branch June 18, 2025 06:07
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. area/dev-productivity Developer productivity related (how to improve development) cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. kind/flake Tracking or fixing a flaky test lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants