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
This would work if I had telepresence v1 but I could only find v2 or at least fail for another reason...
Current Behaviour
failed executing command {"error": "failed setting up session: failed obtaining telepresence version: you are using unsupported version of telepresence, please install v1.\nHead over to https://www.telepresence.io/docs/v1/reference/install/ for installation instructions.\n", "errorVerbose": "you are using unsupported version of telepresence, please install v1.\nHead over to https://www.telepresence.io/docs/v1/reference/install/ for installation instructions.\n\nfailed obtaining telepresence version\ngithub.com/maistra/istio-workspace/pkg/cmd/internal/session.ToOptions\n\t/home/circleci/.go_workspace/src/github.com/maistra/istio-workspace/pkg/cmd/internal/session/session_func.go:92\ngithub.com/maistra/istio-workspace/pkg/cmd/internal/session.Sessions\n\t/home/circleci/.go_workspace/src/github.com/maistra/istio-workspace/pkg/cmd/internal/session/session_func.go:18\ngithub.com/maistra/istio-workspace/pkg/cmd/develop.NewCmd.func2\n\t/home/circleci/.go_workspace/src/github.com/maistra/istio-workspace/pkg/cmd/develop/cmd.go:57\ngithub.com/spf13/cobra.(*Command).execute\n\t/home/circleci/.go_workspace/src/github.com/maistra/istio-workspace/vendor/github.com/spf13/cobra/command.go:916\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/home/circleci/.go_workspace/src/github.com/maistra/istio-workspace/vendor/github.com/spf13/cobra/command.go:1044\ngithub.com/spf13/cobra.(*Command).Execute\n\t/home/circleci/.go_workspace/src/github.com/maistra/istio-workspace/vendor/github.com/spf13/cobra/command.go:968\nmain.main\n\t/home/circleci/.go_workspace/src/github.com/maistra/istio-workspace/cmd/ike/main.go:48\nruntime.main\n\t/snap/go/current/src/runtime/proc.go:250\nruntime.goexit\n\t/snap/go/current/src/runtime/asm_amd64.s:1594\nfailed setting up session\ngithub.com/maistra/istio-workspace/pkg/cmd/develop.NewCmd.func2\n\t/home/circleci/.go_workspace/src/github.com/maistra/istio-workspace/pkg/cmd/develop/cmd.go:62\ngithub.com/spf13/cobra.(*Command).execute\n\t/home/circleci/.go_workspace/src/github.com/maistra/istio-workspace/vendor/github.com/spf13/cobra/command.go:916\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/home/circleci/.go_workspace/src/github.com/maistra/istio-workspace/vendor/github.com/spf13/cobra/command.go:1044\ngithub.com/spf13/cobra.(*Command).Execute\n\t/home/circleci/.go_workspace/src/github.com/maistra/istio-workspace/vendor/github.com/spf13/cobra/command.go:968\nmain.main\n\t/home/circleci/.go_workspace/src/github.com/maistra/istio-workspace/cmd/ike/main.go:48\nruntime.main\n\t/snap/go/current/src/runtime/proc.go:250\nruntime.goexit\n\t/snap/go/current/src/runtime/asm_amd64.s:1594"}
Steps To Reproduce
Already explained above
Additional Information
OpenShift 4.11
Istio Workspace
0.5.3 provided by Red Hat, Inc
The text was updated successfully, but these errors were encountered:
This would work if I had telepresence v1 but I could only find v2 or at least fail for another reason...
I think they (datawire) try to get everyone on v2 as v1 is no longer supported (and both tools are entirely different in the way they work). We can't use v2 easily (if at all) though.
Here's what you can do (assuming you are on Fedora):
Issue Overview
Unless you still have telepresence v1 you cannot run ike cli because v2 is not supported
Expected Behaviour
If I run:
And then I run:
This would work if I had telepresence v1 but I could only find v2 or at least fail for another reason...
Current Behaviour
Steps To Reproduce
Already explained above
Additional Information
OpenShift 4.11
Istio Workspace
0.5.3 provided by Red Hat, Inc
The text was updated successfully, but these errors were encountered: