databio / bulker

Manager for multi-container computing environments
https://bulker.io
BSD 2-Clause "Simplified" License
24 stars 2 forks source link

import domain for cascading manifests #9

Closed nsheff closed 4 years ago

nsheff commented 5 years ago

I want to create a manifest that loads 2 other manifests.

i know I an already bulker activate manifest1,manifest2...but this would make distribution easier if it were cascading.

maybe add to manifest config:

manifest:
  from: namespace/crate
nsheff commented 4 years ago

even better would be an import domain that would allow you to import whatever manifests you like. this is more flexible than just a from, because you can include more than one (in priority order)

nsheff commented 4 years ago

solved in v 0.3.0