Skip to content
This repository was archived by the owner on May 30, 2023. It is now read-only.

Support Hardware Security Keys in update-ssh-keys#2289

Merged
pothos merged 1 commit intomainfrom
kai/update-ssh-sk-keys
Nov 16, 2022
Merged

Support Hardware Security Keys in update-ssh-keys#2289
pothos merged 1 commit intomainfrom
kai/update-ssh-sk-keys

Conversation

@pothos
Copy link
Copy Markdown
Contributor

@pothos pothos commented Nov 15, 2022

This pulls in flatcar/update-ssh-keys#7 to support Hardware Security Keys in update-ssh-keys.
Until we have a new crates.io release of openssh-keys with
coreos/openssh-keys#68 we need to host it on
Origin or find a way to make the eclass more flexible. Here it was
hosted on Origin (from "cargo package") and the Cargo.toml/lock patched
on build to think it would come from crates.io because the Gentoo
eclass only supports that location.

How to use

Testing done

Started build and kola run: http://jenkins.infra.kinvolk.io:8080/job/container/job/packages_all_arches/755/cldsv/

  • Changelog entries added in the respective changelog/ directory (user-facing change, bug fix, security fix, update)
  • Inspected CI output for image differences: /boot and /usr size, packages, list files for any missing binaries, kernel modules, config files, kernel modules, etc.

@pothos pothos force-pushed the kai/update-ssh-sk-keys branch 2 times, most recently from d3a3893 to 27e5229 Compare November 15, 2022 18:05
@pothos pothos changed the title WIP: Support Hardware Security Keys in update-ssh-keys Support Hardware Security Keys in update-ssh-keys Nov 16, 2022
@pothos pothos force-pushed the kai/update-ssh-sk-keys branch from 27e5229 to ba868e9 Compare November 16, 2022 08:51
@pothos pothos marked this pull request as ready for review November 16, 2022 08:52
@pothos pothos requested a review from a team November 16, 2022 08:52
@pothos pothos force-pushed the kai/update-ssh-sk-keys branch from ba868e9 to 2313fec Compare November 16, 2022 10:46
This pulls in
flatcar/update-ssh-keys#7
to support Hardware Security Keys in update-ssh-keys.
Until we have a new crates.io release of openssh-keys with
coreos/openssh-keys#68 we need to host it on
Origin or find a way to make the eclass more flexible. Here it was
hosted on Origin (from "cargo package") and the Cargo.toml/lock patched
on build to think it would come from crates.io because the Gentoo
eclass only supports that location.
@pothos pothos force-pushed the kai/update-ssh-sk-keys branch from 2313fec to d65e76a Compare November 16, 2022 10:53
@pothos pothos merged commit 7d765ad into main Nov 16, 2022
@pothos pothos deleted the kai/update-ssh-sk-keys branch November 16, 2022 11:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants