mirror of
https://github.com/yannh/kubeconform.git
synced 2026-02-11 14:09:21 +00:00
Was stumped by this when attempting to include a local CRD file named `httproutes.gateway.networking.k8s.io.json` - which resulted in the following error:
```
ValueError: unknown url type: 'httproutes.gateway.networking.k8s.io.json'
```
Assuming that all`startsWith("http")` was intended to do is discerning local from remote resource references.
|
||
|---|---|---|
| .. | ||
| fixtures | ||
| acceptance.bats | ||
| Dockerfile.bats | ||
| Makefile | ||
| openapi2jsonschema.py | ||
| requirements.txt | ||