garethr / kubernetes-json-schema

A set of JSON schemas for various Kubernetes versions, extracted from the OpenAPI definitions
Other
253 stars 61 forks source link

Issues with linting Custom Resource Definition #10

Closed alisondy closed 5 years ago

alisondy commented 6 years ago

I notice that the custom resource definition liniting files are broken up, but the latest version of kubeval doesn't respect this

Problem loading schema from the network at https://raw.githubusercontent.com/garethr/kubernetes-json-schema/master/v1.9.0-standalone/customresourcedefinition.json: Could not read schema from HTTP, response status is 404 Not Found

screenshot from 2018-08-14 17-20-52

Does some work need to be done in kubeval to respect this or does the json schema need to be updated?

ellieayla commented 5 years ago

Same as #5

alisondy commented 5 years ago

closing as duplicate 👍