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

Proposal to Add Additional Cilium Clusterwide Network Policy Connectivity Tests #2900

Open
karina-ranadive opened this issue Jan 3, 2025 · 1 comment
Labels
kind/feature New feature or request

Comments

@karina-ranadive
Copy link

karina-ranadive commented Jan 3, 2025

Proposal

Is your feature request related to a problem?

I noticed that there are 2 cilium connectivity tests that test cilium cluster wide network policies.

However, I noticed that host-firewall-egress and host-firewall-ingress tests require the host firewall feature to be enabled on the cilium cluster. This screenshot is from cilium-cli/connectivity/builder/host_firewall_ingress.go. Image

I want to add cilium cluster wide network policy connectivity tests to the cluster that don't require host firewall feature to be enabled as the cluster I am testing on does not have this feature enabled.

Describe the solution you'd like

I wanted to contribute by adding cilium connectivity tests within cilium-cli that test Cilium Clusterwide Network Policies on a cluster without host-firewall enabled.

@karina-ranadive karina-ranadive added the kind/feature New feature or request label Jan 3, 2025
@karina-ranadive karina-ranadive changed the title Proposal to Add Cilium Clusterwide Network Policy Connectivity Test Proposal to Add Additional Cilium Clusterwide Network Policy Connectivity Test Jan 3, 2025
@karina-ranadive karina-ranadive changed the title Proposal to Add Additional Cilium Clusterwide Network Policy Connectivity Test Proposal to Add Additional Cilium Clusterwide Network Policy Connectivity Tests Jan 3, 2025
@karina-ranadive
Copy link
Author

Hello,

I am going to be working on adding additional tests in a branch. Let me know if there are any concerns regarding this addition. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant