Skip to content

Commit

Permalink
Merge branch 'w/1.1/improvement/prepare-1.0.1' into tmp/octopus/q/1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bert-e committed Dec 8, 2018
2 parents 7d599d0 + 8394de8 commit 93053fe
Showing 1 changed file with 8 additions and 12 deletions.
20 changes: 8 additions & 12 deletions ChangeLog.rst
Expand Up @@ -46,8 +46,8 @@ the index provisioning job (:ghpull:`233`).

:ghpull:`514` - update Kubernetes version to 1.11.5 to include a fix for CVE-2018-100210

Release 1.0.1 (in development)
==============================
Release 1.0.1
=============
This version updates the Kubernetes version to 1.10.11 to handle
CVE-2018-100210.

Expand All @@ -58,31 +58,27 @@ partition existence on specificied drives (:ghissue:`231`)

:ghpull:`240` - update Python `cryptography` package to 2.3

:ghpull:`274` - add support for python3.7
:ghpull:`274` - add support for Python 3.7

:ghpull:`305` - ensure that journald logs are persisted across reboot (:ghissue:`303`)
:ghpull:`305` - ensure that `journald` logs are persisted across reboots (:ghissue:`303`)

:ghpull:`337` - assert `ansible_user` is not `root` (:ghissue:`329`)

Bugs fixed
----------
:ghissue:`50` - raise default `etcd` memory limits (:ghpull:`331`)

:ghissue:`237` - increase timeout of `prometheus-operator` deployment
(:ghpull:`244`)
:ghissue:`237` - increase timeout of `prometheus-operator` deployment (:ghpull:`244`)

:ghissue:`321` - retry until PV creation succeeds in `reclaim-storage` playbook (:ghpull:`319`)

:ghissue:`381` - warn when Bash completion is not available in `make shell`
(:ghpull:`382`)
:ghissue:`381` - warn when Bash completion is not available in `make shell` (:ghpull:`382`)

:ghissue:`192` - `make shell` failing to start on OS X (:ghpull:`418`)

:ghissue:`424` - remove warning related to kube_nginx_ingress roles (:ghpull:`425`)
:ghissue:`424` - remove warning related to `kube_nginx_ingress` roles (:ghpull:`425`)

:ghissue:`399` - check that the hostnames in the inventory don't use
capital letters
(:ghpull:`409`)
:ghissue:`399` - check that the hostnames in the inventory don't use capitals (:ghpull:`409`)

:ghpull:`472` - update Python `requests` library version

Expand Down

0 comments on commit 93053fe

Please sign in to comment.