kolla-ansible/releasenotes/notes/zun-drop-bullseye-3259e0bb8995d3ad.yaml
Jan Gutter 994ab9bb9b
debian: Remove kolla-ansible-debian-zun job
* When the Debian job got upgraded from Bullseye
  to Bookworm, the non-voting Zun job started failing.
* This is because Debian Bookworm doesn't support the
  required Docker 20 pinning.
* Until Zun gains support for newer dependencies this
  job will keep failing.

Change-Id: I1e1d9ea7c76d1b2f77b09b7948f138b88ef483d2
2023-09-13 16:56:33 +01:00

8 lines
319 B
YAML

---
upgrade:
- |
Zun is currently incompatible with Debian Bookworm. This is because Zun
currently has a hard dependency on a deprecated Docker feature. Operators
upgrading from Bullseye are strongly encouraged to disable Zun first.
While workarounds may be possible, none are currently tested in CI.