df1a9dd734
After the 9.4.0 release there has been four very small bugfixes. For example the [1] change is required for Cinder CSI to even work with the default k8s version v1.15 in Train. [1] https://review.opendev.org/c/openstack/magnum/+/750058 Change-Id: I2dd929725e16317749c5c9f6022967a45f13b2a9
65 lines
2.4 KiB
YAML
65 lines
2.4 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.
|
|
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
|
|
branches:
|
|
- name: stable/train
|
|
location: 9.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/magnum/train.html
|