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

[v16] tsh: Deduplicate the list of request IDs #47121

Merged
merged 3 commits into from
Oct 4, 2024

Conversation

zmb3
Copy link
Collaborator

@zmb3 zmb3 commented Oct 2, 2024

Backport #46780 to branch/v16

@zmb3 zmb3 added the no-changelog Indicates that a PR does not require a changelog entry label Oct 2, 2024
@github-actions github-actions bot added backport size/sm tsh tsh - Teleport's command line tool for logging into nodes running Teleport. labels Oct 2, 2024
@zmb3 zmb3 force-pushed the bot/backport-46780-branch/v16 branch from fdefd4e to 38cb89d Compare October 3, 2024 20:41
@zmb3 zmb3 added this pull request to the merge queue Oct 3, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 3, 2024
@zmb3 zmb3 added this pull request to the merge queue Oct 3, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 3, 2024
@zmb3 zmb3 added this pull request to the merge queue Oct 3, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 4, 2024
It's possible to specify the same request multiple times with
tsh request create. The duplicates eventually get resolved before
we generate a certificate, but they do exist in the access request
resource. This can cause the size of the resource to exceed the
limits of a gRPC message and break listing.
@zmb3 zmb3 force-pushed the bot/backport-46780-branch/v16 branch from 38cb89d to c939999 Compare October 4, 2024 00:11
@zmb3 zmb3 added this pull request to the merge queue Oct 4, 2024
Merged via the queue into branch/v16 with commit 18a73ad Oct 4, 2024
39 checks passed
@zmb3 zmb3 deleted the bot/backport-46780-branch/v16 branch October 4, 2024 18:29
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