diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2022-05-17 21:08:51 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2022-05-17 21:08:51 +0000 |
commit | 9613d93025008a5326ddb624e2909feaa87e7977 (patch) | |
tree | 0a48921271f5ad0a31433626325f54b691d10fd6 /doc/policy | |
parent | 6f05d35c3160e3a442b40d6af1e8e584747080b3 (diff) | |
download | gitlab-ce-9613d93025008a5326ddb624e2909feaa87e7977.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/policy')
-rw-r--r-- | doc/policy/alpha-beta-support.md | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/doc/policy/alpha-beta-support.md b/doc/policy/alpha-beta-support.md index ba988b38af2..1e3b591735c 100644 --- a/doc/policy/alpha-beta-support.md +++ b/doc/policy/alpha-beta-support.md @@ -6,7 +6,7 @@ info: To determine the technical writer assigned to the Stage/Group associated w <!-- any changes made to this page should be reflected in https://about.gitlab.com/support/statement-of-support.html#alpha--beta-features and https://about.gitlab.com/handbook/product/gitlab-the-product/#alpha-beta-ga --> -# Support for Alpha, Beta, and Generally Available Features **(PREMIUM)** +# Support for Alpha, Beta, Limited Availability, and Generally Available Features **(PREMIUM)** Some GitLab features are released as [Alpha or Beta versions](https://about.gitlab.com/support/statement-of-support.html#alpha--beta-features) which are not fully supported. All other features are considered to be Generally Available (GA). @@ -34,6 +34,14 @@ Characteristics of beta features: Your Support Contract provides **commercially-reasonable effort** support for Beta features, with the expectation that issues will require extra time and assistance from development to troubleshoot. +## Limited Availability (LA) + +Characteristics of limited availability features: + +- Ready for production use by a small set of customers. +- Can be booked by Deal Desk as part of an order. +- Fully documented and [supported](https://about.gitlab.com/support/statement-of-support/#starter-premium-and-ultimate-users). + ## Generally Available (GA) Generally Available features means that they passed the [Production Readiness Review](https://gitlab.com/gitlab-com/gl-infra/readiness/-/blob/master/.gitlab/issue_templates/production_readiness.md) for GitLab.com, and are: |