7dbfa7fd93
Change-Id: I2615439e6365588c609357c6c4ae2a09069ab6ec
46 lines
1.6 KiB
YAML
46 lines
1.6 KiB
YAML
---
|
|
launchpad: magnum
|
|
release-model: cycle-with-rc
|
|
team: magnum
|
|
type: service
|
|
cycle-highlights:
|
|
- |
|
|
``RBAC``: API policies new defaults and scope are enabled by default.
|
|
- |
|
|
Support for ``Kubernetes v1.27`` has been added.
|
|
- |
|
|
Multiple drivers offering the same functionality (e.g. vm, ubuntu,
|
|
kubernetes) can now be installed and selected by Cluster Template instead
|
|
of a single driver suppressing the other.
|
|
- |
|
|
Magnum will now no longer keep image tag labels (e.g. cloud_provider_tag,
|
|
flannel_tag) static. Please specify explicitly all image tags for the
|
|
images your Cluster Templates will be using, to prevent a future change
|
|
breaking your Cluster Templates. Refer to the documentation under
|
|
``Supported Labels`` for a list of labels Magnum is tested with.
|
|
- |
|
|
Project gating for Heat driver cluster creation and testing has been added.
|
|
- |
|
|
Deprecated drivers ``k8s_coreos_v1``, ``k8s_fedora_atomic_v1``,
|
|
``k8s_fedora_ironic_v1`` and ``Docker Swarm`` have been removed.
|
|
- |
|
|
``Cilium`` ``Kubernetes`` network driver has been added to supported
|
|
CNI list. No in-tree drivers deploy Cilium this cycle, but out-of-tree
|
|
drivers may now implement this CNI.
|
|
repository-settings:
|
|
openstack/magnum: {}
|
|
releases:
|
|
- version: 18.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/magnum
|
|
hash: 35374b4380db673f9b61cb18da0f9382dcc00fce
|
|
- version: 18.0.0
|
|
projects:
|
|
- repo: openstack/magnum
|
|
hash: 35374b4380db673f9b61cb18da0f9382dcc00fce
|
|
diff-start: 17.0.0
|
|
branches:
|
|
- name: stable/2024.1
|
|
location: 18.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/magnum/2024.1.html
|