Seeking clarification regading support for yaml merging #12437
Description
Hi,
I opened a bug regarding the latest compose version #12431.
Merging yaml files worked correctly on compose v1 and v2 up to version 2.24.5, therefore I consider it a bug when something stops working.
I created a simplistic configuration to reproduce the problem and got an even more simplistic work around that might fix the simple example I provided but does not work in the real world with real data.
So will compose keep supporting yaml merging (through override or manually through -f multiple files) and correctly replace values in a dict when it is being overridden or is that feature now being dropped?
Sorry to have to open another issue for that, but the other one was closed so fast I was not given any chance to reply and no one watches it anymore.
Hopefully I can get an answer regarding the direction compose is going and act accordingly.
Thanks.
Activity