kubeshop / kusk-gateway

Kusk-gateway is an OpenAPI-driven API Gateway for Kubernetes
https://kubeshop.github.io/kusk-gateway/
MIT License
253 stars 21 forks source link

Add `kusk validate` command #859

Closed aabedraba closed 1 year ago

aabedraba commented 1 year ago

As a user I just want to run a command to check if my x-kusk policies are configured correctly, but I don't want to apply it to the cluster just yet.

Can we have a command kusk validate that uses the validation that we already run with kusk deploy?

olensmar commented 1 year ago

perhaps kusk validate would be better - linting is something we could support separately!?

jasmingacic commented 1 year ago

Validate will lint as well. But let's focus first on validation