Commit 6fbceb4
[SPARK-56198] Update Operator to Java Operator SDK 5.3.2
### What changes were proposed in this pull request?
Update Operator to Java Operator SDK 5.3.2
### Why are the changes needed?
Fixes an important bug in JOSDK
- https://github.com/operator-framework/java-operator-sdk/releases/tag/v5.3.2
- operator-framework/java-operator-sdk#3250
- https://github.com/operator-framework/java-operator-sdk/releases/tag/v5.3.1
- operator-framework/java-operator-sdk#3237
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
Existing test suit.
### Was this patch authored or co-authored using generative AI tooling?
no
Closes #585 from csviri/bump-to-josdk-5.3.1.
Authored-by: Attila Mészáros <a_meszaros@apple.com>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>1 parent 4ed9b12 commit 6fbceb4
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments