kelseyhightower/kubestack

change where kubestack-account.json file gets stored

rimusz opened this issue · 5 comments

@kelseyhightower I would advise to change /etc/kubestack-account.json to ~/kubestack/kubestack-account.json to store the file.

It is much easier to find and clean things up, no needs to put under main system /etc folder.

If you are happy with my suggestion, I can make all necessary changes and issue the PR for that.

@jumanjiman system folder need root access :)
that file is only to bootstrap things but not for the constant use

@rimusz @jumanjiman Currently that completely configurable!

everybody has different use cases, so let's leave it up to user then.