Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Nov 5, 2025

Backport

This will backport the following commits from main to release/v25.1.x:

Questions ?

Please refer to the Backport tool documentation

}
}

func removeAllFinalizers(ctx context.Context, t framework.TestingT, gvk schema.GroupVersionKind) {
Copy link
Contributor

@chrisseto chrisseto Nov 7, 2025

Choose a reason for hiding this comment

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

This is unused as the upgrade tests are performed within a vCluster. (I'm pretty sure at least but I just noticed the isolated tag is missing in this branch)

t.ApplyManifest(ctx, file.Name())
}

func iKustomizeApply(ctx context.Context, t framework.TestingT, url string) {
Copy link
Contributor

Choose a reason for hiding this comment

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

This helper is net new to this commit. v25.2+ doesn't need to worry about it and the existing strategy of using the in repo CRDs felt kludgey.

@github-actions
Copy link
Author

This PR is stale because it has been open 5 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions
Copy link
Author

This PR is stale because it has been open 5 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions
Copy link
Author

This PR is stale because it has been open 5 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions
Copy link
Author

github-actions bot commented Dec 1, 2025

This PR is stale because it has been open 5 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the stale label Dec 1, 2025
@RafalKorepta RafalKorepta removed the stale label Dec 1, 2025
@RafalKorepta RafalKorepta force-pushed the backport/release/v25.1.x/pr-1151 branch from f7d7883 to 44abb4c Compare December 3, 2025 08:53
@RafalKorepta RafalKorepta force-pushed the backport/release/v25.1.x/pr-1151 branch from 44abb4c to 1296990 Compare December 3, 2025 09:12
@RafalKorepta RafalKorepta enabled auto-merge (rebase) December 3, 2025 10:06
@github-actions
Copy link
Author

github-actions bot commented Dec 9, 2025

This PR is stale because it has been open 5 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@RafalKorepta RafalKorepta force-pushed the backport/release/v25.1.x/pr-1151 branch 3 times, most recently from f24631b to fd80c5e Compare December 11, 2025 17:58
This commit builds upon a previous commit that added the `--selector` flag to
the sidecar. It updates the chart to appropriate set this new flag and adds
acceptance tests to assert the functionality works as expected.

This commit is separate as the v2.x.x branches need to release the updated
sidecar before it can be used.

(cherry picked from commit 13aeda8)
@RafalKorepta RafalKorepta force-pushed the backport/release/v25.1.x/pr-1151 branch from fd80c5e to 483be93 Compare December 11, 2025 20:58
@RafalKorepta RafalKorepta merged commit e598d6a into release/v25.1.x Dec 11, 2025
10 checks passed
@RafalKorepta RafalKorepta deleted the backport/release/v25.1.x/pr-1151 branch December 12, 2025 08:07
RafalKorepta added a commit that referenced this pull request Dec 12, 2025
In the #1174 backport PR
chart directory was copied from main branch, but template files was not moved in
release/v25.1.x branch.
RafalKorepta added a commit that referenced this pull request Dec 12, 2025
In the #1174 backport PR
chart directory was copied from main branch, but template files was not moved in
release/v25.1.x branch.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants