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] Allow tsh ssh to use predicate expressions/search keywords from proxy templates #44031

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

rosstimothy
Copy link
Contributor

@rosstimothy rosstimothy commented Jul 10, 2024

Backport #43983 to branch/v14

changelog: Honor proxy templates in tsh ssh

… templates (#43983)

While tsh ssh doesn't explicitly allow specifying predicate expressions
or search keywords via the CLI they can be populated via a proxy template.
However, the node resolution code in tsh only considered labels which
results in confusing behavior, especially given the fact that debug logs
indicate that a proxy template match was found and being used.
@rosstimothy rosstimothy marked this pull request as ready for review July 10, 2024 19:14
@github-actions github-actions bot requested review from espadolini and tigrato July 10, 2024 19:15
@rosstimothy rosstimothy added this pull request to the merge queue Jul 10, 2024
Merged via the queue into branch/v14 with commit e72c77f Jul 10, 2024
30 checks passed
@rosstimothy rosstimothy deleted the tross/backport-43983/v14 branch July 10, 2024 20:32
@camscale camscale mentioned this pull request Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants