Open stevenGravy opened 3 weeks ago
Sweet idea. Should be pretty easy to do.
Spoke to @hugoShaka and it looks like that endpoint is going to disappear in the mid-term future - we should wait for https://github.com/gravitational/teleport/pull/47126 and then proceed with this task based on the changes from the new auto-updater work.
What would you like Teleport to do?
The current spec in GitHub actions has a hardcoded version to pull the
teleport
package. Instead have a option pull the version from the recommended agent version such ashttps://teleport.example.com/webapi/automaticupgrades/channel/stable/cloud/version
.What problem does this solve?
Keeps the Teleport version used in GitHub actions in line with Teleport Cluster. Otherwise this becomes a regular maintenance item for every upgrade in Teleport to all the GitHub actions.
If a workaround exists, please include it.
The GitHub actions has to be updated regularly or variables used.