PastNullInfinity
PastNullInfinity
I'm currently working on a PDF reporter that uses an ERB template to output an html, and then call `wkhtmltopdf` for rendering the final file. The main reason for me...
The Proxy Injector supports taking parameters as a Secret, which would have made me believe that the injected sidecar would do the same, which is not the case. When configuring...
The current way to elect master or slave nodes is poorly implemented. As it stands, the init-container needs an external dependency with kubectl: https://github.com/KongZ/charts/blob/b26ec70b0544947290594a9b130d73285de43e69/charts/graylog/templates/statefulset.yaml#L74-L79 Which is then used to query...