Skip to content

Comments

[FLINK-38207] Update Flink Operator to use JOSDK 5.1.2#1005

Merged
gyfora merged 3 commits intoapache:mainfrom
csviri:bump-operator-sdk
Aug 12, 2025
Merged

[FLINK-38207] Update Flink Operator to use JOSDK 5.1.2#1005
gyfora merged 3 commits intoapache:mainfrom
csviri:bump-operator-sdk

Conversation

@csviri
Copy link
Contributor

@csviri csviri commented Aug 7, 2025

This release fixes an issue with resource indexing on startup:

operator-framework/java-operator-sdk#2881

What does not necessarily create issues in practice, but can lead to inconsistent behavior

What is the purpose of the change

Bump JOSDK version to 5.1.2

Brief change log

Bump JOSDK version to 5.1.2

Verifying this change

This change is a trivial rework / code cleanup without any test coverage.

Does this pull request potentially affect one of the following parts:

  • Dependencies (does it add or upgrade a dependency): yes
  • The public API, i.e., is any changes to the CustomResourceDescriptors: no
  • Core observer or reconciler logic that is regularly executed: no

Documentation

  • Does this pull request introduce a new feature? no
  • If yes, how is the feature documented? not applicable

csviri added 2 commits August 5, 2025 14:21
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 requested a review from gyfora August 11, 2025 10:13
@gyfora gyfora merged commit 344cd9b into apache:main Aug 12, 2025
168 of 241 checks passed
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.

2 participants