-
Bug
-
Resolution: Done
-
Major
-
fuse-7.x-GA
-
False
-
False
-
%
-
build6
-
Undefined
-
The newest bundle (registry-proxy.engineering.redhat.com/rh-osbs/fuse7-fuse-online-operator-metadata:1.8-4) mentions dv in its description which was removed.
CSV#L90
Within the addons section, users are able to enable specific addons. The available addons at the moment are:
- dv: enables the data integration capabilities
- jaeger: enable jaeger
- ops: enables monitoring, requires extra CRDs
- todo: a simple todo application
CSV#L17
alm-examples: |
[{
"apiVersion": "syndesis.io/v1beta2",
"kind": "Syndesis",
"metadata":
,
"spec" : {
"addons": {
"jaeger":
,
"knative": {
"enabled": false
},
"ops":
,
"publicApi":
,
"todo":
}
}
}]
Knative should have been removed along with Camel K if I remember correctly. Alongside with that there are still leftover permissions regarding to Knative at range #L768-783