Cristian C

Results 4 issues of Cristian C

Add a call to /_cluster/health that extracts the "health" section, maps it to a set of integers sends it to collectd. The mappings are: 0 - green health, 1 -...

We are using this to avoid java versions mismatch between environments (where some machines may have jdk1.8 or jdk14 instead of jdk11), which causes pinning to generate different results. A...

cla: yes

The k8s statefulsets/deployments were changed to work with the official docker images in #36 . The upgrade script should also use the same images. Thanks!

cla: yes
gke-helmsman
size/S

The provided example image doesn't work after the move to rules_oci: ``` rules_grafana (main) :( $ bazel run //example:grafana -- --norun ERROR: Cannot run target //example:grafana: Not executable INFO: Elapsed...