Commit 198e3c8
[SPARK-52702] Verify generated CRD yaml with Helm chart
### What changes were proposed in this pull request?
This PR adds a gradle task to compare latest CRD version vs the one used by Helm charts
### Why are the changes needed?
To avoid potential human error when updating spark-operator-api
### Does this PR introduce _any_ user-facing change?
No
### How was this patch tested?
CIs
### Was this patch authored or co-authored using generative AI tooling?
No
Closes #283 from jiangzho/crd_validator.
Authored-by: Zhou JIANG <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>crds content1 parent 311c5fd commit 198e3c8
1 file changed
+40
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
0 commit comments