Renning Bruns

Results 12 comments of Renning Bruns

aha okay. i'll give that a try! but as for building the project, still kind of curious to get that working...

kind of similar to this one, in terms of developer docs https://github.com/SIMRacingApps/SIMRacingAppsServer/issues/1 (which i wouldn't mind updating if i can get things to work 😅 )

from the gist: > Looked at your log and that issue with the byte buffer I've seen before. Seems like it was a issue with using a new SDK than...

anyway, i'm much more familiar using maven or gradle for java builds, but i've also never worked on a project in windows. so in that regard, this is relatively new...

Althought, FWIW, I was able to find images built by bitnami with debian https://hub.docker.com/r/bitnami/grafana-image-renderer/tags

@pebrc are there any plans to address this? it's been several years since the workaround was implemented. we run a very large deployment of many ES clusters (of which this...

> @barkbay I think that's a good idea. > > > > @nullren we don't have concrete plans to address this right now. Did the workaround, using multiple node sets...

even being able to just exclude some nodesets would be helpful. eg, having a selector that's like ``` elasticsearch.k8s.elastic.co/cluster-name=my-cluster,elasticsearch.k8s.elastic.co/statefulset-name notin (my-cluster-es-read-client,my-cluster-es-write-client) ```

hey @harrietgrace — were you ever able to verify this behavior?