atlassian / smith

Smith is a Kubernetes workflow engine / resource manager
Apache License 2.0
285 stars 24 forks source link

Reduce errors in precheck #371

Closed ychen-atlassian closed 5 years ago

ychen-atlassian commented 5 years ago

This follows on from the other PR (https://github.com/atlassian/smith/pull/370).

The prevalidate step now returns resourceStatus which contains more information on if the validation failures were because of external things, or internal things (i.e. plugin failures)