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 support for commit signing PGP key passphrases #510

Merged
merged 1 commit into from
May 2, 2023

Conversation

aryan9600
Copy link
Member

Add support for decrypting the private key of the commit signing PGP key. The secret specified in spec.commit.signingKey.secretRef can now optionally have a passphrase key where it's value is the password to be used for decryptin the private key.

Add support for decrypting the private key of the commit signing PGP
key. The secret specified in `spec.commit.signingKey.secretRef` can now
optionally have a `passphrase` key where it's value is the password to
be used for decryptin the private key.

Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com>
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 @aryan9600

@stefanprodan stefanprodan changed the title add support for commit sigining PGP key passphrases Add support for commit signing PGP key passphrases May 2, 2023
@stefanprodan stefanprodan added the enhancement New feature or request label May 2, 2023
@stefanprodan stefanprodan merged commit f946d7f into fluxcd:main May 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants