NEG controller should create NEG for default backend when enabled #767
Labels
kind/bug
Categorizes issue or PR as related to a bug.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
NEG controller currently ignores default backend service even it has NEG enabled. This is because default backend service is not explicitly referenced in the ingress spec.
https://github.com/kubernetes/ingress-gce/blob/master/pkg/neg/controller.go#L309
The text was updated successfully, but these errors were encountered: