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
{{ message }}
This repository was archived by the owner on Feb 22, 2022. It is now read-only.
At the moment, eventing operator first installs the 0.10.0-imc.yaml file and then 0.10.0.yaml.
This causes some problems as the imc-dispatcher fails until the config-tracing is installed with 0.10.0.yaml. Eventually problems resolve automatically, but in my experiments it caused some unnecessary confusion.
I was originally suggest that we simply use a single file, the release.yaml file here but I saw #13.
@houshengbo I saw your ticket #13. Is it already the case that we can configure installation with or without IMC?