Skip to content

Commit 578b5e7

Browse files
shawkinscsviri
authored andcommitted
Annotation removal using locking (operator-framework#3015)
Signed-off-by: Steve Hawkins <shawkins@redhat.com>
1 parent 0d7f026 commit 578b5e7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

operator-framework-core/src/main/java/io/javaoperatorsdk/operator/api/config/ConfigurationService.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@
4444
import io.javaoperatorsdk.operator.processing.dependent.workflow.ManagedWorkflowFactory;
4545
import io.javaoperatorsdk.operator.processing.event.source.controller.ControllerEventSource;
4646

47+
import static io.javaoperatorsdk.operator.api.reconciler.Constants.DEFAULT_COMPARABLE_RESOURCE_VERSIONS;
48+
4749
/** An interface from which to retrieve configuration information. */
4850
public interface ConfigurationService {
4951

0 commit comments

Comments
 (0)