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

Fix flux build/diff when parsing SOPS encrypted secrets #2377

Merged
merged 1 commit into from
Feb 4, 2022

Conversation

souleb
Copy link
Member

@souleb souleb commented Feb 3, 2022

fixes #2363

If implemented this fixes #2363 and make sure we can build with sops
encrypted data

Signed-off-by: Soule BA soule@weave.works

@souleb souleb added the bug Something isn't working label Feb 3, 2022
If implemented this fixes fluxcd#2363 and make sure we can build with sops
encrypted data

Signed-off-by: Soule BA <soule@weave.works>
Copy link
Member

@stefanprodan stefanprodan left a comment

Choose a reason for hiding this comment

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

LGTM

Thanks @souleb

@stefanprodan stefanprodan added the area/diff Diff related issues and pull requests label Feb 4, 2022
@stefanprodan stefanprodan changed the title Flux Build Kustomization: Make sure to trim all sops data Fix flux build/diff when parsing SOPS encrypted secrets Feb 4, 2022
@stefanprodan stefanprodan merged commit 7b7eb01 into fluxcd:main Feb 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/diff Diff related issues and pull requests bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

flux build|diff kustomization fails: ✗ failed to decode secret data: illegal base64 data at input byte 3
2 participants