Skip to content

Commit cc6bc35

Browse files
removed cri validation as for kubernetes#2071 (comment)
1 parent b36a2b7 commit cc6bc35

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

keps/sig-node/585-runtime-class/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -704,8 +704,7 @@ Beta:
704704
- [x] [containerd](https://github.com/containerd/cri/pull/891)
705705
- [x] [CRI-O](https://github.com/kubernetes-sigs/cri-o/pull/1847)
706706
- [x] [dockershim](https://github.com/kubernetes/kubernetes/pull/67909)
707-
- [ ] Comprehensive test coverage
708-
- [ ] [CRI validation tests][cri-validation]
707+
- [x] Comprehensive test coverage
709708
- [x] RuntimeClasses are configured in the E2E environment with test coverage of a non-default
710709
RuntimeClass
711710
- [x] Comprehensive coverage of RuntimeClass metrics. [#73058](http://issue.k8s.io/73058)

0 commit comments

Comments
 (0)