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

compiling api server generates osds api server along with controller binary #1308

Open
Shruthi-1MN opened this issue Aug 4, 2020 · 0 comments

Comments

@Shruthi-1MN
Copy link
Contributor

Shruthi-1MN commented Aug 4, 2020

Issue/Feature Description:
compiling api server generates osds api server along with controller binary

mkdir -p /root/go/src/github.com/sodafoundation/opensds/api/build/out
go build -ldflags '-w -s' -o /root/go/src/github.com/sodafoundation/opensds/api/build/out/bin/osdsapiserver github.com/sodafoundation/api/cmd/osdsapiserver
go build -ldflags '-w -s' -o /root/go/src/github.com/sodafoundation/opensds/api/build/out/bin/osdsctl github.com/sodafoundation/api/osdsctl

Why this issue to fixed / feature is needed(give scenarios or use cases):

How to reproduce, in case of a bug:

Other Notes / Environment Information: (Please give the env information, log link or any useful information for this issue)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant