Skip to content

experimental services ui#14051

Merged
icecrime merged 3 commits intomoby:masterfrom
mavenugo:services
Jun 21, 2015
Merged

experimental services ui#14051
icecrime merged 3 commits intomoby:masterfrom
mavenugo:services

Conversation

@mavenugo
Copy link
Contributor

Based on various discussions and inputs, we have a simplified proposal to address the network UI
separate from services ui. This PR brings in the services ui & api provided by libnetwork and hooking it
to be part of docker.
All of these are defined under experimental tag in order to get user feedback before making it officially into the docker ui chain.

@jessfraz
Copy link
Contributor

LGTM

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What the point of this variable? This is basically mode.IsDefault()

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not required. it was added for readability.
But have changed it (added comments instead).

@LK4D4
Copy link
Contributor

LK4D4 commented Jun 20, 2015

I think most interesting changes here in docs.
ping @moxiegirl @jamtur01 @SvenDowideit

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what's first [OPTIONS]?

@moxiegirl
Copy link
Contributor

LGTM (networking.md to be sorted globally at a later date.)

This commit makes use of the CNM model supported by LibNetwork and
provides an ability to let a container to publish a specified service.
Behind the scenes, if a service with the given name doesnt exist, it is
automatically created on appropriate network and attach the container.

Signed-off-by: Alessandro Boch <[email protected]>
Signed-off-by: Madhu Venugopal <[email protected]>
Signed-off-by: Dave Tucker <[email protected]>
Signed-off-by: Madhu Venugopal <[email protected]>
@icecrime
Copy link
Contributor

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants