Skip to content
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

can not make build_all #111

Closed
NigelWu95 opened this issue Nov 18, 2021 · 2 comments · Fixed by #115
Closed

can not make build_all #111

NigelWu95 opened this issue Nov 18, 2021 · 2 comments · Fixed by #115
Labels
type/question Further information is requested

Comments

@NigelWu95
Copy link

Issue Description

Type: bug report or feature request

Describe what happened (or what feature you want)

FATA[0000] unknown command "build" for "operator-sdk"

Describe what you expected to happen

run operator-sdk help to get usage, no subcommand named build, but in Makefile use operator-sdk build in build_all task.

How to reproduce it (as minimally and precisely as possible)

Tell us your environment

Anything else we need to know?

@xcaspar
Copy link
Member

xcaspar commented Nov 22, 2021

build_all target contains chaosblade-operator tool and image compilation, requires operator-sdk command(0.19.x version).

@xcaspar xcaspar added the type/question Further information is requested label Nov 22, 2021
@NigelWu95
Copy link
Author

build_all target contains chaosblade-operator tool and image compilation, requires operator-sdk command(0.19.x version).

Ok, thanks. Operator sdk 1.0 is the first major version release and it has many changes different from prior minor versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/question Further information is requested
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants