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

Do not use apt-key anymore as it is deprecated #783

Merged
merged 1 commit into from
Sep 11, 2023
Merged

Do not use apt-key anymore as it is deprecated #783

merged 1 commit into from
Sep 11, 2023

Conversation

koelle25
Copy link
Contributor

Instead of using apt-key to download/install the GlusterFS GPG key, we download it to /etc/apt/keyrings/ and explicitly use it in the gluster.list sources file.

This is the same approach as e.g. Docker is using.

Instead of using  `apt-key` to download/install the GlusterFS GPG key, we download it to /etc/apt/keyrings/ and explicitly use it in the gluster.list sources file.

Signed-off-by: Kevin Köllmann <mail@kevinkoellmann.de>
@Sheetalpamecha Sheetalpamecha merged commit c277f0c into gluster:main Sep 11, 2023
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.

3 participants