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

Implement usage of multiple GPG keys in repofiles, get keys from keys.datadoghq.com #782

Merged
merged 4 commits into from Mar 26, 2021

Conversation

bkabrda
Copy link
Contributor

@bkabrda bkabrda commented Feb 23, 2021

This PR adds multiple entries to the repofiles' gpgkey entry in order for both yum/dnf and rpm to have access to all necessary keys. The special DATADOG_RPM_KEY_CURRENT.public entry will always contain the key that is used to sign current metadata as well as newly released packages. zypper repofile is updated as well, but contains only the CURRENT key entry, as Chef doesn't allow multiple keys for zypper repofiles.

@bkabrda bkabrda requested a review from a team as a code owner February 23, 2021 17:05
@bkabrda bkabrda changed the title Implement usage of multiple GPG keys in repofiles Implement usage of multiple GPG keys in repofiles, get keys from keys.datadoghq.com Mar 18, 2021
@bkabrda bkabrda merged commit ddb6718 into master Mar 26, 2021
@bkabrda bkabrda deleted the slavek.kabrda/multiple-gpg-keys branch March 26, 2021 09: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.

None yet

2 participants