-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Segfault when adding api #2049
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Environment
the same problem |
this answer may help. |
@fengxsong , thank you , after set GOROOT in ENV , the bug fixed. |
Also, note that the 1.13 is not supported yet. |
@camilamacedo86 Should the fact that GOROOT must be set, be documented somewhere (maybe user guide/getting started)? Seems like a common problem you would run into in a clean development environment. |
Uh oh!
There was an error while loading. Please reload this page.
Bug Report
What did you do?
Followed the quickstart guide with latest operator-sdk release. Got the the point of generating an api.
What did you expect to see?
That api was generated
What did you see instead? Under which circumstances?
Segfault.
Environment
OS: Fedora 30
operator-sdk version: 0.10.1
go version: go1.12.10 linux/amd64
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: