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 @@ -9,10 +9,12 @@ enable_docker_repo: {% raw %}"{{ 'overcloud' not in group_names or ansible_facts

{% if kolla_base_distro == 'centos' %}
bifrost_tag: yoga-20221007T134036
magnum_tag: yoga-20230110T142129
neutron_tag: yoga-20230104T155323
prometheus_openstack_exporter_tag: yoga-20221128T164623
{% else %}
bifrost_tag: yoga-20221215T142947
magnum_tag: yoga-20230110T144737
neutron_tag: yoga-20230104T163118
{% endif %}

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.