Alex Leonhardt

Results 9 comments of Alex Leonhardt

In the meantime, I've made this: https://github.com/alex-leonhardt/sensu-grid Hope it's useful to someone other than me! :)

Thanks @daghan ! I haven't had time to test this, did you run it using `jsonify()`?

cool - i was going to give it a go but my Go-foo is weak so I'd have started copying stuff from the statsd module to get something basic working...

@headmelted are these meant to automatically build on new releases of vscode ? I was hoping to get 1.35.x but latest available seems to be 1.32.x ... happy to also...

Hmmm I'll have to have a play with this, I ran into some issues when controller didn't trust the service's CA when I did this originally, IIRC.

Hi @andromedarabbit ! Thanks for the PR! I haven't had time to give it a spin but it looks good. I'll give it a go later and merge if it's...

I've done a `dep ensure -v` and that seems to work as expected (I could've used `make deps` but I wanted to see what is happening) ``` terraform-provider-gotemplate andromedarabbit-master ddc7dda...

Hi @RichardoC ! Thanks for the PR! I'm not sure the ssl dirs should be ignored? Dockerfile adds all files of the current dir, including the `ssl` dir, so that...