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