Releases: projectsyn/component-networkpolicy
Releases · projectsyn/component-networkpolicy
v1.3.0
1 changes since v1.2.0
🚀 Features
- Support restricting the
allow-from-cluster-nodes
Cilium network policy (#53)
v1.2.0
1 changes since v1.1.1
🚀 Features
- Add support for isolating namespaces between clusters in Cilium cluster mesh (#52)
v1.1.1
1 changes since v1.1.0
🐛 Fixes
- Omit empty
spec.egress
in the managed network policies (#28)
v1.1.0
1 changes since v1.0.1
🚀 Features
- Add cilium network policy to enable ingress from host network (#13)
v1.0.1
1 changes since v1.0.0
🐛 Fixes
- Use selectors to ignore namespaces instead of creating label patches (#11)
v1.0.0
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)