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

quincy: cephadm: Fix repo_gpgkey should return 2 vars #47374

Merged
merged 2 commits into from Aug 3, 2022

Conversation

adk3798
Copy link
Contributor

@adk3798 adk3798 commented Jul 31, 2022

backport tracker: https://tracker.ceph.com/issues/56983


backport of #47338
parent tracker: https://tracker.ceph.com/issues/56950

this backport was staged using ceph-backport.sh version 16.0.0.6848
find the latest version at https://github.com/ceph/ceph/blob/main/src/script/ceph-backport.sh

when option --gpg-url is specified, the name used for the gpg filename is missing and throws an exception
this adds the string "manual" to the gpg key : /etc/apt/trusted.gpg.d/ceph.manual.gpg

Fixes: https://tracker.ceph.com/issues/56950

Signed-off-by: Laurent Barbe <laurent@ksperis.com>
(cherry picked from commit 79c8055)
Cleanup file /etc/apt/trusted.gpg.d/ceph.manual.gpg when repo is removed

Signed-off-by: Laurent Barbe <laurent@ksperis.com>
(cherry picked from commit bf09513)
@adk3798 adk3798 requested a review from a team as a code owner July 31, 2022 18:31
@adk3798 adk3798 added this to the quincy milestone Jul 31, 2022
@adk3798
Copy link
Contributor Author

adk3798 commented Aug 2, 2022

@adk3798
Copy link
Contributor Author

adk3798 commented Aug 2, 2022

jenkins test make check

@adk3798 adk3798 merged commit 076ba61 into ceph:quincy Aug 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants