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
fix: Do not return error if serviceLoadBalancer field is not set (#611)
**What problem does this PR solve?**:
I noticed that the error handling was incorrect.
I also noticed that the field tag did not get updated in
#604,
so I made that update here.
0 commit comments