- Notifications
You must be signed in to change notification settings - Fork3.4k
populate cluster config from client.authentication.k8s.io/exec extension#2396
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Conversation
linux-foundation-easyclabot commentedMay 14, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
|
[APPROVALNOTIFIER] This PR isNOT APPROVED This pull-request has been approved by:wkloucek The full list of commands accepted by this bot can be foundhere. Needs approval from an approver in each of these files: Approvers can indicate their approval by writing |
Welcome@wkloucek! |
Please sign the CLA. Also please add a unit test for this. |
ma-ts commentedMay 24, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Hi! Can this be implemented?@wkloucek: if the CLA is prohibited by your organisation, more than happy to re-contribute from our organisation. Merging this also fixes issues with the Azure CLI, connecting on-prem clusters to Azure (seeAzure/azure-cli-extensions#8788). Validated that this fixes the issue there as well (by patching the function call manually) |
I'm currently waiting for my company to register for the CLA. I didn't hear back how long it's gonna take though |
ma-ts commentedMay 24, 2025
Can I republish? More than happy to give you all credits |
Uh oh!
There was an error while loading.Please reload this page.
What type of PR is this?
/kind bug
What this PR does / why we need it:
populate
ExecCredentialSpec.Cluster.config
from theclient.authentication.k8s.io/exec
extensionWhich issue(s) this PR fixes:
Fixes#2395
Special notes for your reviewer:
Does this PR introduce a user-facing change?
Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.: