-
Bug
-
Resolution: Done
-
Critical
-
fuse-7.6-GA
-
None
There are two problems with Jeager when using the operatorhub:
a) the examplary CR still shows a config which would enabled jaeger (see substask)
b) even when you disable it, fuse online create the jaeger operator pod (which then sits in a crash loop)
Custom Resource used for b):
apiVersion: syndesis.io/v1beta1
kind: Syndesis
metadata:
name: app
namespace: heiko
spec:
addons:
todo:
enabled: false
ops:
enabled: false
jaeger:
enabled: false
- is related to
-
ENTESB-13425 Jaeger fails to start when installed from Operatorhub
-
- Closed
-
1.
|
Make sure Jaeger isn't enabled by default in the example CR – currenlty it is |
|
Resolved | |
Unassigned |