Releases: otterize/intents-operator
Releases · otterize/intents-operator
v2.0.19
What's Changed
- Fix bug where Istio policy would incorrectly report an error before retrying and succeeding by @orishoshan in #477
- Report intent statuses and events to the cloud to provide a better understanding of enforcement state by @omris94 in #479
Full Changelog: v2.0.18...v2.0.19
v2.0.18
What's Changed
- Use
"alb.ingress.kubernetes.io/target-type"
instead of"alb.ingress.kubernetes.io/scheme"
to detect AWS ALB presence on Ingress by @orishoshan in #480
Full Changelog: v2.0.17...v2.0.18
v2.0.17
What's Changed
- Add support for detecting AWS ALB ingress resources and auto-allowing traffic by @orishoshan in #476, #478
Full Changelog: v2.0.16...v2.0.17
v2.0.16
v2.0.15
v2.0.14
v2.0.13
What's Changed
- Fix intent operator handling "annotation intent" when not needed by @otterobert in #462
- Implement periodic reporting of operator configuration to the cloud by @omris94 in #463
- Fix infinite reconciliation loop caused by a missing status in converted
clientIntents
by @omris94 in #465 - Ensure webhook reconciler patches the Latest
CRD
/ValidationWebhook
revision to minimize CA bundle edge cases by @omris94 in #466 - Bugfix on AWS integration: null dereference on AWS role object due to missing error handling by @amitlicht in #468
Full Changelog: v2.0.12...v2.0.13