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

[v12] tctl: allow creating desktops from YAML file #27251

Merged
merged 1 commit into from
Jun 2, 2023

Conversation

zmb3
Copy link
Collaborator

@zmb3 zmb3 commented Jun 1, 2023

To date: we have supported registering desktops in a few ways:

  1. By discovering them from LDAP
  2. By listing "static hosts" in the configuration file
  3. Via our API https://github.com/gravitational/teleport/tree/master/examples/desktop-registration

This extends tctl to support creating a desktop from a YAML resource definition, which provides an alternative for those who want more control over the name and labels of their desktops, but don't want to write and maintain an integration using our API.

Closes #27106
Backports #27192

To date: we have supported registering desktops in a few ways:

1. By discovering them from LDAP
2. By listing "static hosts" in the configuration file
3. Via our API
   https://github.com/gravitational/teleport/tree/master/examples/desktop-registration

This extends tctl to support creating a desktop from a YAML resource
definition, which provides an alternative for those who want more
control over the name and labels of their desktops, but don't want to
write and maintain an integration using our API.

Closes #27106
@github-actions github-actions bot added backport size/sm tctl tctl - Teleport admin tool labels Jun 1, 2023
@zmb3 zmb3 added this pull request to the merge queue Jun 2, 2023
Merged via the queue into branch/v12 with commit be248ee Jun 2, 2023
18 checks passed
@zmb3 zmb3 deleted the zmb3/v12-backport-27192 branch June 2, 2023 14:58
@public-teleport-github-review-bot

@zmb3 See the table below for backport results.

Branch Result
branch/v11 Failed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport size/sm tctl tctl - Teleport admin tool
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants