◐ Shell
clean mode source ↗

fix: handling delete non-active dependent when parent reconcile condition false by csviri · Pull Request #3273 · operator-framework/java-operator-sdk

…tion false

Signed-off-by: Attila Mészáros <a_meszaros@apple.com>

@csviri csviri linked an issue

Apr 7, 2026

that may be closed by this pull request

Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
Signed-off-by: Attila Mészáros <a_meszaros@apple.com>

@csviri csviri marked this pull request as ready for review

April 7, 2026 12:26

Copilot AI review requested due to automatic review settings

April 7, 2026 12:26
Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
Signed-off-by: Attila Mészáros <a_meszaros@apple.com>

xstefank

k-wall

k-wall

Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
Signed-off-by: Attila Mészáros <a_meszaros@apple.com>

dongjoon-hyun added a commit to apache/spark-kubernetes-operator that referenced this pull request

Apr 10, 2026
### What changes were proposed in this pull request?

This PR aims to upgrade `operator-sdk` to 5.3.3.

### Why are the changes needed?

To bring the latest bug fixes of Java Operator SDK.
- https://github.com/operator-framework/java-operator-sdk/releases/tag/v5.3.3
  - operator-framework/java-operator-sdk#3273

### Does this PR introduce _any_ user-facing change?

No.

### How was this patch tested?

Pass the CIs.

### Was this patch authored or co-authored using generative AI tooling?

Generated-by: Claude Opus 4.6

Closes #628 from dongjoon-hyun/SPARK-56433.

Authored-by: Dongjoon Hyun <dongjoon@apache.org>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>