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

Handle undefined response in getSecrets error handler #431

Merged

Conversation

mldahl
Copy link
Contributor

@mldahl mldahl commented Feb 28, 2023

Handle errors without a response property. Testing against a vault with self signed certs w/out providing the caCertificate input.

Before:
image

After:
image

@hashicorp-cla
Copy link

hashicorp-cla commented Feb 28, 2023

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@maxcoulombe maxcoulombe left a comment

Choose a reason for hiding this comment

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

Thanks for this quick fix! Make a lot of sense.

@maxcoulombe maxcoulombe merged commit 256bfb9 into hashicorp:main Mar 2, 2023
TomNorth pushed a commit to TomNorth/vault-action that referenced this pull request Mar 25, 2023
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.

None yet

3 participants