4213b5364c
This transition the train 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: I96f9486a547194219bb87b2ae123fad53eaea810
74 lines
2.8 KiB
YAML
74 lines
2.8 KiB
YAML
---
|
|
launchpad: magnum
|
|
release-model: cycle-with-rc
|
|
team: magnum
|
|
type: service
|
|
repository-settings:
|
|
openstack/magnum: {}
|
|
cycle-highlights:
|
|
- Fedora CoreOS driver is now available which we are please to offer
|
|
since Fedora Atomic will be end of life at the end of this November.
|
|
We welcome users to test and provide feedback for this driver.
|
|
- Node groups now allow users to create clusters with groups of nodes
|
|
with different specs, e.g. GPU node groups and high memory node
|
|
groups. Thanks for the great work from CERN team and StackHPC.
|
|
- Rolling upgrade is available for both Kubernetes version and the
|
|
node operating system with minimal downtime.
|
|
- Auto healing can be deployed on Kubernetes cluster to monitor the
|
|
cluster health and replace broken nodes when failure is detected.
|
|
- Boot Kubernetes cluster from volumes and configurable volume types.
|
|
They can even set the volume type etcd volumes. This may be useful
|
|
for cloud providers who want to use SSDs, NVMEs, etc.
|
|
- Private cluster can be created following best security practices,
|
|
isolating Kubernetes clusters from Internet access. This may be
|
|
a desirable feature for enterprise users. Now they have the flexibility
|
|
to choose between a private cluster by default and only allow access
|
|
to the API exposed on Internet or make it fully accessible.
|
|
- Add ``cinder_csi_enabled`` label to support out of tree Cinder CSI.
|
|
- Support ``containerd`` as a ``container_runtime`` as an alternative
|
|
to ``host-docker``.
|
|
- A new config ``health_polling_interval`` is supported to make the
|
|
interval configurable or disable completely.
|
|
releases:
|
|
- version: 9.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/magnum
|
|
hash: a0c894a222a08600edf612f48fad628758b48dbf
|
|
- version: 9.0.0.0rc2
|
|
projects:
|
|
- repo: openstack/magnum
|
|
hash: 5e66b4fe637e56f2719edae6e21aab354792bb30
|
|
- version: 9.0.0
|
|
projects:
|
|
- repo: openstack/magnum
|
|
hash: 5e66b4fe637e56f2719edae6e21aab354792bb30
|
|
diff-start: 8.0.0.0rc1
|
|
- version: 9.1.0
|
|
projects:
|
|
- repo: openstack/magnum
|
|
hash: 347b7b74742306f8573d2a6cad8e966a8ccb58fb
|
|
- version: 9.2.0
|
|
projects:
|
|
- repo: openstack/magnum
|
|
hash: 1115672e7284bdd77a5951e93d47b22495c33d91
|
|
- version: 9.3.0
|
|
projects:
|
|
- repo: openstack/magnum
|
|
hash: 0feb2b185179a20aa97021d64263c96e697901a3
|
|
- version: 9.4.0
|
|
projects:
|
|
- repo: openstack/magnum
|
|
hash: 368241fda7fbe146f824193b1e0b39b73c226f87
|
|
- version: 9.4.1
|
|
projects:
|
|
- repo: openstack/magnum
|
|
hash: 528ec941da294b454221170e1919b7dc18d10e86
|
|
- version: train-em
|
|
projects:
|
|
- repo: openstack/magnum
|
|
hash: 528ec941da294b454221170e1919b7dc18d10e86
|
|
branches:
|
|
- name: stable/train
|
|
location: 9.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/magnum/train.html
|