bitcoin-dev-project / warnet

Monitor and analyze the emergent behaviors of Bitcoin networks
https://warnet.dev
MIT License
93 stars 35 forks source link

users: check for ~/.kube and create if needed #647

Closed mplsgrant closed 1 month ago

mplsgrant commented 1 month ago

Within the auth function, check for and create (if needed) a folder appropriate to the KUBECONFIG path.

Addresses #642