Skip to content

Missing support for client.authentication.k8s.io/v1 #2290

@oazmon

Description

@oazmon

Describe the bug
No version including HEAD supports client.authentication.k8s.io/v1

Client Version
All Versions including HEAD

Kubernetes Version
e.g. 1.21+

Java Version
Any

To Reproduce
Attempt to login to a cluster using client.authentication.k8s.io/v1

Expected behavior
A login successful. Instead getting unknown apiVersion

Additional context
The problem is here:

if (!"client.authentication.k8s.io/v1beta1".equals(apiVersion)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions