Explains your configuration of (Baseline)AdminNetworkPolicy and v1 NetworkPolicy. Additionally, can test conformance of (B)ANP and v1 NetworkPolicy via a connectivity matrix. Derived from the great work of @mattfenwick et al. in Cyclonus.
More details here: Cyclonus.
CLI currently under development. Will build off of cyclonus analyze
(visualization) and cyclonus generate
(conformance tests).
Integration tests located at test/integration/integration_test.go. The tests verify:
- Building/translating Policy specs into interim data structures (matchers).
- Simulation of expected connectivity for ANP, BANP, and v1 NetPols.