Closed ctrochalakis closed 7 years ago
SetAvailable() was invoked only for the docker engine, since it is the only engine that actually hooks its fetching logic there.
The side-effect was that a new engine would not have an entry point for fetching a bundle.
@ctrochalakis Could you sign the CLA (available from the above details link) so we can merge your PR?
Hello @kevsmith, I think it should be ok now.
Merged! Thanks!
SetAvailable() was invoked only for the docker engine, since it is the only engine that actually hooks its fetching logic there.
The side-effect was that a new engine would not have an entry point for fetching a bundle.