Closed ShantiSoft closed 8 months ago
This is a bit hard to reproduce on my end. Do you mind trying some other plugins and seeing which ones work and which ones don't?
Access is denied.
error from Windows can mean a lot of things. This could be actually a file/directory permissions issue, or maybe you actually need to run the shell as Administrator to get it to work.
/kind support /area platform/windows
The Kubernetes project currently lacks enough contributors to adequately respond to all issues.
This bot triages un-triaged issues according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle stale
/close
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues.
This bot triages un-triaged issues according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle rotten
/close
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle rotten
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.
This bot triages issues according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/reopen
/remove-lifecycle rotten
Please send feedback to sig-contributor-experience at kubernetes/community.
/close not-planned
@k8s-triage-robot: Closing this issue, marking it as "Not Planned".
I have been struggling to install the OIDC-LOGIN using the following command:
kubectl krew install oidc-login
I get the following response:
I can happily install other krew plugins without a problem but i need to install this in order to authenticate to a remote K8s namespace.
Many thanks Tom