-
Task
-
Resolution: Done
-
Major
-
0.14.0
-
None
-
2020 Week 34-36 (from Aug 17)
From now on, users have to manually install Infinispan, Strimzi or Keycloak operators if they need their capabilities. Kogito Operator/CLI won't install them any more.
We need to remove the dependencies from other operators from our CSV:
https://github.com/kiegroup/kogito-cloud-operator/blob/0.14.x/deploy/olm-catalog/kogito-operator/0.14.0/kogito-operator.v0.14.0.clusterserviceversion.yaml#L660-L681
And then go through the examples and docs to remove any reference about we are installing these operators and rewrite to something like "go to this doc and install the operator".
The last part is to go through the CLI commands and see if we have any issues or hard dependencies on other operators that we should tackle.
- blocks
-
KOGITO-3142 Remove third party dependencies from Kogito Operator
- Closed