datreeio / CRDs-catalog

Popular Kubernetes CRDs (CustomResourceDefinition) in JSON schema format.
MIT License
440 stars 169 forks source link

Update apisix.apache.org #264

Open bruceoutdoors opened 5 months ago

bruceoutdoors commented 5 months ago

Fixes issue with newer versions of apisix:

ApisixRoute bruce-test is invalid: problem validating schema. Check JSON formatting: jsonschema: '/spec' does not validate with https://raw.githubusercontent.com/datreeio/CRDs-catalog/main/apisix.apache.org/apisixroute_v2.json#/properties/spec/additionalProperties: additionalProperties 'ingressClassName' not allowed

I just ran ./Utilities/crd-extractor.sh and copy pasted the contents of apisix.apache.org

I've tested these changes in my CI

bruceoutdoors commented 5 months ago

Ops. I sent these changes to another fork and forgot. Very sry about that

bruceoutdoors commented 5 months ago

I'll revert them in a bit

bruceoutdoors commented 4 months ago

@eyarz I've reverted the changes. Can you take a look again?