Skip to content

Add support for per-deployment artifacts #697

@matevz

Description

@matevz

ROFL secrets are (and must be) stored per-deployment.

In case you want to deliberately expose certain environment variables, compose.yaml is the place to put those where everyone can check them. But currently, you can only define a single global compose file per ROFL manifest file.

Enable the artifacts section to also appear inside each deployment section. In this case Oasis CLI should combine it with the globally defined artifacts. This will enable developer to define deployment-specific artifacts including the compose file and public environment variables.

Metadata

Metadata

Labels

roflROFL related CLI issues
No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions