Gustav Åkesson
Gustav Åkesson
I came across an odd behavior with respect to supplied namespaces in conjunction with labels selectors. Assume this helmfile.yaml ``` repositories: - name: incubator url: https://charts.helm.sh/incubator --- releases: - name:...
Hello, I see that the .HelmfileCommand is accessible in e.g. hooks, enabling to pass the helmfile command to be used in evaluations in the hook. However, HelmfileCommand does not seem...
### Operating system Ubuntu 20.04.4 LTS ### Helmfile Version 0.146.0 ### Helm Version v3.9.0 ### Bug description Greetings folks, I picked up the new helmfile version to start to use...
In object allocation profiling the NodeType's method getNodeType is a very frequent allocator of String and StringBuilder object (in our application is is actually one of the dominating allocators). This...
# Description When installed in mTLS mode Siglens loads the CA certificates used for verifying client certificates once during startup. This is causing e.g. a renewed CA certificate (and subsequently,...