Skip to content

Commit 9c2b908

Browse files
committed
Add Alpha->Beta graduation criteria
1 parent e45571c commit 9c2b908

File tree

1 file changed

+2
-0
lines changed
  • keps/sig-storage/1710-selinux-relabeling

1 file changed

+2
-0
lines changed

keps/sig-storage/1710-selinux-relabeling/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -673,6 +673,7 @@ All these e2e tests use only CSI volumes. All in-tree volume types that support
673673
* Provided all tests defined above are passing and gated by the feature gate `SELinuxMountReadWriteOncePod` and set to a default of `false`.
674674
* Documentation exists.
675675
* Beta of Phase 1:
676+
* E2e tests implemented + green.
676677
* The feature gate is `true` by default.
677678
* Evaluation:
678679
* During the next release after Phase 1 is beta (= the feature is enabled by default), collect reports from users about possible breakage.
@@ -681,6 +682,7 @@ All these e2e tests use only CSI volumes. All in-tree volume types that support
681682
* Implemented `SELinuxChangePolicy` **with a separate alpha feature gate `SELinuxChangePolicy`** as preparation for `SELinuxMount` feature gate graduation.
682683
* Implemented SELinuxController.
683684
* Beta of Phase 2 + 3 (`SELinuxChangePolicy` is beta and enabled by default; `SELinuxMount` is beta, but disabled by default).
685+
* E2e tests implemented + green.
684686
* Telemetry numbers from OpenShift show that <5% of clusters would need to change any of their Pods.
685687
* This phase signalizes that the feature is ready for real testing.
686688
Only non-breaking parts (`SELinuxChangePolicy`) are enabled by default.

0 commit comments

Comments
 (0)