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

subcommand: allocate #9

Closed
Tracked by #8
krisnova opened this issue Dec 30, 2022 · 1 comment · Fixed by #31
Closed
Tracked by #8

subcommand: allocate #9

krisnova opened this issue Dec 30, 2022 · 1 comment · Fixed by #31
Labels
Good First Issue Great for newcomers to the project! Let someone know in Discord if you pick one up.

Comments

@krisnova
Copy link
Contributor

See the "Allocate" runtime verb in https://github.com/aurae-runtime/aurae/blob/main/api/v0/runtime.proto

Create a subcommand to match the readme. Does not have to "work" just needs the plumbing in place.

@krisnova krisnova added the Good First Issue Great for newcomers to the project! Let someone know in Discord if you pick one up. label Dec 30, 2022
@palash25
Copy link

hi @krisnova 👋🏽 i would like to pick this up. I have a question though, i see that aurae does not generated go code for the proto definitions https://github.com/aurae-runtime/aurae/blob/main/buf.gen.yaml does generating go code for the protobuf api also come under the scope of this issue? if yes will the generate go code be a part of the aurae repo and this issue will require two separate PRs one to aurae repo adding the generated code and one to this repo adding the command and client side code?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Good First Issue Great for newcomers to the project! Let someone know in Discord if you pick one up.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants