We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dba3e3c + af8d1b2 commit 0a9aceaCopy full SHA for 0a9acea
conformance/experimental_conformance_test.go
@@ -104,7 +104,6 @@ func testExperimentalConformance(t *testing.T) {
104
suite.ExperimentalConformanceOptions{
105
Options: suite.Options{
106
Client: mgrClient,
107
- RESTClient: k8sClientset.CoreV1().RESTClient().(*rest.RESTClient),
108
RestConfig: cfg,
109
// This clientset is needed in addition to the client only because
110
// controller-runtime client doesn't support non CRUD sub-resources yet (https://github.com/kubernetes-sigs/controller-runtime/issues/452).
0 commit comments