python-docs-samples icon indicating copy to clipboard operation
python-docs-samples copied to clipboard

feat(cloudkms): Add single tenant hsm scripts

Open brandonluong-lgtm opened this issue 8 months ago • 2 comments

Description

Fixes #<ISSUE-NUMBER>

Note: Before submitting a pull request, please open an issue for discussion if you are not associated with Google.

Checklist

brandonluong-lgtm avatar May 05 '25 18:05 brandonluong-lgtm

The kokoro presubmits are failing as libpcsclite-dev is not installed. This is needed to communicate with smartcards. Is there a way to ensure that the machines running the test have it installed?

In the read me the users would install it using the command sudo apt install libpcsclite-dev

brandonluong-lgtm avatar May 05 '25 20:05 brandonluong-lgtm

This PR still has issues, but is additionally changing system dependencies that may need additional support. Please also provide an internal bug to help support this sample.

glasnt avatar Aug 08 '25 03:08 glasnt