You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR removes the stale import: "pkg/envtest/printer" that is not needed
after migrating to ginko/v2.
Controller-runtime v0.14.0+ has migrated to use ginko/v2 and thereby removed
"printer" package. The imports were still being scaffolded though not used in the
codebase.
Signed-off-by: Varsha Prasad Narsing <[email protected]>
0 commit comments