Releases: londonhackspace/kube-auth-handler
Releases · londonhackspace/kube-auth-handler
v0.2: Client: Fix for things expecting v1beta1 api version
Some tools (like Lens) don't understand the client.authentication.k8s.io/v1 apiversion yet. This commit makes the client respond with v1beta1 responses if given a v1beta1 request. Additionally, a newline is emitted after the password is entered, which provides better user experience
First Release
Wooo!