Skip to content
This repository has been archived by the owner on Jul 26, 2022. It is now read-only.

Provide a meaningful error message when an SSM parameter is missing #483

Conversation

FaHeymann
Copy link
Contributor

Related to #265

When a requested key does not exist in AWS SSM the Externalsecret status currently reads ERROR, null because the AWS error has 'null' as its message. This change would add a meaningful error message.
The issue mentioned above suggests to skip the missing key. I think that would mask the underlying problem though. Let me know what you prefer.

Copy link
Member

@Flydiverny Flydiverny left a comment

Choose a reason for hiding this comment

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

LGTM

@Flydiverny Flydiverny merged commit 99ce81e into external-secrets:master Sep 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants