Björn Dieding

Results 37 issues of Björn Dieding

### Name and Version bitnami/solr latest ### What is the problem this feature will solve? The chart currently doesn`t support metrics when there is auth enabled. https://github.com/bitnami/charts/blob/master/bitnami/solr/templates/metrics-deployment.yaml#L1 Due a the...

{{ git.tag }} will display 3.0.0 if the last tag is 3.0.0-beta5. I think there are many ways to fix this. Here is one idea. ``` [root@localhost helm-ezplatform]# git describe...

info required
fixed

{{ git.tag }} was not working for me inside a gitlab pipeline but outside... My idea was to access a env var instead, but I did not know how. I...

info required
useful tip

Hi, I think this is needed for newer grafana setups, but I am not sure. At least it works for me.

Hi, I did try a bit. I made the Mattermos application start fine. Thought the are no write permissions on the PVC and the container that should be fixed. Logs...

**What are you trying to do?** I am trying to proxy the private repo https://updates.ez.no/ttl https://updates.ez.no/ttl/packages.json ```javascript { "packages": [], "includes": { "include/all$b48dd9ea8d0e45a2d2032c902f86ffbefd2fad9c.json": { "sha1": "b48dd9ea8d0e45a2d2032c902f86ffbefd2fad9c" } } } ```...

Hi, we had a solr pod running. That pod had problems and was creating much log output (filled with long long JAVA stack traces). The problem though was that we...

Hi, I have seen that there is not yet support for object states. I might implement it myself if it bothers me too much. This is for now just a...

bug
waiting for feedback