Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

MGDSTRM-10985 accounting for the possibility of competing operators #886

Merged
merged 1 commit into from
Mar 24, 2023

Conversation

shawkins
Copy link
Contributor

With later josdk we'll likely enable leader election.

@shawkins shawkins requested review from rareddy and MikeEdgar March 23, 2023 15:29
@github-actions github-actions bot added the operator changes related to operator label Mar 23, 2023
@MikeEdgar
Copy link
Contributor

Can we use io.javaoperatorsdk.operator.api.config.LeaderElectionConfiguration even with the current platform?

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@shawkins
Copy link
Contributor Author

Can we use io.javaoperatorsdk.operator.api.config.LeaderElectionConfiguration even with the current platform?

There have been a lot of fixes / improvements in the leader election logic since 5.12.4, I'm honestly not sure if a 5.x version is appropriate for general use - I was just going to wait until we were on a later version.

@MikeEdgar
Copy link
Contributor

Ok, got it. I didn't realize it might not be ready.

Copy link
Contributor

@MikeEdgar MikeEdgar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link
Contributor

@rareddy rareddy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@MikeEdgar MikeEdgar added this to the 0.35.0 milestone Mar 23, 2023
@shawkins shawkins merged commit 0aa6d8f into bf2fc6cc711aee1a0c2a:main Mar 24, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
operator changes related to operator
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants