kudobuilder / kudo

Kubernetes Universal Declarative Operator (KUDO)
https://kudo.dev
Apache License 2.0
1.18k stars 103 forks source link

Add JSON-schema export (KEP-35 part 2) #1727

Open ANeumann82 opened 4 years ago

ANeumann82 commented 4 years ago

What this PR does / why we need it: Add support for output types in kudo package list parameters:

kudo package list parameters --output yaml --> Outputs the package format of params.yaml kudo package list parameters --output json-schema --> Outputs the parameters converted to JSON-Schema

kensipe commented 3 years ago

@ANeumann82 is this ready for review?

ANeumann82 commented 3 years ago

@ANeumann82 is this ready for review?

It's been a while, but yeah, I think this was ready for review