We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
For my live clusters which use OIDC it fails as of 10/10/2024 built from main.
╰─ ./bin/k8snetpolicy -k ~/.kube/config list Error: no Auth Provider found for name "oidc"
But for minikube it works, however a tool like this is useful for production servers where we have auth.
I will try to see how much effort it represents to add this, and if very quick, I will do a PR.
Regards.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
For my live clusters which use OIDC it fails as of 10/10/2024 built from main.
But for minikube it works, however a tool like this is useful for production servers where we have auth.
I will try to see how much effort it represents to add this, and if very quick, I will do a PR.
Regards.
The text was updated successfully, but these errors were encountered: