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
I am attempting to create an end point with the published port set to zero so that Docker will assign the published port but, although the dictionary passed to EndpointsSpec is documented as having TargetPort as the keys and PublishedPort as the values, the code in convert_service_ports appears to have them the other way round.