Fixes ingress controller behavior during service deletion
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.