6940c64d2e
This tags the final release for all cycle-with-rc projects for Victoria. While not required, having PTLs ack this patch would be nice to include that record in the merged metadata. Release activity should now be frozen until this is processed on Oct 14. Any bugfixes merged to stable/victoria can be queued up and ready to go as a follow on stable release after the coordinated release date. There are different diff-start values for each project. This is used when generating release notes to denote the point where the stable/ussuri branch started to diverge from what is included on stable/victoria. For some, this will be the final Ussuri major version, but if multiple RCs were done, this may show the initial RC1 release version. This is normal. Change-Id: I71d78cf386b960c20f6f453fb13c263d4c9b2e18 Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
31 lines
951 B
YAML
31 lines
951 B
YAML
---
|
|
launchpad: kuryr-kubernetes
|
|
release-model: cycle-with-rc
|
|
team: kuryr
|
|
type: other
|
|
repository-settings:
|
|
openstack/kuryr-kubernetes: {}
|
|
cycle-highlights:
|
|
- |
|
|
Kuryr will no longer use annotations to store data about OpenStack objects
|
|
in K8s API. Instead a corresponding CRDs are created, i.e. KuryrPort,
|
|
KuryrLoadBalancer and KuryrNetworkPolicy.
|
|
- |
|
|
Logs on INFO level should be much cleaner now.
|
|
- |
|
|
Added support for autodetection of VM bridging interface in nested setups.
|
|
releases:
|
|
- version: 3.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/kuryr-kubernetes
|
|
hash: ff0299d5074c13fe87bd69948837ba1358ad1ea7
|
|
- version: 3.0.0
|
|
projects:
|
|
- repo: openstack/kuryr-kubernetes
|
|
hash: ff0299d5074c13fe87bd69948837ba1358ad1ea7
|
|
diff-start: 2.0.0.0rc1
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 3.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/kuryr-kubernetes/victoria.html
|