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

Fix the default teleport-kube-agent upgrade server #27504

Merged
merged 1 commit into from Jun 7, 2023

Conversation

wadells
Copy link
Contributor

@wadells wadells commented Jun 6, 2023

updates.gravitational.io does not currently exist, but updates.releases.teleport.dev does, and is the correct endpoint.

Tested by adding the following to a 13.1.0 agent connected to a (frontrunning) 13.1.0 cloud account.

updater:
  enabled: true
  versionServer: "https://updates.releases.teleport.dev/v1/"

updates.gravitational.io does not exist, but
`updates.releases.teleport.dev does, and is the correct endpoint.
@wadells
Copy link
Contributor Author

wadells commented Jun 6, 2023

Without this in place, using the cloud auto updater instructions results in the following error:

2023-06-06T22:16:43Z    ERROR   trigger failed to evaluate, using its default value     {"controller": "statefulset", "controllerGroup": "apps", "controllerKind": "StatefulSet", "StatefulSet": {"name":"teleport-agent","namespace":"teleport"}, "namespace": "teleport", "name": "teleport-agent", "reconcileID": "da8864bf-36c5-4b92-841c-305b17383b66", "namespacedname": "teleport/teleport-agent", "kind": "StatefulSet", "trigger": "critical update", "defaultValue": false, "error": "Get \"https://update.gravitational.io/v1/stable/cloud/critical\": dial tcp: lookup update.gravitational.io on 172.20.0.10:53: no such host"}

@wadells wadells added this pull request to the merge queue Jun 7, 2023
Merged via the queue into master with commit fa2b9de Jun 7, 2023
33 checks passed
@wadells wadells deleted the walt/fix-helm-update-endpoint branch June 7, 2023 15:42
@public-teleport-github-review-bot

@wadells See the table below for backport results.

Branch Result
branch/v13 Create PR

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.

None yet

5 participants