d7dc9a14f9
This transition the ussuri branch to extended maintenance. Changes for bugfixes and things the team deems important are still encouraged, but there will no longer be official releases off of the branch. Please +1 if the team is ready for us to proceed with this transition, or -1 if there are any final backports currently in flight that we should wait for. For the latter case, please update the patch with the new commit hash after doing a final release to get those changes out so we know to proceed with the transition. Change-Id: I09197f6dd4c8a7e0f41fbaf7d6c9f7a6e39b2726
52 lines
1.9 KiB
YAML
52 lines
1.9 KiB
YAML
---
|
|
launchpad: magnum
|
|
release-model: cycle-with-rc
|
|
team: magnum
|
|
type: service
|
|
repository-settings:
|
|
openstack/magnum: {}
|
|
cycle-highlights:
|
|
- Support Helm v3 to install all magnum installed charts. Support
|
|
for Helm v2 client will be removed in X release.
|
|
- A new config option ``post_install_manifest_url`` is added to support
|
|
installing cloud provider/vendor specific manifest after deploying
|
|
a kuberbetes cluster.
|
|
- A new ``--merge-labels`` boolean flag can be used to merge user
|
|
labels at cluster/nodegroup scope with cluster template/cluster
|
|
labels.
|
|
- Cloud admin users now can do rolling upgrade on behalf of end users
|
|
to do urgent security patching.
|
|
- Magnum now cascade deletes all the load balancers before deleting
|
|
the cluster, not only including load balancers for the cluster services
|
|
and ingresses, but also those for Kubernetes API/etcd endpoints.
|
|
- Magnum supports updating the k8s cluster health status via the Magnum
|
|
cluster update API so that a controller (e.g. magnum-auto-healer)
|
|
running inside the k8s cluster can call the Magnum update API to
|
|
update the cluster health status.
|
|
releases:
|
|
- version: 10.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/magnum
|
|
hash: 7c4fb32189198ee69a0c50d7c498fc349c590962
|
|
- version: 10.0.0.0rc2
|
|
projects:
|
|
- repo: openstack/magnum
|
|
hash: c6e536ae071550077f192562e3a6df33fd01ee04
|
|
- version: 10.0.0
|
|
projects:
|
|
- repo: openstack/magnum
|
|
hash: c6e536ae071550077f192562e3a6df33fd01ee04
|
|
diff-start: 9.0.0.0rc1
|
|
- version: 10.1.0
|
|
projects:
|
|
- repo: openstack/magnum
|
|
hash: 9c9a84f6690d11356212070b4c5221c8c3e7777d
|
|
- version: ussuri-em
|
|
projects:
|
|
- repo: openstack/magnum
|
|
hash: 9c9a84f6690d11356212070b4c5221c8c3e7777d
|
|
branches:
|
|
- name: stable/ussuri
|
|
location: 10.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/magnum/ussuri.html
|