jgoeres

Results 27 comments of jgoeres

I am close to either - scrap using subcharts and put everything into one (I am the author of both, so that works for me, but will not work for...

I think if externally set values (whether it is via --set/--set-string or via a custom values file passed with -f) would respect anchors defined in the chart's values.yaml, that would...

@kav What yxou describe of course works fine as long as you want to override subchart parameters to constant values from the parent chart. But if you want parameters of...

I would also love to see this project continued - once a Helm chart reaches a certain complexity, it becomes really difficult to maintain without some serious unit testing. We...

Duplicate of #589 For me, version 1.6.1 worked on Java 11.

I also ran into this during my very first experiments with the specialagent, I am using 1.7.4. I am using Azul Zulu OpenJDK: openjdk version "11.0.7" 2020-04-14 LTS OpenJDK Runtime...

We just started using cassandra with the help of the instaclustr operator, so I am a quite a newb to both, but I would like to add my thoughts here,...

Since our setup described in my initial post is a bit involved, we tried to build a simple reproducer. We create configurable number of PVCs via an EFS-CSI-driver-backed storage class....

In the meantime, the reproducer we built manages to actually reproduce the issue. I had the controller permanently (re-)creating 30 "validator" pods and let that run since Friday evening. When...