48ebab25db
As discussed in the mail thread [1][2], this patch transition the Rocky branch to End of Life. The last patch of the branch will be tagged with rocky-eol tag. stable/rocky branch cannot be used anymore and will be deleted if this patch merges. This is needed as stable/rocky is not actively maintained in recent period, thus gates are mostly broken due to job failures. Besides, by removing these branches, infra resources will be freed up, too. Please try to identify any zuul job, that is defined outside of the repositories in this patch (for example in openstack-zuul-jobs, etc.) and won't be used anymore if stable/rocky is deleted. Propose a job removal patch for them. Please +1 if the team is ready for us to proceed with this transition, or -1 if there are still some activity on the branch and the team wants to continue to maintain it. [1] https://lists.openstack.org/pipermail/openstack-discuss/2023-January/031922.html [2] https://lists.openstack.org/pipermail/openstack-discuss/2023-April/033386.html Change-Id: Iac086d18e7d94692036282771436094784372fad
52 lines
1.7 KiB
YAML
52 lines
1.7 KiB
YAML
---
|
|
team: qinling
|
|
type: service
|
|
storyboard: 927
|
|
release-model: cycle-with-milestones
|
|
repository-settings:
|
|
openstack/qinling: {}
|
|
releases:
|
|
- version: 1.0.0.0b1
|
|
projects:
|
|
- repo: openstack/qinling
|
|
hash: 917132a19cd58b3151d6f30839eb327a26459117
|
|
- projects:
|
|
- hash: 2e9d09169f71c5c42bdc2a6cb78cf82cbb29da3c
|
|
repo: openstack/qinling
|
|
version: 1.0.0.0b2
|
|
- version: 1.0.0.0b3
|
|
projects:
|
|
- repo: openstack/qinling
|
|
hash: 71d9158e7c833171c38f2d43ff7e9a57f2f909b3
|
|
- version: 1.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/qinling
|
|
hash: 9d6bd96f9c70e6870fd67c55467526e365fb0ecc
|
|
- diff-start: aee1b062bab33c7e6a5016a1b569bc2305010a41
|
|
projects:
|
|
- repo: openstack/qinling
|
|
hash: 9d6bd96f9c70e6870fd67c55467526e365fb0ecc
|
|
version: 1.0.0
|
|
- version: rocky-em
|
|
projects:
|
|
- repo: openstack/qinling
|
|
hash: 9d6bd96f9c70e6870fd67c55467526e365fb0ecc
|
|
- version: rocky-eol
|
|
projects:
|
|
- repo: openstack/qinling
|
|
hash: 185be7bb88474f4724e8ac69aca11fc111ce8d85
|
|
branches:
|
|
- location: 1.0.0.0rc1
|
|
name: stable/rocky
|
|
cycle-highlights:
|
|
- Support function versioning so that users can create different versions
|
|
of a same purpose function.
|
|
- Support function alias which is a pointer to a specific Qinling
|
|
function version and can be updated to point to a different version.
|
|
- Use secure connection to Kubernetes cluster in the default deployment.
|
|
- Support to define untrusted workload for the runtime.
|
|
- Node.JS runtime support(experimental).
|
|
- Python runtime security improvement.
|
|
- Document improvement.
|
|
release-notes: https://docs.openstack.org/releasenotes/qinling/rocky.html
|