-
Notifications
You must be signed in to change notification settings - Fork 12
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
pack update #25
pack update #25
Conversation
nzlosh
commented
Jun 7, 2022
- Add action to generate secrets.
- Add profile support to pack to define multiple Vault end-points.
- Updated README with full list of available actions.
- Fixes TLS support for server and client certificates.
bf40482
to
6d3912c
Compare
9d71c05
to
43b019e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lots of changes and tidy-up 👍
I'm not a fan of README generation, as it might be error-prone when others updating the README.md manually and files might conflict/override each-other, but it's nice to see someone with a strong ownership maintaining the pack.
On that note, requested a few minor changes.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Requested just a couple of cosmetic changes,
besides that LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Thanks for the review @armab much appreciated ❤️ |
@nzlosh great work on v2.0 of the pack! 👍 |