Open tavin opened 2 years ago
Hi,
We are aware of this behavior. We are planning to change this behavior when we have an operator for our collection, unfortunately we are not able to provide ETA yet.
For now, setup can be disabled by setting sumologic.setupEnabled
property to false
Note that we use
helmfile
; it runshelm upgrade
. After an initial rollout I wasn't happy with the default forfluentd.logs.containers.sourceCategoryReplaceDash
so I changed it (to a dash, apparently there's no way to simply turn it off). The process of applying the change seemed to hang forever so I aborted it and started debugging.The problem was that it insists on rerunning the initial setup job. I guess the workaround is easy to figure out once you've arrived at this point. But it shouldn't do that.
Some text above has been redacted with ellipses.