Error message for outdated version of Skaffold directs to invalid download link #3142
Labels
area/logging
good first issue
Good for newcomers
help wanted
We would love to have this done, but don't have the bandwidth, need help from contributors
kind/bug
Something isn't working
priority/p2
May take a couple of releases
Upon running
skaffold run --enable-rpc -v info --rpc-http-port 51328 --filename skaffold.yaml
time="2019-08-07T11:51:11-07:00" level=info msg="Skaffold &{Version:v0.27.0 ConfigVersion:skaffold/v1beta8 GitVersion: GitCommit:6e9c61df6336540325b927071d62947b261a77bf GitTreeState:clean BuildDate:2019-04-12T17:58:53Z GoVersion:go1.11.8 Compiler:gc Platform:darwin/amd64}"
Expected behavior
The error message should have a valid installation url.
Actual behavior
The skaffold download url in the error message (below) has a trailing \n that makes it invalid.
time="2019-08-07T11:51:11-07:00" level=warning msg="Your Skaffold version might be too old. Download the latest version (0.35.0) at https://storage.googleapis.com/skaffold/releases/latest/skaffold-darwin-amd64\n"
Information
The text was updated successfully, but these errors were encountered: