3833843c54
This transition the rocky 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: I1e66475a438d5f5485653ac10d76b5dffb67d6d4
48 lines
1.5 KiB
YAML
48 lines
1.5 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
|
|
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
|