Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

cannot resolve tilde in file credential #720

Open
sbawaska opened this issue Apr 22, 2019 · 0 comments
Open

cannot resolve tilde in file credential #720

sbawaska opened this issue Apr 22, 2019 · 0 comments
Labels
good first issue Good for newcomers

Comments

@sbawaska
Copy link
Contributor

I created a credential file with a tilda:

→ cat ~/.duffle/credentials/myk8s.yaml
name: myk8s
credentials:
- name: kubeconfig
  source:
    path: ~/.kube/config

This file exists on my dev machine, however, duffle install command is not able to resolve it:

→ duffle install myriff riff --credentials myk8s
Error: credential "kubeconfig": open ~/.kube/config: no such file or directory

Providing a fully qualified path works.

@glyn glyn added the good first issue Good for newcomers label Jun 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants