Skip to content

Conversation

willroberts
Copy link
Contributor

@willroberts willroberts commented Jul 3, 2025

GSM secrets can now be included by specifying a mapping with sourceType: gsm:

mappings:
- sourceType: gsm
  path: projects/my-project/secrets/my-secret/versions/latest
  secretName: my-secret

This maintains backward compatibility by assuming a Vault sourceType unless explicitly specified.

This PR also updates documentation, and upgrades Go from v1.18 to v1.24.

Copy link
Collaborator

@sergiosalvatore sergiosalvatore left a comment

Choose a reason for hiding this comment

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

A couple small things... Otherwise, looks good!

Co-authored-by: Sergio Salvatore <[email protected]>
@willroberts willroberts force-pushed the add-gsm-support branch 2 times, most recently from d43cd41 to 90dcaf2 Compare July 7, 2025 21:06
Copy link
Collaborator

@sergiosalvatore sergiosalvatore left a comment

Choose a reason for hiding this comment

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

nice -- one last small thing.

@willroberts willroberts merged commit 8fbfd88 into master Jul 8, 2025
2 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.

2 participants