Skip to content

Fix istio ImageSet test names to use version constants#4629

Merged
caseydavenport merged 1 commit intotigera:masterfrom
caseydavenport:casey-fix-istio-tests-master
Apr 3, 2026
Merged

Fix istio ImageSet test names to use version constants#4629
caseydavenport merged 1 commit intotigera:masterfrom
caseydavenport:casey-fix-istio-tests-master

Conversation

@caseydavenport
Copy link
Copy Markdown
Member

The istio controller tests were hardcoding calico-master and enterprise-master as ImageSet names, which works on master but breaks on release branches where the version string differs (e.g., calico-release-v3.32). Switched to using components.CalicoRelease and components.EnterpriseRelease so the names are always correct regardless of branch.

None

The tests hardcoded "calico-master" and "enterprise-master" as ImageSet
names, which breaks on release branches where the version string differs.
Use components.CalicoRelease and components.EnterpriseRelease so the
names are always correct regardless of branch.
@caseydavenport caseydavenport requested a review from a team as a code owner April 2, 2026 23:55
@marvin-tigera marvin-tigera added this to the v1.43.0 milestone Apr 2, 2026
@caseydavenport caseydavenport merged commit 2f797dc into tigera:master Apr 3, 2026
9 checks passed
@caseydavenport caseydavenport deleted the casey-fix-istio-tests-master branch April 3, 2026 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants