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

Use checksum verification for CernVM-FS GPG key #641

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

priteau
Copy link
Member

@priteau priteau commented Apr 1, 2025

The cvmrepo repository is sometimes down. This avoids fetching the GPG key each time if it was already done, preventing Ansible failures.

It also verifies that the key is the expected one instead of blindly trusting any GPG key.

This should not require much maintenance since the key appears to be the same since it was generated in 2010.

@priteau priteau self-assigned this Apr 1, 2025
@priteau priteau requested a review from a team as a code owner April 1, 2025 16:00
The cvmrepo repository is sometimes down. This avoids fetching the GPG
key each time if it was already done, preventing Ansible failures.

It also verifies that the key is the expected one instead of blindly
trusting any GPG key.

This should not require much maintenance since the key appears to be the
same since it was generated in 2010.
@priteau priteau force-pushed the cvmfs-gpg-checksum branch from 9a9ef4b to fde286d Compare April 1, 2025 16:01
@priteau
Copy link
Member Author

priteau commented Apr 1, 2025

I have seen this issue multiple times already.

cvmrepo

Copy link
Collaborator

@sjpb sjpb 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

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.

2 participants