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

[teleport-update] Use new webapi fields to find version #47961

Merged
merged 2 commits into from
Oct 29, 2024

Conversation

sclevine
Copy link
Member

@sclevine sclevine commented Oct 25, 2024

This PR removes the stubbed version response in the teleport-update binary so that it uses the version served by the Teleport cluster via the /webapi/find endpoint.

Corresponding cluster-side changes: #47920

Context:

The teleport-update binary will be used to enable, disable, and trigger automatic Teleport agent updates. The new auto-updates system manages a local installation of the cluster-specified version of Teleport stored in /var/lib/teleport/versions.

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

@sclevine sclevine requested a review from hugoShaka October 25, 2024 17:46
@hugoShaka hugoShaka force-pushed the hugo/initial-proxy-agent-update-implementation branch from 28c3899 to b07a437 Compare October 28, 2024 20:34
Base automatically changed from hugo/initial-proxy-agent-update-implementation to master October 29, 2024 15:30
@sclevine sclevine force-pushed the sclevine/teleport-update-webapi branch from c20395a to c957024 Compare October 29, 2024 15:47
@sclevine sclevine marked this pull request as ready for review October 29, 2024 15:49
@sclevine sclevine added the no-changelog Indicates that a PR does not require a changelog entry label Oct 29, 2024
api/client/webclient/webclient.go Outdated Show resolved Hide resolved
api/client/webclient/webclient.go Outdated Show resolved Hide resolved
@public-teleport-github-review-bot public-teleport-github-review-bot bot removed the request for review from hugoShaka October 29, 2024 18:32
@sclevine sclevine added this pull request to the merge queue Oct 29, 2024
Merged via the queue into master with commit 3220ffa Oct 29, 2024
42 checks passed
@sclevine sclevine deleted the sclevine/teleport-update-webapi branch October 29, 2024 19:21
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/sm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants