katenary.io/configmap-volumes interprets "./" for its name #11

Closed
opened 2022-05-20 11:37:28 +00:00 by adrian-salas · 1 comment
adrian-salas commented 2022-05-20 11:37:28 +00:00 (Migrated from github.com)

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

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

We need to check if it's fixed in https://github.com/metal3d/katenary/commit/63afc3066bbd6f31dbf63bee54bf8e602c2c3e73
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Katenary/katenary#11
No description provided.