Release magnum for stable/victoria
This release picks up new commits to magnum since the last release from stable/victoria. This is being proposed as a convenience to help make sure stable changes are being released. If the team is good with this going out, please respond with a +1 to let the release team know it is OK to proceed. If it is not wanted at this time, or if there are more changes that would be good to get merged before doing a stable release, please leave a -1 with a comment with what the team would prefer. We can then either abandon this patch, or wait for an update with a new commit hash to use instead. $ git log --oneline --no-merges 11.2.0..4b1ba075 4b1ba075 Refix --registry-enabled Signed-off-by: Elod Illes <elod.illes@est.tech> Change-Id: I72c88086255658a35c019bbf81fe57a7a80eb5ea
This commit is contained in:
parent
6476a12b4f
commit
ba2f10668b
@ -6,8 +6,8 @@ type: service
|
|||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/magnum: {}
|
openstack/magnum: {}
|
||||||
cycle-highlights:
|
cycle-highlights:
|
||||||
- Kubernetes cluster owner can now do CA cert rotate to re-generate CA of the
|
- Kubernetes cluster owner can now do CA cert rotate to re-generate
|
||||||
cluster, service account keys and the certs of all nodes.
|
CA of the cluster, service account keys and the certs of all nodes.
|
||||||
- Label ``cinder_csi_enabled`` now defaults to True.
|
- Label ``cinder_csi_enabled`` now defaults to True.
|
||||||
- Default storage driver has changed from ``devicemapper`` to ``overlay2``.
|
- Default storage driver has changed from ``devicemapper`` to ``overlay2``.
|
||||||
releases:
|
releases:
|
||||||
@ -32,6 +32,10 @@ releases:
|
|||||||
projects:
|
projects:
|
||||||
- repo: openstack/magnum
|
- repo: openstack/magnum
|
||||||
hash: 7b6c844d92dd083b496617918e8da78f226a0400
|
hash: 7b6c844d92dd083b496617918e8da78f226a0400
|
||||||
|
- version: 11.2.1
|
||||||
|
projects:
|
||||||
|
- repo: openstack/magnum
|
||||||
|
hash: 4b1ba075ff0e5785cddba605e313a0aa82d84fb3
|
||||||
branches:
|
branches:
|
||||||
- name: stable/victoria
|
- name: stable/victoria
|
||||||
location: 11.0.0.0rc1
|
location: 11.0.0.0rc1
|
||||||
|
Loading…
Reference in New Issue
Block a user