Skip to content

Bump 1.6.0 rc2#2753

Closed
aanand wants to merge 471 commits intodocker:releasefrom
aanand:bump-1.6.0-rc2
Closed

Bump 1.6.0 rc2#2753
aanand wants to merge 471 commits intodocker:releasefrom
aanand:bump-1.6.0-rc2

Conversation

@aanand
Copy link
Copy Markdown

@aanand aanand commented Jan 26, 2016

Do not merge.

aanand and others added 30 commits November 25, 2015 15:16
Split env resolving into two phases. The first phase is to expand the paths
of env_files, which is done before merging extends. Once all files are merged
together, the final phase is to read the env_files and use them as the base
for environment variables.

Signed-off-by: Daniel Nephin <dnephin@docker.com>
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
We were essentially only testing that *at least one* of the invalid
values fails the validation check, rather than that *all* of them fail.

Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
Signed-off-by: Jonas Eckerström <jonaseck@gmail.com>
Signed-off-by: Daniel Nephin <dnephin@docker.com>
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
- The `raises` kwarg to the `cls_check` decorator was being used
  incorrectly (it should be an exception class, not an object).

- We need to check for `error.cause` and get the message out of the
  exception object.

NB: The particular case where validation fails in the case of `ports` is
only when ranges don't match in length - no further validation is
currently performed client-side.

Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
Signed-off-by: Daniel Nephin <dnephin@docker.com>
Signed-off-by: Daniel Nephin <dnephin@docker.com>
Signed-off-by: Daniel Nephin <dnephin@docker.com>
Signed-off-by: Daniel Nephin <dnephin@docker.com>
".yaml" is the preferred extension according to http://www.yaml.org/faq.html

Signed-off-by: jake-low <jakelow42@gmail.com>
this updates the MAINTAINERS file to the new format,
so that it can be parsed and collected in the docker/opensource
repository.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Daniel Nephin <dnephin@docker.com>
Cherry-pick release notes for 1.5.2
Stop warning about ".yaml" file extension
Signed-off-by: Harald Albers <github@albersweb.de>
Signed-off-by: Nick Jones <nick@nicksays.co.uk>
Removes the deprecated --allow-insecure-ssl flag
Signed-off-by: Tobias Munk <schmunk@usrbin.de>
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
@shin-
Copy link
Copy Markdown

shin- commented Jan 27, 2016

Just needs a cherry-pick of #2761 - then LGTM.

shin- and others added 3 commits January 27, 2016 01:42
Signed-off-by: Joffrey F <joffrey@docker.com>
Containers connected to the bridge network can't have aliases, so it's
simpler to rule that they can *either* be connected to the bridge
network (via `network_mode: bridge`) *or* be connected to user-defined
networks (via `networks` or the default network).

Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
@aanand aanand changed the title Bump 1.6.0 rc2 Bump 1.6.0 Jan 27, 2016
@aanand aanand changed the title Bump 1.6.0 Bump 1.6.0 rc2 Jan 27, 2016
@aanand aanand closed this Jan 27, 2016
@aanand aanand deleted the bump-1.6.0-rc2 branch January 27, 2016 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.