-
Notifications
You must be signed in to change notification settings - Fork 99
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
Add Vault CI test with deployed Vault with Transit #424
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
shtripat
force-pushed
the
vault-tests
branch
4 times, most recently
from
November 30, 2023 08:57
2c39733
to
d205f79
Compare
shtripat
changed the title
WIP - Add Vault CI test with deployed Vault with Transit
Add Vault CI test with deployed Vault with Transit
Nov 30, 2023
shtripat
force-pushed
the
vault-tests
branch
3 times, most recently
from
November 30, 2023 09:48
e6f137e
to
23423fd
Compare
Signed-off-by: Shubhendu Ram Tripathi <[email protected]>
shtripat
force-pushed
the
vault-tests
branch
from
November 30, 2023 11:33
23423fd
to
d18a4b9
Compare
Signed-off-by: Shubhendu Ram Tripathi <[email protected]>
Signed-off-by: Harshavardhana <[email protected]>
PTAL at the CI failure
|
Signed-off-by: Shubhendu Ram Tripathi <[email protected]>
Signed-off-by: Shubhendu Ram Tripathi <[email protected]>
Signed-off-by: Shubhendu Ram Tripathi <[email protected]>
Looks like KV List permissions are missing @shtripat |
Somehow locally inside a ubuntu VM with below kes-policy.hcl the tests run fine
do you mean to change policy as below?
|
aead
previously approved these changes
Jan 10, 2024
Signed-off-by: Shubhendu Ram Tripathi <[email protected]>
Signed-off-by: Shubhendu Ram Tripathi <[email protected]>
shtripat
force-pushed
the
vault-tests
branch
2 times, most recently
from
January 10, 2024 12:36
7afd7ef
to
46c3ae4
Compare
Signed-off-by: Shubhendu Ram Tripathi <[email protected]>
@harshavardhana @aead can one of you PTAL? |
This is close to a year old, looks like this may never get merged. Closing. |
Feel free to send when its ready. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR introduces a github workflow to deploy HashiCorp Vault with Transit enabled and execute tests.