Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

feat:Use patch to replace update in generic client for multi cases #1409

Merged
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
gohint for e2e validation
qmhu committed May 7, 2021
commit c9a62ff1408491237e458e4db436a8b92d2da7f1
1 change: 1 addition & 0 deletions test/e2e/validation.go
Original file line number Diff line number Diff line change
@@ -19,6 +19,7 @@ package e2e
import (
"context"
"fmt"

runtimeclient "sigs.k8s.io/controller-runtime/pkg/client"

apierrors "k8s.io/apimachinery/pkg/api/errors"