datreeio / CRDs-catalog

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

Knative CRDs #290

Open wSedlacek opened 3 months ago

wSedlacek commented 3 months ago

Knative CRDs would be nice to have. There are 3 core sources for Knative that I use.

Knative Serving: https://github.com/knative/serving/tree/main/config/core/300-resources Knative Eventing: https://github.com/knative/eventing/tree/main/config/core/resources Knative Operator: https://github.com/knative/operator/tree/main/config/crd/bases

There are also a few sources which would be nice to be typed. Knative Kafka Source: https://github.com/knative-extensions/eventing-kafka-broker/blob/main/control-plane/config/eventing-kafka-broker/100-source/100-kafka-source.yaml

userbradley commented 3 weeks ago

Hi,

Thanks for opening this issue. As this is an open source project, you're able to also contribute the manifests using the docs on the README. If you run in to issues, please let me know and I'd be more than happy to lend a hand