Conversation

xstefank

First part for #2753. I believe it makes sense to split this into a separate PR. Let me know if I misunderstood where everywhere the infrastructure client should be used.

@openshift-ciopenshift-ci bot requested review from csviri and metacosm April 11, 2025 14:49
@@ -38,6 +38,7 @@ public abstract class AbstractOperatorExtension
public static final int DEFAULT_NAMESPACE_DELETE_TIMEOUT = 90;

private final KubernetesClient kubernetesClient;
private final KubernetesClient infrastructureKubernetesClient;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you change one of the Integration tests to use this?

Sign up for free to join this conversation on . Already have an account? Sign in to comment
None yet
None yet

Successfully merging this pull request may close these issues.