Klavs Klavsen

Results 64 issues of Klavs Klavsen

I assume it would be a good way to add mattermost support, by using https://github.com/mattermost/mattermost-bot-sample-golang ? I haven't looked how well that maps to the functions you use in the...

**Is your feature request related to a problem? Please describe.** We are using autolink plugin (https://github.com/mattermost/mattermost-plugin-autolink ) in mattermost to replace #number - with a clickable #number - that links...

--rootfs.path ONLY filters filesystem metrics IF the given path is a mount. Thats rather limiting.. I f.ex. use node_exporter as a sidecar to monitor disk usage on PVs on containers...

If I go look at my new quiz: https://relate.example.com/course/test-quiz1/grading/by-opportunity/1/?view_page_grades=1 It would be very nice to have the "time to finish" there also.. I need the time "per person" - as...

First edition of relate Helm chart and Dockerfile - "works for me" mode :) Pls review, ask and we can take it from there. NB. This is based off of...

Login to mattermost returns 401 with this: ``` 21-05-20 09:16:20 yetibot-ccb4c77f9-84dr7 WARN [yetibot.core.adapters:40] - Error on Mattermost clojure.lang.ExceptionInfo: clj-http: status 401 {:cached nil, :request-time 414, :repeatable? false, :protocol-version {:name "HTTP",...

bug

I enabled the security settings given in values.yaml: https://github.com/yetibot/yetibot-helm/blob/master/charts/yetibot/values.yaml#L31 But docker image is not built to actually work with that :( ``` mktemp: failed to create file via template ‘/tmp/lein-trampoline-XXXXXXXXXXXXX’:...

bug

When trying to alter or add an index template - and entering something invalid - cerebro merely says "it failed" - and does not capture the useful output elasticsearch outputs....

This enables using this repo as a helm repo with this path: https://raw.githubusercontent.com/lmenezes/cerebro/master/helm You are welcome to test against https://raw.githubusercontent.com/obmondo/cerebro/master/helm :) And adds the now unmaintained chart from https://github.com/helm/charts/tree/master/stable/cerebro (updated...

It would be nice with an option for SSL support options - supporting adding this to KafkaConsumer and KafkaProducer class.. security_protocol='SSL', ssl_check_hostname=True, ssl_cafile='CARoot.pem', ssl_certfile='certificate.pem', ssl_keyfile='key.pem')

enhancement