Skip to content

Commit

Permalink
Add graduation criteria for beta
Browse files Browse the repository at this point in the history
  • Loading branch information
jpbetz committed Sep 2, 2021
1 parent fb689dc commit 62b3c22
Showing 1 changed file with 11 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@
- [Dependencies](#dependencies)
- [Scalability](#scalability)
- [Troubleshooting](#troubleshooting)
- [Graduation Criteria](#graduation-criteria)
- [Beta](#beta)
- [Alternatives](#alternatives)
- [Rego](#rego)
- [Expr](#expr)
Expand Down Expand Up @@ -567,6 +569,15 @@ For each of them, fill in the following information by copying the below templat
###### What steps should be taken if SLOs are not being met to determine the problem?


## Graduation Criteria

### Beta

Code that allows x-kubernetes-validator to be included (but ignored) in CRDs is backported all
supported Kubernetes versions. Also, we should make an assessment of how much support we have in
older kubernetes versions for this feature before we promote to Beta, delaying promotion as needed
to minimize negative impact to ecosystem.

## Alternatives

### Rego
Expand Down

0 comments on commit 62b3c22

Please sign in to comment.