Petr H

Results 27 comments of Petr H

By the way I can confirm that if I remove the additional host entry from the rules section and leave it in the tls section so it looks like: ```...

I've already reinstalled 1.0.2 with fluent-bit image changed to 1.8.11 and it does start just fine. As for the issue that's behind this, have a look at https://github.com/fluent/fluent-bit/issues/5426

So the problem is in the CR uninstall order? You may try the workaround with List: https://github.com/helm/helm/issues/8439#issuecomment-1068979423 https://github.com/kubernetes/kubernetes/blob/master/hack/testdata/list.yaml However I'm not sure if uninstall would respect that (in reverse order),...

I'm also encountering the issue https://github.com/uken/fluent-plugin-elasticsearch/issues/785 which could be remedied with setting `suppress_type_name true` but again it's currently impossible to specify it via Helm chart values. As there's quite a...

Can this be reopened? It was closed without any warning and it may take some time to implement.

I will provide logs next time this happens as the older ones are unavailable already. The installation was via Helm using these customized values (the installation & upgrade procedures are...

This is the last case from today. Complete config reload since the beginning until the end of the log (there are no further events logged after that). [nginx-ingress-nginx-ingress-hncm6_reconfig.log](https://github.com/nginxinc/kubernetes-ingress/files/8877341/nginx-ingress-nginx-ingress-hncm6_reconfig.log) I'm not...

That mount is just 1 time zone data file used to set the time zone of the running container. I wouldn't expect any issue with that and moreover it's used...