Thierno IB. BARRY
Thierno IB. BARRY
Hi all. As you noticed, I don't have much time to respond on issues or pull requests. I'm truly sorry for that. Since almost 2 years now, I migrated to...
Add timestamp tracking metric with the `HEAD_MESSAGE_TIMESTAMP` key. See [here](https://tech.labs.oliverwyman.com/blog/2016/08/24/new-rabbitmq-timestamp-tracking-feature/) for more details. @jamesc please review.
An open discussion in how we can build automatically packages (deb, rpm)? - build with fpm? - build with omnibus?
- [x] Improve scripts documentation - [x] Generate markdown docs from pod - [ ] Use travis-ci to generate automatically docs
It would be nice to let this provider use proxy env vars. This will allow us to use this provider behind enterprise proxy. I can open a PR to address...
Hi there, Some time, http servers take some time to respond or are not ready yet to accept requests. It would be nice to add some kind of retry logic...
This PR will let user validate TLS certificate with a provided root CA or choose a `insecure` option with no validation at all. May solves https://github.com/hashicorp/terraform-provider-aws/pull/11426 and have a lot...
Thanks @apparentlymart for starting this project. I'm definitely buying your approach to the Terraform testing landscape. It'll make Terraform code testing a lot (did I say a A LOT ?...
### Description We recently deployed successfully Kamailio with TLS certificates. Now we would like to use let's encrypt certificate which expire after 3 months. Means we need to renew certificate...