Closed dennisjac closed 4 years ago
After executing kubectl in several directories I noticed that a sub-directory "cache" is created every time. If gscloud wants to cache data it should probably create that folder in ~/.config/gridscale instead.
kubectl
~/.config/gridscale
@dennisjac we've already solved this issue in this https://github.com/gridscale/gscloud/pull/9. We will release a new binary ASAP.
solved this issue in this #9
After executing
kubectl
in several directories I noticed that a sub-directory "cache" is created every time. If gscloud wants to cache data it should probably create that folder in~/.config/gridscale
instead.