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: initial version of gsm secret loader #213

Merged
merged 36 commits into from
Nov 11, 2024
Merged

Conversation

DerTiedemann
Copy link
Contributor

@DerTiedemann DerTiedemann commented Sep 22, 2024

This PR is the basis for the workload identity integration for GH workflows.
Based on context it will load all secrets that are specified, transform their names to screaming snake case and export them.

There are some tests and one is failing and i dont know why. All basic usecases work though.

.github/workflows/test-python-actions.yaml Outdated Show resolved Hide resolved
actions/load-secret-from-gsm/README.md Outdated Show resolved Hide resolved
actions/load-secret-from-gsm/README.md Outdated Show resolved Hide resolved
actions/load-secret-from-gsm/README.md Outdated Show resolved Hide resolved
actions/load-secret-from-gsm/README.md Outdated Show resolved Hide resolved
actions/parse-secrets-definitions/README.md Outdated Show resolved Hide resolved
actions/parse-secrets-definitions/main.py Outdated Show resolved Hide resolved
actions/parse-secrets-definitions/main.py Outdated Show resolved Hide resolved
actions/parse-secrets-definitions/main.py Outdated Show resolved Hide resolved
actions/parse-secrets-definitions/tests.py Outdated Show resolved Hide resolved
actions/gcp-gsm-parse-secrets/action.yaml Outdated Show resolved Hide resolved
docs/actions/gcp-gsm-load-secrets/README.md Outdated Show resolved Hide resolved
actions/gcp-gsm-load-secrets/README.md Outdated Show resolved Hide resolved
actions/gcp-gsm-parse-secrets/README.md Outdated Show resolved Hide resolved
yannick-roeder
yannick-roeder previously approved these changes Nov 6, 2024
@DerTiedemann DerTiedemann merged commit e389367 into main Nov 11, 2024
3 checks passed
@DerTiedemann DerTiedemann deleted the tiedemann/gsm-secrets branch November 11, 2024 09:08
DerTiedemann added a commit that referenced this pull request Nov 13, 2024
This PR is the basis for the workload identity integration for GH
workflows.
Based on context it will load all secrets that are specified, transform
their names to screaming snake case and export them.

There are some tests and one is failing and i dont know why. All basic
usecases work though.

---------

Co-authored-by: Yannick Röder <[email protected]>
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