Skip to content

fix: replace deprecated apt-key add with gpg --dearmor + signed-by#121

Open
spencercjh wants to merge 1 commit intoProject-HAMi:mainfrom
spencercjh:fix/apt-add-deprecate
Open

fix: replace deprecated apt-key add with gpg --dearmor + signed-by#121
spencercjh wants to merge 1 commit intoProject-HAMi:mainfrom
spencercjh:fix/apt-add-deprecate

Conversation

@spencercjh
Copy link
Copy Markdown

@spencercjh spencercjh commented Apr 28, 2026

Summary

Test plan

  • Verify the commands work on Ubuntu 22.04+ / Debian 12+
  • Confirm apt-get update succeeds without key errors

🤖 Generated with Claude Code

apt-key add is deprecated and removed in Debian Trixie. Use
gpg --dearmor to store the keyring and signed-by in sources.list
instead.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Signed-off-by: spencercjh <jiahao.cai@dynamia.ai>
@hami-robot
Copy link
Copy Markdown
Contributor

hami-robot Bot commented Apr 28, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: spencercjh
Once this PR has been reviewed and has the lgtm label, please assign archlitchi for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@hami-robot
Copy link
Copy Markdown
Contributor

hami-robot Bot commented Apr 28, 2026

Welcome @spencercjh! It looks like this is your first PR to Project-HAMi/volcano-vgpu-device-plugin 🎉

@hami-robot hami-robot Bot added the size/XS label Apr 28, 2026
@spencercjh
Copy link
Copy Markdown
Author

/assign @archlitchi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants