v0.2.0
Changelog
fe67d64 Merge pull request #9 from steveteuber/networkpolicy
1c50759 Change the order of networkpolicy relationships
975f373 Add NetworkPolicyPeer of type NamespaceAndPodSelector to the Graph
5790bd3 Rename variable peerPods to pods in NetworkPolicyPeerPodSelector
c23ded5 Add NetworkPolicyPeer of type IPBlock to the Graph
3e3fff6 Add attribute ltail and lhead for networkpolicy relationships
66c943d Add NetworkPolicyPeer of type NamespaceSelector to the Graph
bfe0178 Add NetworkPolicyPeer of type PodSelector to the Graph
2dfd436 Create networkpolicy relationship based on v1.PolicyType
5fc2e28 ToUID() convert interfaces instead of strings
d2fdac3 Add github-actions ci workflow
8d85c83 Merge pull request #8 from steveteuber/progressbar
06fe4eb Add progress bar on console output
cd0b2d6 Minify rendering of openshift routes
5a1d6c6 Remove .idea in favor of a global .gitignore file
5848fbc Fix error strings should not be capitalized (ST1005)