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

Unable to load kubernetes yaml schema in vscode #32

Open
abhishek-prog7 opened this issue Jan 5, 2024 · 2 comments
Open

Unable to load kubernetes yaml schema in vscode #32

abhishek-prog7 opened this issue Jan 5, 2024 · 2 comments

Comments

@abhishek-prog7
Copy link

This is what I got in Vscode today.
Unable to load the schema from 'https://raw.githubusercontent.com/yannh/kubernetes-json-schema/master/v1.22.4-standalone-strict/all.json': Request vscode/content failed unexpectedly without providing any details.

I tried browsing the URL https://raw.githubusercontent.com/yannh/kubernetes-json-schema/master/v1.22.4-standalone-strict/all.json in my browser, but I see no response.

Can anyone know what is the issue?

@Baum053
Copy link

Baum053 commented Jan 5, 2024

The links are working completly fine on my machine.
Can you reach this link at all?
(Fixed broken links hopefully sorry)
https://github.com/yannh/kubernetes-json-schema/blob/master/v1.22.4-standalone-strict/all.json
If yes it seems you are having problems with raw.githubusercontent.com which seems to be adressed here:
https://github.com/orgs/community/discussions/42655

@abhishek-prog7
Copy link
Author

Thanks for your Reply. I found the way.

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