Skip to content

fix(container/function): improve secret_environment_variables states management #3050

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 3 commits into from
Apr 28, 2025

Conversation

Gnoale
Copy link
Contributor

@Gnoale Gnoale commented Apr 28, 2025

The secret_environment_variables map is composed of hashed value, following the previous work to support CRUD operations on these values, we apply the same logic to

  • function
  • function namespace
  • container namespace

@github-actions github-actions bot added container Container issues, bugs and feature requests function Serverless function issues, bugs and feature requests labels Apr 28, 2025
@Gnoale Gnoale marked this pull request as ready for review April 28, 2025 10:27
@Gnoale Gnoale requested a review from a team as a code owner April 28, 2025 10:27
@remyleone remyleone changed the title Fix the secret_environment_variables states management fix(container/function): improve secret_environment_variables states management Apr 28, 2025
@remyleone remyleone added this pull request to the merge queue Apr 28, 2025
Merged via the queue into master with commit 4f6c3c2 Apr 28, 2025
44 checks passed
@remyleone remyleone deleted the func-secrets branch April 28, 2025 11:52
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 function Serverless function issues, bugs and feature requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants