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

Add new logic for looking up Strongbox Secrets #112

Merged
merged 1 commit into from
Nov 19, 2024
Merged

Conversation

george-angel
Copy link
Member

@george-angel george-angel commented Nov 13, 2024

We now reverted to the original logic to always look up the Strongbox
Secret and "fail open" (skip decrypting) when we do not find it.

We are adding a safeguard, we now check kustomize build output for
Strongbox headers in Secret data and will fail if found.

@george-angel george-angel force-pushed the force-strongbox branch 2 times, most recently from bc9fb2e to 12d10d7 Compare November 13, 2024 11:14
@george-angel george-angel force-pushed the force-strongbox branch 3 times, most recently from fba1131 to 7f49292 Compare November 18, 2024 05:22
We now reverted to the original logic to always look up the Strongbox
Secret and "fail open" (skip decrypting) when we do not find it.

We are adding a safeguard, we now check `kustomize build` output for
Strongbox headers in Secret data and will fail if found.
@george-angel george-angel merged commit 6c2b8dd into master Nov 19, 2024
7 checks passed
@george-angel george-angel deleted the force-strongbox branch November 19, 2024 06:00
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.

4 participants