You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 24, 2025. It is now read-only.
It is highly desired for a SLATE customer to always use the latest and greatest SLATE client when performing actions against the API server.
Many other software clients out there in the world include an update message like gcloud for example:
$ gcloud <some comand>Updates are available for some Google Cloud CLI components. To install them,please run: $ gcloud components update<command output>
Background
We've had a few customers run an old SLATE client against their infrastructure and the API server that resulted in breakage.
The suggestion
It is highly desired for a SLATE customer to always use the latest and greatest SLATE client when performing actions against the API server.
Many other software clients out there in the world include an update message like
gcloudfor example:Can we do something similar with the
slateclient? Maybe have it check for updates from https://github.com/slateci/slate-client-server/releases/latest.and let the customer know they should update before performing any operations?
~/.slate/client.conffile. Something like: