{"caller":"github.com/giantswarm/ingress-operator/vendor/github.com/giantswarm/operatorkit/framework/retryresource/resource.go:225","time":"17-09-29 17:27:46.051","underlyingResource":"service","warning":"retrying 'ProcessCreateState' due to error (Service \"nginx-ingress-controller\" is invalid: [spec.ports[12].name: Duplicate value: \"http-30010-lrzi1\", spec.ports[13].name: Duplicate value: \"https-30011-lrzi1\"])"}
{"caller":"github.com/giantswarm/ingress-operator/service/resource/service/resource.go:235","cluster":"lrzi1","debug":"creating the service data in the Kubernetes API","time":"17-09-29 17:27:56.247"}
{"caller":"github.com/giantswarm/ingress-operator/vendor/github.com/giantswarm/operatorkit/framework/retryresource/resource.go:225","time":"17-09-29 17:27:56.251","underlyingResource":"service","warning":"retrying 'ProcessCreateState' due to error (Service \"nginx-ingress-controller\" is invalid: [spec.ports[12].name: Duplicate value: \"http-30010-lrzi1\", spec.ports[13].name: Duplicate value: \"https-30011-lrzi1\"])"}
After chaging TPO
lbPort
values, ingress operator can not update service.svc/nginx-ingress-controller
hasAlso it added new entry to configmap, but i expect it to update existing entry.