Skip to content

[SPARK-56986] Upgrade java-operator-sdk to 5.3.4#682

Closed
dongjoon-hyun wants to merge 1 commit into
apache:mainfrom
dongjoon-hyun:SPARK-56986
Closed

[SPARK-56986] Upgrade java-operator-sdk to 5.3.4#682
dongjoon-hyun wants to merge 1 commit into
apache:mainfrom
dongjoon-hyun:SPARK-56986

Conversation

@dongjoon-hyun
Copy link
Copy Markdown
Member

@dongjoon-hyun dongjoon-hyun commented May 21, 2026

What changes were proposed in this pull request?

This PR aims to upgrade java-operator-sdk to 5.3.4.

Why are the changes needed?

To bring the latest bug fixes and improvements from java-operator-sdk 5.3.4:

  • https://github.com/operator-framework/java-operator-sdk/releases/tag/v5.3.4
    • Revert breaking constructor change in InformerConfiguration to restore compatibility.
    • Read-cache-after-write aware list and byIndex.
    • Use onList() for ghost resource cleanup.
    • Handle empty YAML configuration files containing only comments.
    • Invoke ConfigurationServiceOverrider only once.
    • Restore JUnit5 compatibility for LocallyRunOperatorExtension.
    • Fix flaky integration tests (WorkflowAllFeatureIT, MultipleReconcilerSameTypeIT).

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.7

@dongjoon-hyun
Copy link
Copy Markdown
Member Author

Thank you always, @viirya .

@dongjoon-hyun
Copy link
Copy Markdown
Member Author

Thank you, @peter-toth .

@dongjoon-hyun dongjoon-hyun added this to the 1.0.0 milestone May 21, 2026
@dongjoon-hyun
Copy link
Copy Markdown
Member Author

Merged to main

@dongjoon-hyun dongjoon-hyun deleted the SPARK-56986 branch May 21, 2026 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants