camallo / dkregistry-rs

A pure-Rust asynchronous library for Docker Registry API v2
Apache License 2.0
62 stars 39 forks source link

v2: partially substitute hyper for reqwest and work around Satellite registry #91

Closed steveej closed 5 years ago

steveej commented 5 years ago

Fixes #44 Partially fixes #89. Closes #90.

steveej commented 5 years ago

@lucab comments addressed and tests fixed if the status goes green ;-)

steveej commented 5 years ago

@lucab I can't reproduce the test freezes locally. Any idea what's different on Travis?

lucab commented 5 years ago

@steveeJ not really, but I'm fine with disabling them for now to get this PR through.