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

Backport #125 to release/vault-1.16.x #128

Merged
merged 2 commits into from
Dec 5, 2024

Conversation

vinay-gopalan
Copy link
Contributor

Backport of #125 into Vault 1.16.x branch

@vinay-gopalan vinay-gopalan requested a review from a team December 5, 2024 23:02
@@ -121,3 +121,18 @@ func TestCreds(t *testing.T) {
}
})
}

func readStaticCred(t *testing.T, b *backend, storage logical.Storage, roleName string) *logical.Response {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added in the helper since it did not exist in this branch and it was being used in the test

@vinay-gopalan vinay-gopalan merged commit 6deb73c into release/vault-1.16.x Dec 5, 2024
4 checks passed
@vinay-gopalan vinay-gopalan deleted the backport-static-roles-1.16 branch December 5, 2024 23:26
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

Successfully merging this pull request may close these issues.

2 participants