v2.0.27
What's Changed
- Fix bug where network policies were patched even though the change was a no-op by @omris94 in #506
- Fail health check if intents reconcile starts and doesn't finish within 90s by @orishoshan in #507, #509
- Add failsafe timeouts to various steps when reconciling ServiceEffectivePolicy into network policies, to prevent and recover from pathological failure modes caused by bad network performance, optimize reconcile performance by @orishoshan in #508, #510, in #512
- Support configuring externally managed network policy workloads, for which Otterize Cloud will not suggest new ClientIntents by @amitlicht in #505
- Improve intent reconciliation speed by moving cloud and telemetry reporters out of the main intent group reconciler by @omris94 in #511
Full Changelog: v2.0.26...v2.0.27