You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please note that the Consul Template issue tracker is reserved
for bug reports and enhancements. For general usage questions,
please use the Consul Community Portal or the Consul mailing list:
Please note that the Consul Template issue tracker is reserved
for bug reports and enhancements. For general usage questions,
please use the Consul Community Portal or the Consul mailing list:
Consul Template version
HashiCorp Vault 1.15.2 uses 0.33
Configuration
Please review hashicorp/vault-k8s#123
Expected behavior
If a secret is marked for future deletion and it is within the timeframe it should be generated.
Actual behavior
The following https://github.com/hashicorp/consul-template/blob/v0.33.0/dependency/vault_read.go#L181 just checks to see if the value is present instead of verifying it should have been deleted.
Steps to reproduce
Please review hashicorp/vault-k8s#123
References
Please review hashicorp/vault-k8s#123
The text was updated successfully, but these errors were encountered: