You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: keps/sig-storage/1710-selinux-relabeling/README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -673,6 +673,7 @@ All these e2e tests use only CSI volumes. All in-tree volume types that support
673
673
* Provided all tests defined above are passing and gated by the feature gate `SELinuxMountReadWriteOncePod` and set to a default of `false`.
674
674
* Documentation exists.
675
675
* Beta of Phase 1:
676
+
* E2e tests implemented + green.
676
677
* The feature gate is `true` by default.
677
678
* Evaluation:
678
679
* 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
681
682
* Implemented `SELinuxChangePolicy` **with a separate alpha feature gate `SELinuxChangePolicy`** as preparation for `SELinuxMount` feature gate graduation.
682
683
* Implemented SELinuxController.
683
684
* Beta of Phase 2 + 3 (`SELinuxChangePolicy` is beta and enabled by default; `SELinuxMount` is beta, but disabled by default).
685
+
* E2e tests implemented + green.
684
686
* Telemetry numbers from OpenShift show that <5% of clusters would need to change any of their Pods.
685
687
* This phase signalizes that the feature is ready for real testing.
686
688
Only non-breaking parts (`SELinuxChangePolicy`) are enabled by default.
0 commit comments