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

RFD 0184: Automatic Updates for Teleport Agents #47126

Merged
merged 105 commits into from
Oct 25, 2024

Conversation

sclevine
Copy link
Member

@sclevine sclevine commented Oct 3, 2024

This RFD proposes a new mechanism for Teleport agents to automatically update to a version set by an operator via tctl.

Supersedes #40190.

Readable

@sclevine sclevine added the rfd Request for Discussion label Oct 3, 2024
@public-teleport-github-review-bot

@sclevine - this PR will require admin approval to merge due to its size. Consider breaking it up into a series smaller changes.

hugoShaka added a commit that referenced this pull request Dec 13, 2024
Part of: [RFD-184](#47126)

This commit implements backward compatibility when CMC is specified.
After this PR, if the user has no `autoupdate_config` resource but a
`cluster_maintenance_config` resource from RFD 109, we will use the CMC
to generate the config (update hour and update days) and craft the
`autoupdate_agent_rollout`.
github-merge-queue bot pushed a commit that referenced this pull request Dec 13, 2024
* autoupdate: Use CMC as default config when set

Part of: [RFD-184](#47126)

This commit implements backward compatibility when CMC is specified.
After this PR, if the user has no `autoupdate_config` resource but a
`cluster_maintenance_config` resource from RFD 109, we will use the CMC
to generate the config (update hour and update days) and craft the
`autoupdate_agent_rollout`.

* Update lib/autoupdate/rollout/client_test.go

Co-authored-by: Edoardo Spadolini <[email protected]>

* address feedback

* lint

---------

Co-authored-by: Edoardo Spadolini <[email protected]>
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 rfd Request for Discussion size/xl
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants