Commit 3d56b45
committed
### What changes were proposed in this pull request?
This PR aims to use CRD `v1` instead of `v1beta1` in `benchmark` script.
### Why are the changes needed?
Since `v0.5`, CRD becomes `v1`.
Since we will compare the benchmark with `v0.5` since `v0.6`, we can update this to `v1` finally.
### Does this PR introduce _any_ user-facing change?
No, this is a test code change.
### How was this patch tested?
Manual review.
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes #396 from dongjoon-hyun/SPARK-53984.
Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
1 parent 76b2766 commit 3d56b45
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments