Skip to content

Commit 0516e6b

Browse files
committed
KEP-3619: update GA criteria
- Removing gVisor, Kata Containers criteria because they are low-level container runtime, it's not relevant to this KEP. - Removing conformance tests criteria because we can't add this currently because this feature is Container Runtime dependent feature.
1 parent b17bd9d commit 0516e6b

File tree

1 file changed

+1
-5
lines changed
  • keps/sig-node/3619-supplemental-groups-policy

1 file changed

+1
-5
lines changed

keps/sig-node/3619-supplemental-groups-policy/README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -662,11 +662,7 @@ Because this KEP's core implementation(i.e. `SupplementalGroupsPolicy` handling)
662662

663663
#### GA
664664

665-
- At least one of Container Runtimes which is not based on the classic container, gVisor for example, supports the updated CRI and released
666-
- Assuming no negative user feedback based on production experience, promote after 2 releases in beta.
667-
- [conformance tests] are added for `SupplementalGroupsPolicy` and `ContainerStatus.User` APIs
668-
669-
[conformance tests]: https://git.k8s.io/community/contributors/devel/sig-architecture/conformance-tests.md
665+
- No negative user feedback based on production experience, promote after 2 releases in beta.
670666

671667
### Upgrade / Downgrade Strategy
672668

0 commit comments

Comments
 (0)