Skip to content

Commit fed169c

Browse files
committed
Add notes on antelope Kayobe bugs
1 parent 05d32d4 commit fed169c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

doc/source/operations/upgrading.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,16 @@ Known issues
149149
150150
curl -X PUT http://<controller-ip>:9200/_cluster/settings -H 'Content-Type:application/json' -d '{"transient":{"cluster":{"routing":{"allocation":{"enable":"all"}}}}}'
151151
152+
* Docker log-opts are currently not configured in Antelope. You will see these
153+
being removed when running a host configure in check+diff mode. See bug for
154+
details (fix in progress):
155+
https://bugs.launchpad.net/ansible-collection-kolla/+bug/2040105
156+
157+
* /etc/hosts are not templated correctly when running a host configure with
158+
``--limit``. If you don't need to change /etc/hosts, you can work around this
159+
with ``--skip-tags etc-hosts``. See bug for details (fix in progress):
160+
https://bugs.launchpad.net/kayobe/+bug/2051714
161+
152162
Security baseline
153163
=================
154164

0 commit comments

Comments
 (0)