We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 578b5e7 commit f2dfd48Copy full SHA for f2dfd48
operator-framework-core/src/main/java/io/javaoperatorsdk/operator/api/config/ConfigurationService.java
@@ -44,8 +44,6 @@
44
import io.javaoperatorsdk.operator.processing.dependent.workflow.ManagedWorkflowFactory;
45
import io.javaoperatorsdk.operator.processing.event.source.controller.ControllerEventSource;
46
47
-import static io.javaoperatorsdk.operator.api.reconciler.Constants.DEFAULT_COMPARABLE_RESOURCE_VERSIONS;
48
-
49
/** An interface from which to retrieve configuration information. */
50
public interface ConfigurationService {
51
0 commit comments