Configuration Validation
Closed this issue · 0 comments
spjmurray commented
There are a lot of rules that cannot be validated with JSON schema alone. While a dynamic admission controller is the correct way of doing this, it's a large bit of work. We should perform rudimentary validation inside the service broker and add a status to the custom resource to at least communicate configuration fail.