Skip to content

[v18] desktop access: add static labels for discovered desktops#62452

Merged
zmb3 merged 1 commit intobranch/v18from
bot/backport-62439-branch/v18
Feb 13, 2026
Merged

[v18] desktop access: add static labels for discovered desktops#62452
zmb3 merged 1 commit intobranch/v18from
bot/backport-62439-branch/v18

Conversation

@zmb3
Copy link
Collaborator

@zmb3 zmb3 commented Dec 22, 2025

Backport #62439 to branch/v18

changelog: Each Windows desktop discovery_config can now include a set of static labels to apply to discovered hosts.

Test plan: ✅

  1. Run windows_desktop_service in an AD environment with LDAP discovery enabled.
  2. Add static labels to the configuration:
windows_desktop_service:
  enabled: true
  discovery_configs:
    - base_dn: '*'
      labels:
        team: engineering
  1. Verify that all discovered desktops have the team: engineering label.

@github-actions
Copy link

github-actions bot commented Dec 22, 2025

Amplify deployment status

Branch Commit Job ID Status Preview Updated (UTC)
bot/backport-62439-branch/v18 9203f84 2 ✅SUCCEED bot-backport-62439-branch-v18 2026-02-13 00:33:22

@zmb3
Copy link
Collaborator Author

zmb3 commented Dec 23, 2025

Will hold for 18.7.0 release.

Teleport 18 introduced the ability to configure multiple seprate
discovery policies for each Windows desktop agent. Each of these
policies can include a different set of labels to be pulled from LDAP.

This commit extends the discovery configuration to allow specifying
a set of static labels.
@zmb3 zmb3 force-pushed the bot/backport-62439-branch/v18 branch from 10576df to 9203f84 Compare February 13, 2026 00:27
@zmb3 zmb3 enabled auto-merge February 13, 2026 00:34
@zmb3 zmb3 added this pull request to the merge queue Feb 13, 2026
Merged via the queue into branch/v18 with commit d6e244a Feb 13, 2026
42 checks passed
@zmb3 zmb3 deleted the bot/backport-62439-branch/v18 branch February 13, 2026 01:08
@doggydogworld doggydogworld mentioned this pull request Feb 13, 2026
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.

4 participants

Comments