zuul/releasenotes/notes/zookeeper-connections-e19eb2dfd2804087.yaml
James E. Blair 24405c9c74 Require TLS for zookeeper connections
Change-Id: I1d42b3425c948e1e735ba3acaa2ede2b92b050c7
2021-02-17 09:47:11 -08:00

8 lines
296 B
YAML

---
upgrade:
- |
The :attr:`zookeeper` section in ``zuul.conf`` is required for all
components, and all components must now be able to connect to
ZooKeeper. Additionally, TLS is now required for all ZooKeeper
connections. See :ref:`zk-encrypted-connections` for more details.