Shyukri Shyukriev

Results 6 comments of Shyukri Shyukriev

@amotl do you plan working on this one ?

Thanks @seut , here are logs after increase: Loki logs: https://tools.cr8.net/grafana/goto/4obaAoSNR?orgId=1 ``` crate Caused by: java.net.UnknownHostException: Failed to resolve '_cluster._tcp.crate-discovery-bb8a747d-f6ca-4713-8ced-bb1208e314f9.f70ad5ea-8d63-4ab0-a79e-43fbfed9129d.svc.cluster.local.' [SRV(33)] crate at io.netty.resolver.dns.DnsResolveContext.finishResolve(DnsResolveContext.java:1150) ~[netty-resolver-dns-4.1.114.Final.jar:4.1.114.Final] crate at io.netty.resolver.dns.DnsResolveContext.tryToFinishResolve(DnsResolveContext.java:1097) ~[netty-resolver-dns-4.1.114.Final.jar:4.1.114.Final] crate...

image scan added in Taskfile as part of https://github.com/danihodovic/celery-exporter/pull/320

1.0.0 drops support for python

Updating python was already on the list, but there are open PRs: https://github.com/crate/crate-operator/pull/549 https://github.com/crate/crate-operator/pull/654 Maybe someone should pick those first.