Elon Cheng

Results 87 comments of Elon Cheng

> @wenchajun Have you ever had this problem? I don't have this problem on my machine, but with the addition of the fluent-operator feature, I think it's possible to increase...

please update here first https://github.com/fluent/fluent-operator/blob/master/charts/fluent-operator/templates/fluent-operator-clusterRole.yaml When the version is released we will merge it here

I think this issue might be due to Fluent Bit. I will try to reproduce and test it.

You can check the logs of the fluent-operator to see if everything is normal.

https://github.com/fluent/fluent-operator/blob/master/charts/fluent-operator/templates/fluentbit-output-elasticsearch.yaml#L12 Shouldn't this situation be dealt with as well?

That's a good idea. We first set it to the cluster level because essentially fluentbit is going to collect logs from all namespaces, tweak it for custom namespaces?

> As Renovate will run with a different token, there is no need for specific workflow permissions anymore. > > Instead the GitHub app should have sufficient permissions to create...