koli / kong-ingress

[DEPRECATED] A Kubernetes Ingress for Kong
Other
93 stars 14 forks source link

Remove finalizer from service properly #7

Open sandromello opened 7 years ago

sandromello commented 7 years ago

Remove the finalizer kolihub.io/kong instead of removing all finalizers from a service. Ref: https://github.com/kolihub/kong-ingress/blob/master/pkg/controller/controller.go#L208