This repository has been archived by the owner on Aug 12, 2024. It is now read-only.
Add support for referencing multiple sources within an individual Bundle resource #466
timflannagan
started this conversation in
General
Replies: 1 comment
-
Note: this seems like it would introduce additional complexity in provisioner implementations, but seems reasonable given PodSpec's support multiple container references? In any case, moving this to the backlog for now until we get a concrete use case, or we feel like this is worth pursuing. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Goal: update the Bundle API and add support for Bundles that reference multiple source types that provisioners can unpack and aggregate into a single source.
See the e2e strawman for more information.
Beta Was this translation helpful? Give feedback.
All reactions