Skip to content

Conversation

@jsternberg
Copy link

The current version of containerd uses the API from v0.1.0 of this library. This restores the GRPC methods that used to be in the main package while keeping the new location so existing code continues to work. The new locations are preserved and the old locations can be deprecated at a later time.

…nerd

Signed-off-by: Jonathan A. Sternberg <jonathan.sternberg@docker.com>
Copy link
Member

@akhilerm akhilerm left a comment

Choose a reason for hiding this comment

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

Wont we hit the same issue with http errors also that was moved into a separate package as part of #5

@dmcgowan
Copy link
Member

We will just need to fix the branches which moved to 0.1.0 once we have a 1.0 tag here. It might have been premature to update 1.7 branch to use 0.1.0.

@dmcgowan dmcgowan closed this Aug 16, 2024
@jsternberg jsternberg deleted the restore-grpc branch August 16, 2024 16:33
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

Successfully merging this pull request may close these issues.

3 participants