0.10.0
The most stable AGIC release yet!
With focus on reliability and stability, in this iteration we include fixes for:
- Shared App Gateway, where certain
AzureIngressProhibitedTargetinstances could causenil pointer dereference(#629, #603) - Consistently updating the Ingress Kubernetes resource with the IP address of the App Gateway
- Health probes on containers with the same labels but within different namespaces (#604)
- SSL Redirection + Let's Encrypt issue fixed (#571)
Also in this version:
- New annotation capable of toggling HTTPS to the pods:
appgw.ingress.kubernetes.io/backend-protocol: "https" - Prometheus metrics & integration
Sincere thanks to the entire AGIC, App Gateway, and AKS community for submitting issues and helping fix these!
-- @mscatyao, @akshaysngupta, @draychev