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

[v14] Remove lib/devicetrust from lib/client #43279

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

rosstimothy
Copy link
Contributor

Backport #43186 to branch/v14

The native device trust libraries included in lib/devicetrust
prevent building client tools that don't use device trust from
building with cgo disabled. This moves the default device auth
ceremony and device enrollment from lib/client into a location
specific to tsh since it's the only tool that requires them.

Updates #43112.
@rosstimothy rosstimothy added backport no-changelog Indicates that a PR does not require a changelog entry labels Jun 20, 2024
@rosstimothy rosstimothy marked this pull request as ready for review June 20, 2024 13:59
@github-actions github-actions bot added size/sm tsh tsh - Teleport's command line tool for logging into nodes running Teleport. labels Jun 20, 2024
@github-actions github-actions bot requested review from codingllama and gzdunek June 20, 2024 14:00
@public-teleport-github-review-bot public-teleport-github-review-bot bot removed the request for review from gzdunek June 20, 2024 14:30
@rosstimothy rosstimothy added this pull request to the merge queue Jun 20, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 20, 2024
@rosstimothy rosstimothy added this pull request to the merge queue Jun 20, 2024
Merged via the queue into branch/v14 with commit 7caed92 Jun 20, 2024
30 checks passed
@rosstimothy rosstimothy deleted the tross/backport-43186/v14 branch June 20, 2024 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport no-changelog Indicates that a PR does not require a changelog entry size/sm tsh tsh - Teleport's command line tool for logging into nodes running Teleport.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants