katenary.io/configmap-volumes interprets "./" for its name #11
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When using the label katenary.io/configmap-volumes, if the path used contains a . in its path, is it interpreted and results in an icorrect namein the deployments.
e.g:
Label used in the docker-compose.yml
katenary.io/configmap-volumes: ./docker/conf/varnish/default.vcl
Results in:
name: /home/adsal/Workspace/boilerplate/docker-boilerplate/docker/conf/varnish
Thanks
We need to check if it's fixed in
63afc3066b