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

feat(api): Expand single secret references #2006

Merged
merged 1 commit into from
Jun 24, 2024

Conversation

DanielHougaard
Copy link
Collaborator

Description 📣

Currently we only support expansion when listing all secrets, but not when getting a singular secret. This PR adds support for secret expansion on a single secret.

The implementation is borrowed from the existing secret expansion logic from the getSecretsRaw method. It has been tweaked to accept a single secret instead of an array.

Type ✨

  • Bug fix
  • New feature
  • Breaking change
  • Documentation

@DanielHougaard DanielHougaard marked this pull request as ready for review June 21, 2024 21:15
@DanielHougaard DanielHougaard self-assigned this Jun 24, 2024
@DanielHougaard DanielHougaard merged commit 376e185 into main Jun 24, 2024
5 checks passed
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

2 participants