The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
![]() While trying to update loadbalancer state index the service both on id and portconfig. From libnetwork point of view a service is not just defined by its id but also the ports it exposes. When a service updates its port its id remains the same but its portconfigs change which should be treated as a new service in libnetwork in order to ensure proper cleanup of old LB state and creation of new LB state. Signed-off-by: Jana Radhakrishnan <mrjana@docker.com> |
||
---|---|---|
libnetwork |