Skip to content

Commit

Permalink
docs: readme says Policy instead of NetPol Assistant
Browse files Browse the repository at this point in the history
  • Loading branch information
huntergregory committed Nov 2, 2023
1 parent 0d5d247 commit 0c79736
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmd/policy-assistant/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NetworkPolicy Assistant (derived from Cyclonus)
# Policy Assistant (derived from Cyclonus)

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](https://github.com/mattfenwick/cyclonus).

Expand All @@ -12,5 +12,5 @@ CLI currently under development. Will build off of `cyclonus analyze` (visualiza

Integration tests located at *test/integration/integration_test.go*. The tests verify:

1. Building/translating NetPol spec into interim data structures (matchers).
1. Building/translating Policy specs into interim data structures (matchers).
2. Simulation of expected connectivity for ANP, BANP, and v1 NetPols.

0 comments on commit 0c79736

Please sign in to comment.