Skip to content

v0.2: Client: Fix for things expecting v1beta1 api version

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Dec 13:42
· 1 commit to main since this release
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