Skip to content

fix: migrate ExecCredential API from v1beta1 to v1#641

Merged
wasaga merged 1 commit intomainfrom
migrate-exec-credential-v1
Mar 9, 2026
Merged

fix: migrate ExecCredential API from v1beta1 to v1#641
wasaga merged 1 commit intomainfrom
migrate-exec-credential-v1

Conversation

@wasaga
Copy link
Copy Markdown
Contributor

@wasaga wasaga commented Mar 9, 2026

Summary

The Kubernetes client.authentication.k8s.io/v1beta1 API version used for ExecCredential has been deprecated and removed in recent Kubernetes versions. This updates the exec credential plugin to use client.authentication.k8s.io/v1, which has an identical response structure for the status fields used by this plugin.

Related issues

N/A

Checklist

  • reference any related issues
  • updated docs
  • updated unit tests
  • updated UPGRADING.md
  • add appropriate tag (improvement / bug / etc)
  • ready for review

client.authentication.k8s.io/v1beta1 has been deprecated and removed
in recent Kubernetes versions. Update to v1 which has an identical
response structure.
@wasaga wasaga marked this pull request as ready for review March 9, 2026 20:19
@wasaga wasaga requested a review from a team as a code owner March 9, 2026 20:19
@wasaga wasaga requested a review from kralicky March 9, 2026 20:19
@wasaga wasaga merged commit f55469f into main Mar 9, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants