Releases: np-guard/netpol-analyzer
Releases · np-guard/netpol-analyzer
v0.3.1
What's Changed
- Update documentation
- append the ingress blocked warning to []ConnlistError
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- improving Lint options
- refactoring cmd pkg to eliminate use of init functions
- converting the noK8sNetworkPolicyResourcesFound to warning
- remove connections from workload to itself regardless existence of replicas
- support k8s services
- support Ingress/Route analysis - include connections inferred from such resources
- verbosity
- silent usage message if the error occurred when running a valid command by
Full Changelog: v0.2.2...v0.3.0
v0.2.2
v0.2.1
What's Changed
- Allow reading Pod resources from YAML manifests (previously an error was issued)
- Reverting upgrade of
openshift/api
andk8s.io/api
v0.2.0
What's Changed
- new flag 'output' - supporting new output formats : json , dot , csv, md
- error handling improvements
- Adding openshift resources to the serializer scheme