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

connectivity: test referencing nodes by CIDR #1988

Merged
merged 1 commit into from
Sep 26, 2023

Conversation

squeed
Copy link
Contributor

@squeed squeed commented Sep 26, 2023

We now support selecting cluster nodes in policy by CIDR. Previously, only the remote-node and host entities could select nodes. So, add a corresponding feature and test case for this.

This required adding a function to autodetect node CIDRs.

We now support selecting cluster nodes in policy by CIDR. Previously,
only the `remote-node` and `host` entities could select nodes. So, add a
corresponding feature and test case for this.

This required adding a function to autodetect node CIDRs.

Signed-off-by: Casey Callendrello <cdc@isovalent.com>
@squeed squeed requested review from a team as code owners September 26, 2023 11:54
@squeed squeed temporarily deployed to ci September 26, 2023 11:54 — with GitHub Actions Inactive
Copy link
Member

@nathanjsweet nathanjsweet left a comment

Choose a reason for hiding this comment

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

Looks good!

@nathanjsweet nathanjsweet merged commit 806bef6 into cilium:main Sep 26, 2023
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants