app
app copied to clipboard
Auto parameters
- What I did
Added a range of automatically generated parameters for
- replicas
- limits
- reservations
- How I did it
Overrides are materialized to CNAB parameters, whose destination is a file path mirroring the structure of the compose file. When the run tool extract the package, it reconstructs the overrides as an "overriding compose file"
This means that we can use this to easily add new "automatic parameters" in the future
- How to verify it //TODO
- Description for the changelog //TODO
- A picture of a cute animal (not mandatory but encouraged) //TODO
Looks like we would not be able to merge this PR because of merge conflicts. Please rebase, fix conflicts, and force push to your branch.