Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@adisos adisos released this 06 Mar 20:09
· 40 commits to main since this release
cc5389f
  • Improved connectivity and semantic-diff visualization graphs: in dot output graphs, all the peers of the analyzed cluster
    are grouped by their namespaces. The frames represent the namespaces in the analyzed cluster. See connectivity-map docs and semantic-diff docs with examples for generated output visualizations.

  • Various unit tests improvements

  • Updated packages hierarchy - packages manifests,logger moved to be siblings of pkg netpol

  • Adding more linters

  • Running golangci-lint action according to the docs