teleport icon indicating copy to clipboard operation
teleport copied to clipboard

Omit control plane instances from inventory list

Open bernardjkim opened this issue 1 year ago • 5 comments

This PR changes the output of tctl inventory ls for Cloud-Host instances. The inventory will no longer report teleport-auth and teleport-proxy instances.

These instances are managed by the Teleport Cloud team and do not need to be updated by the users. Their presence in the inventory output has caused a lot of confusion for users about whether they need to update these instances.

changelog: omit control plane services from the inventory list output for Cloud-Hosted instances

bernardjkim avatar Jun 25 '24 23:06 bernardjkim

The PR changelog entry failed validation: Changelog entry not found in the PR body. Please add a "no-changelog" label to the PR, or changelog lines starting with changelog: followed by the changelog entries for the PR.

github-actions[bot] avatar Jun 25 '24 23:06 github-actions[bot]

🤖 Vercel preview here: https://docs-by0ge94hb-goteleport.vercel.app/docs/ver/preview

github-actions[bot] avatar Jun 26 '24 00:06 github-actions[bot]

🤖 Vercel preview here: https://docs-logfyf7j4-goteleport.vercel.app/docs/ver/preview

github-actions[bot] avatar Jun 26 '24 16:06 github-actions[bot]

Feels like auth and proxy should still show up if you explicitly request them with tctl inventory ls --services=auth,proxy, don't you think?

zmb3 avatar Jun 26 '24 22:06 zmb3

🤖 Vercel preview here: https://docs-1yqq0trg9-goteleport.vercel.app/docs/ver/preview

github-actions[bot] avatar Jun 26 '24 23:06 github-actions[bot]

Friendly ping @fspmarshall or @zmb3

bernardjkim avatar Jul 02 '24 19:07 bernardjkim

@bernardjkim See the table below for backport results.

Branch Result
branch/v14 Failed
branch/v15 Create PR
branch/v16 Create PR