CLI client for SSH CA
 
 
 
 
 
Go to file
Dustin a754e47b0d
dustin/sshca-cli/pipeline/head This commit looks good Details
ci: Request 1.5 CPUs for each container
The cloud aarch64 build machine does not have enough resources to build
multiple versions at once.  Requesting multiple CPUs ensures that only
one build pod is scheduled at a time.  Since the node has 2 CPUs and
240m CPUs are taken by Longhorn, if we request 1500m CPUs, builds will
run sequentially.
2023-12-29 12:36:34 -06:00
ci ci: Request 1.5 CPUs for each container 2023-12-29 12:36:34 -06:00
src cli: Trim trailing null from RPi serial 2023-11-12 10:44:48 -06:00
.editorconfig meta: Add .editorconfig 2023-11-13 19:42:53 -06:00
.gitattributes cli: Begin CLI client 2023-11-05 10:31:58 -06:00
.gitignore rpm: Add sshca-cli RPM spec 2023-11-06 18:11:19 -06:00
Cargo.lock cli: Begin CLI client 2023-11-05 10:31:58 -06:00
Cargo.toml cli: Bump to v0.1.1 2023-11-12 18:23:18 -06:00
LICENSE-Apache-2.0.txt cli: Begin CLI client 2023-11-05 10:31:58 -06:00
LICENSE-MIT.txt cli: Begin CLI client 2023-11-05 10:31:58 -06:00
Makefile rpm: Add sshca-cli RPM spec 2023-11-06 18:11:19 -06:00
rustfmt.toml cli: Begin CLI client 2023-11-05 10:31:58 -06:00
ssh-host-cert-sign@.service rpm: Add systemd service/target/timer units 2023-11-06 18:34:20 -06:00
ssh-host-certs-renew.target rpm: Add systemd service/target/timer units 2023-11-06 18:34:20 -06:00
ssh-host-certs-renew.timer rpm: Add systemd service/target/timer units 2023-11-06 18:34:20 -06:00
ssh-host-certs.target rpm: Add systemd service/target/timer units 2023-11-06 18:34:20 -06:00
sshca-cli.spec cli: Bump to v0.1.1 2023-11-12 18:23:18 -06:00