I’m wondering if rancher-compose 0.8.2 should work OK with Rancher 1.0.1? I’m trying to get the multiple docker-compose.yml file support in it. But running into an issue where environment variables being passed through become nil.
Is this possibly a bug or do I need to upgrade to 1.1.x?
@andyshinn The nil environment variable issue is also occurring on v1.1.0-dev3. There was a big change between v0.7.4 -> v0.8.0 where rancher-compose synced with the most recent libcompose changes, so not sure what happened.