kubernetes / kubernetes

Production-Grade Container Scheduling and Management
https://kubernetes.io
Apache License 2.0
110.44k stars 39.49k forks source link

verify-description.sh doesn't seem to be triggering API json errors correctly #7080

Closed fabioy closed 9 years ago

fabioy commented 9 years ago

PR #6597 had a few errors in its API objects, where the "description" field errors in its JSON declarations were missing. But, the "verify-description.sh" presubmit check didn't flag them. This should be investigated and fixed.

bgrant0607 commented 9 years ago

@nikhiljindal Could you please take a look at this?