Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reading consul/creds/some-app results in a new consul ACL every time. #1234

Closed
Tracked by #126 ...
jeremyjjbrown opened this issue Mar 18, 2016 · 1 comment
Closed
Tracked by #126 ...

Comments

@jeremyjjbrown
Copy link

I have an issue where reading consul/creds/some-app results in a new Consul ACL every time. Is there a smart way to reread a Consul policy without creating lots and lots of copies?

Should I be setting a short ttl on the creds I generate, and counting on vault to do the clean up if the ACLs are not renewed?

I have set the lease = "1h" but the lease duration comes back as "lease_duration 2592000" (30 days?). I feel the docs are unclear on this part.

I'm using vault 0.5.2 I'll try 0.5.3 soon to see if the output is clearer.

@jeremyjjbrown
Copy link
Author

Nevermind, once I get my lease configured they are garbage collected. Sorry for the noise.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant