You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered:
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
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
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.
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.
The text was updated successfully, but these errors were encountered: