a18ce93270
Change-Id: Ie5fc21201c742add514c03d1307d8769803d76ec
47 lines
1.8 KiB
YAML
47 lines
1.8 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
|
|
branches:
|
|
- name: stable/ussuri
|
|
location: 10.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/magnum/ussuri.html
|