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

feat(*): Adds bindle-keys endpoint support #334

Merged
merged 2 commits into from
Jul 8, 2022

Conversation

thomastaylor312
Copy link
Contributor

This adds support for the new bindle-keys endpoint to the bindle server as well as client code for consuming that end point. Note that this has one small breaking change for the raw method on the Client.

I also fixed some clippy lints that had snuck past us

@thomastaylor312 thomastaylor312 added the breaking For breaking API or behavior changes label Apr 29, 2022
@thomastaylor312
Copy link
Contributor Author

I am going to be out of town for a bit so no rush on this, but I did want to get it open so people could take a look at it and review.

The reason this is still a WIP is because I haven't written tests for the new CLI command. I will finish that when I get back

bin/client/main.rs Outdated Show resolved Hide resolved
@thomastaylor312 thomastaylor312 changed the title WIP: feat(*): Adds bindle-keys endpoint support feat(*): Adds bindle-keys endpoint support Jun 16, 2022
@thomastaylor312
Copy link
Contributor Author

Sorry this took longer for me to come back around to. @technosophos or @radu-matei this needs a review!

Copy link
Contributor

@technosophos technosophos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Sorry for being so late. I had thought I LGTMed it when I initially reviewed it.

@thomastaylor312 thomastaylor312 merged commit 7a5f11c into deislabs:main Jul 8, 2022
@thomastaylor312 thomastaylor312 deleted the feat/bindle-keys branch July 8, 2022 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking For breaking API or behavior changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants