Releases: otterize/intents-operator
Releases · otterize/intents-operator
v0.1.25
- Fix bug where missing CLI flag on the controller-manager and a new Helm chart version would result in operator failing to start.
Full Changelog: v0.1.24...v0.1.25
v0.1.24
v0.1.23
v0.1.22
What's Changed
- Added validator to remove a required constraint from HTTP methods by @evyatarmeged in #169
- Send anonymous telemetries by @omris94 in #170. You can read more about it here.
- Fix Istio CRD name and add log message by @NetanelBollag in #174
Full Changelog: v0.1.21...v0.1.22
v0.1.21
What's Changed
- Auto-detect Istio and don't attempt to create AuthorizationPolicy if Istio is not found by @orishoshan in #167
Full Changelog: v0.1.20...v0.1.21
v0.1.20
What's Changed
- Support for Istio HTTP resource-level enforcement.
https://docs.otterize.com/reference/configuration/intents-operator#istio-authorizationpolicy
Full Changelog: v0.1.19...v0.1.20
v0.1.19
What's Changed
- Gracefully handle panics, fix panic when pods don't have any labels by @orishoshan in #138
Full Changelog: v0.1.18...v0.1.19
v0.1.18
What's Changed
- Service identity resolving returns both the name and owner object by @orishoshan in #132
- Support custom root CAs when initializing cloud client by @amitlicht in #133
Full Changelog: v0.1.17...v0.1.18
v0.1.17
v0.1.16
What's Changed
- Update with helm chart latest changes by @NetanelBollag in #128
- Use context timeout instead of HTTP client by @NetanelBollag in #129
- Load graphql schema from staging server on go generate by @amitlicht in #130
Full Changelog: v0.1.15...v0.1.16