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

contrib/scripts/kind.sh: specify IPv4 prefix and range on secondary network #27573

Merged
merged 2 commits into from Aug 21, 2023

Conversation

tklauser
Copy link
Member

See commit messages for details.

Instead of relying on `docker ps` and filtering for the well-known label,
use `kind get nodes` to list the nodes to attach to the secondary
network.

Signed-off-by: Tobias Klauser <tobias@cilium.io>
…etwork

Otherwise a default would be used. This allows to clearly distinguish it
from the default primary network.

Signed-off-by: Tobias Klauser <tobias@cilium.io>
@tklauser tklauser added release-note/misc This PR makes changes that have no direct user impact. sig/contributing Impacts contribution workflow, guidelines, and tools. labels Aug 17, 2023
@tklauser tklauser requested a review from a team as a code owner August 17, 2023 14:33
@tklauser
Copy link
Member Author

/test

@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Aug 21, 2023
@aditighag aditighag merged commit a112cab into main Aug 21, 2023
200 checks passed
@aditighag aditighag deleted the pr/tklauser/scripts-kind-secondary-network branch August 21, 2023 21:06
@tklauser tklauser added the needs-backport/1.14 This PR / issue needs backporting to the v1.14 branch label Aug 23, 2023
@tklauser tklauser mentioned this pull request Aug 24, 2023
9 tasks
@tklauser tklauser added backport-pending/1.14 The backport for Cilium 1.14.x for this PR is in progress. and removed needs-backport/1.14 This PR / issue needs backporting to the v1.14 branch labels Aug 24, 2023
@joestringer joestringer added backport-done/1.14 The backport for Cilium 1.14.x for this PR is done. and removed backport-pending/1.14 The backport for Cilium 1.14.x for this PR is in progress. labels Aug 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-done/1.14 The backport for Cilium 1.14.x for this PR is done. ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/misc This PR makes changes that have no direct user impact. sig/contributing Impacts contribution workflow, guidelines, and tools.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants