v2.0.24
What's Changed
- Handling some edge cases for network policy creation errors that are legitimate and should not break reconciliation by @evyatarmeged in #498
- Support creating separate network policies for ingress and egress by setting the value of
intentsOperator.operator.separateNetpolsForIngressAndEgress
totrue
by @omris94 in #500
Full Changelog: v2.0.23...v2.0.24