Skip to content

Commit 0a9acea

Browse files
authored
Merge pull request #2265 from sayboras/tam/remove-rest-client-profile
conformance: Remove already deleted option RestClient
2 parents dba3e3c + af8d1b2 commit 0a9acea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

conformance/experimental_conformance_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@ func testExperimentalConformance(t *testing.T) {
104104
suite.ExperimentalConformanceOptions{
105105
Options: suite.Options{
106106
Client: mgrClient,
107-
RESTClient: k8sClientset.CoreV1().RESTClient().(*rest.RESTClient),
108107
RestConfig: cfg,
109108
// This clientset is needed in addition to the client only because
110109
// controller-runtime client doesn't support non CRUD sub-resources yet (https://github.com/kubernetes-sigs/controller-runtime/issues/452).

0 commit comments

Comments
 (0)