Skip to content

Releases: Azure/aks-app-routing-operator

0.2.13

03 Dec 15:57
9d30e6b

Choose a tag to compare

Added

  • default domain sa and external dns reconciler - link

0.2.12

04 Nov 19:25
11c63bb

Choose a tag to compare

Added

  • bumpted Go version + Go dependencies - link

0.2.10

19 Sep 20:22
6e9bed7

Choose a tag to compare

Changed

  • bumped ingress-nginx to v1.13.1 which is a breaking change because it removes the ingress_upstream_latency_seconds metric- link

0.2.9

10 Sep 21:07
68c8ee7

Choose a tag to compare

Fixed

  • fixed spc cloud name key - link

0.2.7-1

18 Aug 13:36
7ebefd5

Choose a tag to compare

Changed

  • bumped external dns to 0.17.0 and a Go cve fix - link

0.2.8

12 Aug 14:19
0633869

Choose a tag to compare

Changed

  • bumped external dns to 0.17.0 - link

Added

  • workload identity for ingress keyvault - link
  • default domain certificate crd - link
  • flag to enable default domain - link
  • default domain reconciler to reconcile default domain into cluster - link
  • tls validation for default domain - link
  • store to watch for default domain changes and requeue - link, 2

0.2.7

20 Jun 15:01
1f1e010

Choose a tag to compare

Changed

  • changed ip logging flag to internal logging and switched format to json - link

0.2.6

02 Jun 21:03
5f1a877

Choose a tag to compare

Added

  • ssl passthrough configuration option - link
  • custom logging configuration option - link
  • load balancer source ip ranges configuration option - link
  • client ip logging flag - link
  • firewall bypass with kubernetes.azure.com/set-kube-service-host-fqdn flag - link

0.2.5

24 Apr 16:15
edbc114

Choose a tag to compare

Added

  • log ingresses using managed controllers - link
  • default-backend-service to crd - link
  • structured logging to setup logs - link
  • custom-http-errors field to crd - link
  • aks-managed-by label to top level labels - link
  • Gateway API TLS functionality with Gateway API via workload identity - link
  • CRD for ExternalDNS - link
  • HTTP disabled flag for NginxIngressController CRD - link,link2
  • bump pause image to 3.10 - link
  • respect rollouts in topology spread - link
  • add delay to ingress-nginx controller shutdown - link
  • only installs needed CRDs - link
  • add disable expensive cache - link

Changed

  • switches containers to use MCR Go - link
  • bump nginx to 1.11.5 - link, link2
  • move prom port to new cluster ip service - link
  • ignore conflict errors for NginxIngressController status updates - link

Fixed

  • add is active check to watchdog before erroring - link

0.2.3-patch-6

25 Mar 16:33
becaf36

Choose a tag to compare

Changed

  • bump ingress-nginx to v1.11.5 - link