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
that checks if the CustomResourceDefinition of the managed resource type of dependent resource is present on the cluster.
48
+
See related [integration test](https://github.com/operator-framework/java-operator-sdk/blob/ba5e33527bf9e3ea0bd33025ccb35e677f9d44b4/operator-framework/src/test/java/io/javaoperatorsdk/operator/CRDPresentActivationConditionIT.java).
44
49
45
50
Activation condition is semi-experimental at the moment, and it has its limitations.
46
51
For example event sources cannot be shared between multiple managed dependent resources which use activation condition.
0 commit comments