Skip to content

Sharing Dependencies #1550

Answered by carolynvs
Ka0o0 asked this question in Q&A
Apr 29, 2021 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

You are correct that is how Porter works today, dependencies cannot be shared.

We have an open proposal to change Porter so that other scenarios are supported:

  • exclusive dependencies
  • shared dependencies
  • user-provided dependencies (use a dependency not installed by porter originally, like an existing dev database)
  • dependencies that satisfy an interface (e.g. I need a mysql database, it could be a managed database from a cloud provider, installed by helm, or could be one running on my local machine)

Sounds like the shared dependencies feature would work for your use case?

I am working with the upstream CNAB specification to support these advanced scenarios, if you have feedback or would j…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Ka0o0
Comment options

Answer selected by carolynvs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants