Skip to content

0.10.0

Choose a tag to compare

@draychev draychev released this 30 Oct 05:00
31ffc34

The most stable AGIC release yet!

With focus on reliability and stability, in this iteration we include fixes for:

  • Shared App Gateway, where certain AzureIngressProhibitedTarget instances could cause nil 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