-
Notifications
You must be signed in to change notification settings - Fork 39
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
Change underway to pending #185
Change underway to pending #185
Conversation
The claims marshaling test seems to be failing:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Arggh sorry about the merge conflict @technosophos ... too antsy to merge the other PR 😅 . LGTM once resolved.
Signed-off-by: Matt Butcher <[email protected]>
Signed-off-by: Matt Butcher <[email protected]>
Signed-off-by: Matt Butcher <[email protected]>
1b0411e
to
02f6fba
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
* Initial Docker client for driver * Update to use HOME dir, docker attach * Lint fix * Update contaienr attach handling * Added docker socket * Updated to use Docker's CopyToContainer * Lint fixes * Hardcoded isTerm to false, refactored tar build * Updated docker client creation * Removed commented import * Formatting fix Co-authored-by: Jeremy Rickard <[email protected]>
This addresses cnabio/cnab-spec#334 for the Go library, changing
underway
topending
.Signed-off-by: Matt Butcher [email protected]