Skip to content

fix(containers): handle secret_environment_variable lifecycle #3039

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

Merged
merged 1 commit into from
Apr 17, 2025

Conversation

Gnoale
Copy link
Contributor

@Gnoale Gnoale commented Apr 16, 2025

Fixes #2382 (comment)

We store the argon2id hash inside the state and we support CRUD operations on the secret_environment_variables map

@github-actions github-actions bot added the container Container issues, bugs and feature requests label Apr 16, 2025
@Gnoale Gnoale force-pushed the secret-env-func branch 3 times, most recently from eb8ac19 to 62af76e Compare April 17, 2025 12:05
@Gnoale Gnoale marked this pull request as ready for review April 17, 2025 12:48
@Gnoale Gnoale requested review from a team and remyleone as code owners April 17, 2025 12:48
@remyleone remyleone added this pull request to the merge queue Apr 17, 2025
Merged via the queue into master with commit b10d9eb Apr 17, 2025
44 checks passed
@remyleone remyleone deleted the secret-env-func branch April 17, 2025 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
container Container issues, bugs and feature requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

serverless (function/container/namespace): import resources with secret environment variables
2 participants