Antoine Baudrand
Antoine Baudrand
**Describe the bug** With renewable secrets with `max_ttl` set, sometimes the secrets expires while the agent is sleeping. The agents wakes up after a while (could be hours after) and...
### Changes proposed in this PR: - Add the necessary parameters allowing to connect to Consul using mutual TLS (client certificates) This used to be possible with consul-k8s 0.26.0 using...
fixes #249 During creation/updates of ACL resources (policies, roles, tokens...) wait until the resource is replicated to the local DC to consider the operation successful. This is to prevent the...