Releases: Azure/aks-app-routing-operator
Releases · Azure/aks-app-routing-operator
0.2.1-patch-1
Changed
- bumped Nginx version to 1.10 - link
0.2.4
0.2.3
0.2.2
Added
- default SSL certificate secret configuration through CRD - #160
- min and max replica configuration through CRD - #178
- scaling threshold configuration through CRD - #180
- tls reconciler that allows us to manage Ingress TLS fields - #155
- bumped to Nginx 1.10.0 - #184
- default SSL certificate keyvault uri configuration through CRD - #166
- liveness probe to Nginx - #188
- default NginxIngressController configuration through CLI args - #189
Changes
0.2.1
0.2.0
0.1.2
0.1.1
0.1.0
Added
- Add NginxIngressController CRD - #121
- Apply CRDs on operator startup - #122
- Add CRD Webhooks - #123
- Add prom metrics to Webhooks - #125
- Add CRD reconciler - #124
- Add default NginxIngressController reconciler - #126
- Switch all controllers to use CRD as source of truth - #128
- Add new Ingress events - #130
- Add ownership reference to webhook config - #129
- Generate Webhook certs - #131
- Use dns hostname for cert - #133
- Add E2e tests for CRD - #132
0.0.7
Changed
- Revert label selector on Placeholder pod to be backwards compatible