airshipctl/pkg/k8s
Ruslan Aliev 92ce88fc29 Allow relative and ~ path for container mount
This patch allow to specify relative and home (~/) path for container
mounts.src field. In case if specified path is not absolute, it will be
created by following pattern: 'targetPath+mounts.src'; in case if path
contains ~/ - it will be properly expanded (it will allow us to mount
~/.airship working directory).

Change-Id: I878094371a2bc4e48216b1d076e466e3d29a86f6
Signed-off-by: Ruslan Aliev <raliev@mirantis.com>
Relates-To: #484
Closes: #484
2021-03-25 16:41:30 -05:00
..
applier Uplift cli-utils and cluster-api 2021-03-02 21:52:50 +04:00
client Remove kubeconfig from config struct 2020-10-07 14:35:07 -05:00
kubeconfig Allow relative and ~ path for container mount 2021-03-25 16:41:30 -05:00
kubectl Remove unnecessary constants 2021-01-14 14:51:12 +00:00
poller Use cluster name as context in executors 2020-09-15 12:29:16 -05:00
utils Uplift cli-utils and cluster-api 2021-03-02 21:52:50 +04:00