Skip to content

Releases: projectsyn/component-networkpolicy

v1.3.0

12 Feb 09:27
65b508d
Compare
Choose a tag to compare

1 changes since v1.2.0

🚀 Features

  • Support restricting the allow-from-cluster-nodes Cilium network policy (#53)

v1.2.0

11 Feb 10:31
2c4c81e
Compare
Choose a tag to compare

1 changes since v1.1.1

🚀 Features

  • Add support for isolating namespaces between clusters in Cilium cluster mesh (#52)

v1.1.1

21 Jun 15:04
v1.1.1
b154823
Compare
Choose a tag to compare

1 changes since v1.1.0

🐛 Fixes

  • Omit empty spec.egress in the managed network policies (#28)

v1.1.0

28 Oct 14:31
9d9aa35
Compare
Choose a tag to compare

1 changes since v1.0.1

🚀 Features

  • Add cilium network policy to enable ingress from host network (#13)

v1.0.1

22 Sep 07:04
39af4d2
Compare
Choose a tag to compare

1 changes since v1.0.0

🐛 Fixes

  • Use selectors to ignore namespaces instead of creating label patches (#11)

v1.0.0

12 May 12:59
5aa0402
Compare
Choose a tag to compare

Initial release

Added

  • Application of default NetworkPolicies (#1)
  • Expose labels as parameters (#2)
  • Added more metadata to generated SyncConfigs and their sync objects (#5)

Changed

  • Disable Kapitan plugin (#3)