Tamal Saha

Results 240 comments of Tamal Saha

This icinga Dockerfiles are here: https://github.com/appscode/searchlight/tree/master/hack/docker/icinga/alpine Any configuration passed to icinga container is via a `Secret` [`--config-secret-name`](https://github.com/appscode/searchlight/blob/master/pkg/cmds/server/options.go#L48). The currently supported keys are listed here: https://github.com/appscode/searchlight/blob/master/pkg/icinga/configurator.go#L20 The searchlight pod takes the...

@krdhruva, are you part of the Azure team? Either way, we would love to have your contribution on this feature. cc: @amanohar , as contributed previously to Azure feature.

https://github.com/appscode/guard/pull/236 pr coming from your team?

- [ ] DNS pods - [ ] Watch prometheus pods

@ananace , what sort things would you like to configure through Director?

Which version fo searchlight are you using?

http://www.geekmungus.co.uk/linux-and-nagios/nagios-checkicmp http://www.geekmungus.co.uk/linux-and-nagios/nagios-exampleusingcheckicmp

Golang ping; https://github.com/sparrc/go-ping https://github.com/tatsushid/go-fastping

We could. There is an unmaintained one https://github.com/dims/k8s-keystone-auth . If you are interested in contributing, you are most welcome.

@attardi , check out https://github.com/kubernetes/cloud-provider-openstack/blob/master/docs/using-client-keystone-auth.md . This seems to be the official answer. Let me know if this works or not.