Client tools RFD update#45515
Conversation
|
The PR changelog entry failed validation: Changelog entry not found in the PR body. Please add a "no-changelog" label to the PR, or changelog lines starting with |
|
Should I add information about CDN used for client tools autoupdate? |
|
Might be worth adding, especially @russjones mentioned that we made need architecture-specific macos builds. |
russjones
left a comment
There was a problem hiding this comment.
Looks good to me.
There is one more edge case that we need to handle that a customer raised earlier in the week. What if the user does not use tsh for several months and is behind by multiple versions. In this case, during tsh login we should prompt the user that they need to re-run tsh login with --skip-version-check to allow tsh to hopefully catch up.
* Added RFD 0144 - Client Tools Updates * Fix. * Fix. * Fix. * Fix. * Fix. * Fix. * Fix. * Fix. * Fix. * Fix. * Fix. * Fix. * Fix. * Fix. * Fix. * Client tools RFD update (#45515) * Add changes proposed for client autoupdate * Add proxy flag and CDN info * Naming adjustments * Naming adjustments * Update client tools autoupdate RFD (#47498) * Drop watch command for autoupdate * Add modified tctl commands and `find` endpoint response * Add words to spell checker --------- Co-authored-by: Vadym Popov <vadym.popov@goteleport.com>
* Added RFD 0144 - Client Tools Updates * Fix. * Fix. * Fix. * Fix. * Fix. * Fix. * Fix. * Fix. * Fix. * Fix. * Fix. * Fix. * Fix. * Fix. * Fix. * Client tools RFD update (gravitational#45515) * Add changes proposed for client autoupdate * Add proxy flag and CDN info * Naming adjustments * Naming adjustments * Update client tools autoupdate RFD (gravitational#47498) * Drop watch command for autoupdate * Add modified tctl commands and `find` endpoint response * Add words to spell checker --------- Co-authored-by: Vadym Popov <vadym.popov@goteleport.com>
In this PR added proposed changes from Agent autoupdate RFD