You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
More info required. Proposed logic is already implemented in service reconciler
In case operator is unable to update the service, it is recreated via delete+create. So there is either no error on update or situation needs additional clarification
For example, when people want to change ClusterIP service to NodePort, it produce incorrect configuration.
WA is manually remove ClusterIP service and reconcile CHI.
kubernetes/kubernetes#24040
The text was updated successfully, but these errors were encountered: