[Split from the earlier similar store request to provide access to other Juju locations]
Proving the value of doing random testing on a selection of machines we’ll also need access for the juju binary to kubernetes configuration files - this is read only:
dot-kubernetes:
interface: personal-files
read:
- $HOME/.kube
if a .kube directory is present juju will endeavour to read the config file from it which results in a permission denied.
Please could this be included for auto-connection for the microstack snap.
Thanks