Closed iffyuva closed 5 years ago
Nice stuff @iffyuva, thanks for the contribution.
@obmarg let me know if you are doing a release anytime soon, helps me a lot :)
Released in v0.11.0 now @iffyuva - thanks again
@obmarg thanks for new release 🎉
Im trying to get kazan working with k3s (https://k3s.io/) released by Rancher. After starting the k3s server, kube config looks like this
None of the existing server auth methods support
username/password
authentication ie basic authentication strategy. This PR implements that. Tested with k3s and works fine!