[BUG] Creating ConfigMaps from volume mounts in windows is unsuccessful when the working directory is specified as an absolute path. #1829
Labels
kind/bug
Categorizes issue or PR as related to a bug.
Expected Behavior
The compose workdir generated by an internal function getComposeFileDir instead of the improved function transformer.GetComposeFileDir
Actual Behavior
the workdir will be generated with transformer.getComposeFileDir that uses filepath functions instead of searching for the index of "/".
Steps To Reproduce
./tls/a.key
along to the docker-compose.yml file-f C:\another-path\docker-compose.yml convert --stdout --with-kompose-annotation=false
command from another pathKompose Version
Docker-Compose file
Anything else?
No response
The text was updated successfully, but these errors were encountered: