containers / containers/podman-compose
override and reset tag handling supports only few hardcoded parts of the schema
Open
bug
- Dominant language
- Python
- Stars
- 6.2k
- Forks
- 622
- PR merge metrics
- No merged PRs in 30d
Description
override and reset tags can happen anywhere, however currently they are supported only for services and some service keys. While this is better than nothing, we should have proper support in any part of the yaml file. The only complexity is to figure out which keys must have empty dict vs list when reset.
Contributor guide
Assessment
This issue has not been assessed yet.