Skip to content

Fixes ingress controller behavior during service deletion

Compare
Choose a tag to compare
@asridharan asridharan released this 31 Oct 07:55
· 773 commits to master since this release
66ea704

Release Notes:
#59 : The ingress controller no longer errors out when a service referenced in the Ingress resource is not present. Paths for which services have not yet been launched in k8s the ingress controller will still install the paths in the application gateway, but with empty backend pools.