Commit f0b0805
authored
fix: fail on missing CRDs for
Description of changes:
This command is meant to be ran inside an ACK controller directory.
Currently it has been silently failing if it can't discover missing
CRDs. With this change, we will fail if we can't detect CRD files.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.compat-check command (#679)1 parent 0695fbb commit f0b0805
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
0 commit comments