java-operator-sdk
java-operator-sdk copied to clipboard
Replace `CustomResourceSelectorTest` with an Integration Test
This test is only one that uses the mock API server and adding additional overhead and complexity for test maintenance, while could be replaced with an integration test.