Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Remove the suggestion to use "fluxctl status". #1389

Merged
merged 1 commit into from
Sep 24, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 2 additions & 8 deletions http/errors.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,7 @@ If you still have this problem after upgrading, please file an issue at

https://github.com/weaveworks/flux/issues

mentioning what you were attempting to do, and the output of

fluxctl status
mentioning what you were attempting to do.
`,
Err: errors.New("API endpoint deprecated"),
}
Expand Down Expand Up @@ -54,11 +52,7 @@ If you still have problems, please file an issue at

https://github.com/weaveworks/flux/issues

mentioning what you were attempting to do, and the output of

fluxctl status

and include this path:
mentioning what you were attempting to do, and include this path:

` + path + `
`,
Expand Down