Mason
Mason
Allows for setting the dedup prefix on the command line. This can be nice if you want to set different prefixes at runtime without having to template the consul-template config...
When the client receives an error during the TLS handshake, it looks like the retry logic doesn't kick in and the call to connect will never return. It's calling my...
Using the provided example code to generate consul tokens for each host, there doesn't seem to be a way in puppet to access the randomly generated secret_id of the tokens...
Providing the token in the data does not work on Consul v1.0.3 This matches the implementation of the catalog register request
Currently only HTTPS repos are checked in ArgoCD, so if you have some repos that are using SSH, it won't display a diff. This should make it check for Apps...
Hello! After upgrading from 31.x to 32.x of this library, I am noticing that occasionally watches can get "stuck", even when they have a timeout configured. I haven't able to...
Can Pyroscope support Alibaba cloud/Aliyun OSS object storage? Thanos supports it, so hopefully it's not too big of a lift
Adds a 'record_pull_delay' config option to the kinesis consumer to set a minimum wait time between GetRecords calls. This allows connect to co-exist with other consumers on a stream without...