Shane Starcher
Shane Starcher
I would guess in the case of the above a replication controller should not be created and only a pod.
This very much interests me and if we can define an acceptable way to implement this I would be happy to add this feature. I'm in a similar position where...
And to be clear on my point. I don't want "sunrise". I want 100% or near 100% brightness first thing in the morning and a lowering to sunset in the...
The current install in `docker-sensu` supports a good bit more options, but ya the conversion should be fairly easy. I just need to drop some things in the script.
`require_relative` should be fixed in that plugin. Plugins should not be using `require_relative`
This is a proper example of including a local library https://github.com/sensu-plugins/sensu-plugins-aws/blob/ffe7b24cf2b3f3f7ee3e92b08d40320377e2baa4/bin/check-beanstalk-elb-metric.rb#L30
Due to the parallel installation I don't know if a good option exists. One option would be to install unf_ext prior to running the installation.
@genofedanzo part of the problem may have been that the sstarcher/aws repo that was reference is very out dated. I pushed the upstream updates back to sstarcher/sensu-plugins-aws. Try doing the...
ya, the uchiwa vars need fixed in the README. The docker-compose.yaml works and it may make more sense to just remove the example out of the README and link to...
@genofedanzo haha np, sorry for not keeping that README as up to date. Hopefully I'll get around to updating it and add a comment about troubleshooting the parallel build.