Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions etc/kayobe/kolla/globals.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,13 @@ docker_yum_gpgkey: "https://download.docker.com/linux/centos/gpg"

{% if kolla_base_distro == 'centos' %}
bifrost_tag: wallaby-20220921T100954
magnum_tag: wallaby-20230111T101726
rabbitmq_tag: wallaby-20221205T160115
{% else %}
bifrost_tag: wallaby-20220825T112231
cloudkitty_tag: wallaby-20221215T220154
kolla_toolbox_tag: wallaby-20221222T161624
magnum_tag: wallaby-20230111T103759
neutron_tag: wallaby-20221222T161624
neutron_tls_proxy_tag: "{% raw %}{{ openstack_tag }}{% endraw %}"
nova_tag: wallaby-20221222T161624
Expand Down
10 changes: 10 additions & 0 deletions releasenotes/notes/magnum-bump-tags-7841edcbd3da4b9c.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
fixes:
- |
Fixes CoreDNS for Magnum clusters crashing on startup.
- |
Allows cinder-csi nodeplugin to start on the same Magnum cluster host as
cinder-csi controllerplugin.
- |
Corrects ClusterRole rules for Magnum cluster-autoscaler, and sets
cluster-autoscaler pods to use hostNetwork.