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

add tctl create/get/edit support for autoupdate_agent_rollout #50393

Merged
merged 2 commits into from
Dec 19, 2024

Conversation

hugoShaka
Copy link
Contributor

@hugoShaka hugoShaka commented Dec 18, 2024

Part of: RFD-184

Goal (internal): https://github.com/gravitational/cloud/issues/10289

This PR adds tctl get, tctl create, and tctl edit support for autoupdate_agent_rollout.
Only tctl get is allowed from any remote client. tctl create and tctl edit require the local Admin built-in role, usually obtained by connecting from the auth host itself.

User friendly commands will be shipped in a separate PR as they depend on #47692.

The raw resource tctl commands will allow us to start end to end testing.

@hugoShaka hugoShaka marked this pull request as ready for review December 18, 2024 18:44
@hugoShaka hugoShaka added the no-changelog Indicates that a PR does not require a changelog entry label Dec 18, 2024
@github-actions github-actions bot added size/md tctl tctl - Teleport admin tool labels Dec 18, 2024
tool/tctl/common/resource_command.go Outdated Show resolved Hide resolved
@hugoShaka hugoShaka enabled auto-merge December 19, 2024 18:57
@hugoShaka hugoShaka added this pull request to the merge queue Dec 19, 2024
Merged via the queue into master with commit 3e3daec Dec 19, 2024
41 checks passed
@hugoShaka hugoShaka deleted the hugo/tctl-autoupdate-rollout branch December 19, 2024 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-changelog Indicates that a PR does not require a changelog entry size/md tctl tctl - Teleport admin tool
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants