Sergio Moreno
Sergio Moreno
Any update on this? Maybe a planned date to test?
same here, facing same issue after upgrading Kubernetes can't make any change to istio due to this values
Hi, the problem here is supporting old kubernetes versions. After upgrading to kubernetes +1.23 we weren't able to change anything at istio level This PR [#49332](https://github.com/istio/istio/pull/49332/files) seems to remove compatibility...
any update here?
Hi, I don't mean change the notification from INFO to other logging level, I mean to don't print "INFO" logs to console. That is changing the global log-level that is...
Hi, I don't mean to don't print to console. Let me try to recap how log usually works. * You have a "logging" service that writes to console (or other...
Hi, Yes and no. I know that a setting exists, but would like how to set the setting in the chart thanks in advance
Tested manually with the following code and it works ``` containers: - name: fluent-operator image: kubesphere/fluent-operator:v2.0.0 args: - "--zap-log-level=error" ``` Would be good to have a feature to set custom...
I got the error even from the portal when selecting "only upgrade control plane"
Same problem here.