Skip to content

Conversation

@sbueringer
Copy link
Member

@sbueringer sbueringer commented Nov 21, 2025

What this PR does / why we need it:

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

@k8s-ci-robot k8s-ci-robot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Nov 21, 2025
@k8s-ci-robot k8s-ci-robot added do-not-merge/needs-area PR is missing an area label size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Nov 21, 2025
@sbueringer sbueringer added the area/e2e-testing Issues or PRs related to e2e testing label Nov 21, 2025
@k8s-ci-robot k8s-ci-robot removed the do-not-merge/needs-area PR is missing an area label label Nov 21, 2025

// Note: This test should be changed during "prepare main branch", it should test n-2 => current.
var _ = Describe("When testing clusterctl upgrades using ClusterClass (v1.10=>current) [ClusterClass]", Label("ClusterClass"), func() {
var _ = Describe("When testing clusterctl upgrades using ClusterClass (v1.10=>current) [ClusterClass] [PR-Blocking]", Label("ClusterClass"), func() {
Copy link
Member Author

@sbueringer sbueringer Nov 21, 2025

Choose a reason for hiding this comment

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

This part should not be merged
/hold

@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Nov 21, 2025
@k8s-ci-robot k8s-ci-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Nov 21, 2025
@sbueringer
Copy link
Member Author

/test pull-cluster-api-e2e-main-gke

@sbueringer sbueringer changed the title [WIP] 🌱 Extend test coverage of clusterctl upgrade test [WIP] 🌱 Avoid KCP rollouts if only timeouts are changed Nov 21, 2025
@sbueringer
Copy link
Member Author

/test pull-cluster-api-e2e-main-gke

@chrischdi
Copy link
Member

chrischdi commented Nov 21, 2025

/retest

Different flake
(fixed via #13031 )

@k8s-ci-robot k8s-ci-robot removed the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Nov 21, 2025
@sbueringer sbueringer changed the title [WIP] 🌱 Avoid KCP rollouts if only timeouts are changed 🌱 Avoid KCP rollouts if only timeouts are changed Nov 21, 2025
@k8s-ci-robot k8s-ci-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. labels Nov 21, 2025
@sbueringer sbueringer changed the title 🌱 Avoid KCP rollouts if only timeouts are changed 🌱 Avoid KCP rollouts if only ControlPlaneComponentHealthCheckSeconds is changed Nov 21, 2025
@sbueringer
Copy link
Member Author

/test pull-cluster-api-e2e-main-gke

@sbueringer
Copy link
Member Author

/test pull-cluster-api-e2e-main-gke

Copy link
Member

@fabriziopandini fabriziopandini left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Nov 21, 2025
@k8s-ci-robot
Copy link
Contributor

LGTM label has been added.

Git tree hash: 097e9fc6a5ac8cd1e675e3b92d28ce7fa5386288

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: fabriziopandini

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

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 21, 2025
@chrischdi
Copy link
Member

/lgtm

Thanks!

@sbueringer sbueringer added area/provider/control-plane-kubeadm Issues or PRs related to KCP and removed area/e2e-testing Issues or PRs related to e2e testing labels Nov 21, 2025
@sbueringer
Copy link
Member Author

/hold cancel

@k8s-ci-robot k8s-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Nov 21, 2025
@sbueringer
Copy link
Member Author

Independent flakes

/override pull-cluster-api-e2e-main-gke

@k8s-ci-robot
Copy link
Contributor

@sbueringer: Overrode contexts on behalf of sbueringer: pull-cluster-api-e2e-main-gke

In response to this:

Independent flakes

/override pull-cluster-api-e2e-main-gke

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.

@k8s-ci-robot k8s-ci-robot merged commit ee5af7b into kubernetes-sigs:main Nov 21, 2025
20 checks passed
@k8s-ci-robot k8s-ci-robot added this to the v1.12 milestone Nov 21, 2025
@sbueringer sbueringer deleted the pr-repro-rollout branch November 21, 2025 18:36
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/provider/control-plane-kubeadm Issues or PRs related to KCP 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/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unexpected rollout when using KCP and updating to v1.11

4 participants