Skip to content

Conversation

@KarstenB
Copy link

@KarstenB KarstenB commented Dec 12, 2025

  • Removed the download of GPG keys from GitHub.
  • Eliminated the function for checking reachable GPG key servers.
  • Updated the script to copy a local KEYS file instead.

This approach eliminates pgp.com server down issue like #1272 and can sometimes improve build performance. The only downside is that the KEYS file needs to be updated when upstream updates it. But a quick check of https://github.com/helm/helm/commits/main/KEYS shows that those are very infrequent.

- Removed the download of GPG keys from GitHub.
- Eliminated the function for checking reachable GPG key servers.
- Updated the script to copy a local KEYS file instead.
@KarstenB KarstenB requested a review from a team as a code owner December 12, 2025 13:10
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.

1 participant