Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

could not find schema for CredentialProviderConfig #28

Open
gfrankliu opened this issue Nov 12, 2023 · 1 comment
Open

could not find schema for CredentialProviderConfig #28

gfrankliu opened this issue Nov 12, 2023 · 1 comment

Comments

@gfrankliu
Copy link

I have a yaml:

apiVersion: kubelet.config.k8s.io/v1beta1
kind: CredentialProviderConfig

it works fine but the kubeconfirm complains: failed validation: could not find schema for CredentialProviderConfig when using the option --schema-location https://raw.githubusercontent.com/yannh/kubernetes-json-schema/master/

@yannh
Copy link
Owner

yannh commented Nov 18, 2023

Hi @gfrankliu , indeed CredentialProviderConfig does not seem to be supported in Kubernetes' swagger file https://raw.githubusercontent.com/kubernetes/kubernetes/master/api/openapi-spec/swagger.json

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

No branches or pull requests

2 participants