Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests: drop hardcoded kube-system CNI #50667

Merged
merged 3 commits into from May 9, 2024

Conversation

howardjohn
Copy link
Member

This was originally set in 2021 to make the tests run on GKE/others.
Long ago, the installation automatically detects the kube-system
requirements and installs appropriately.

As-is, this means if you install the integ test on a running cluster off
GKE, it will end up with 2 CNIs and cause havoc

@howardjohn howardjohn requested a review from a team as a code owner April 24, 2024 17:18
@howardjohn howardjohn added the release-notes-none Indicates a PR that does not require release notes. label Apr 24, 2024
@istio-testing istio-testing added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Apr 24, 2024
This was originally set in 2021 to make the tests run on GKE/others.
Long ago, the installation automatically detects the kube-system
requirements and installs appropriately.

As-is, this means if you install the integ test on a running cluster off
GKE, it will end up with 2 CNIs and cause havoc
@howardjohn howardjohn requested a review from a team as a code owner May 8, 2024 18:20
@istio-testing istio-testing added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels May 8, 2024
@istio-testing istio-testing merged commit 4f049fc into istio:master May 9, 2024
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-notes-none Indicates a PR that does not require release notes. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants