forked from garethr/garethr-docker
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Version bump and changelog for 5.0 release
- Loading branch information
Showing
2 changed files
with
44 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
##2015-12-18 - Version 5.0 | ||
|
||
Note that this is a major release and in particular changes the default | ||
repository behaviour so all supported operating systems use the new | ||
Docker upstream repos. | ||
|
||
This release includes: | ||
|
||
* Full docker label support | ||
* Support for CentOS 7 repository options | ||
* Support for Docker's built-in restart policy | ||
* Docker storage setup options support for systemd | ||
* The ability to configure log drivers | ||
* Support unless for docker exec | ||
* Full datamapper property support, and deprecation of old property | ||
names | ||
* Allow arbitrary parameters to be passed to systemd | ||
* Add ZFS storage driver support | ||
* Allow docker image resources to be refreshed, pulling the latest | ||
* Deprecates use_name, all containers are now named for the resource | ||
* Support for Puppet 4.3 with the stricter parser | ||
|
||
|
||
As well as fixes for: | ||
|
||
* Fix running=false to not start the docker image on docker restart | ||
under systemd | ||
* Prevent timeouts for docker run | ||
* Ensure docker is running before attempting to use docker run | ||
* Obsfucate registry password from Puppet logs |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters