Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Fix replacements with empty monitor conf setting #1141

Merged

Conversation

johscheuer
Copy link
Member

Description

This prevents the operator from replacing process groups if the EmptyMonitorConf setting is set to true and all fdb processes are missing.

Type of change

Please select one of the options below.

  • Bug fix (non-breaking change which fixes an issue)

Discussion

Before that the operator would try to replace the process groups.

Testing

Locally + unit test.

Documentation

Follow-up

@johscheuer johscheuer requested a review from 09harsh March 28, 2022 09:41
@foundationdb-ci
Copy link

AWS CodeBuild CI Report for Linux CentOS 7

  • CodeBuild project: fdb-kubernetes-operator-pr
  • Commit ID: 7dd31b9
  • Result: FAILED
  • Error: Error while executing command: make -C tests -kj prOperator. Reason: exit status 2
  • Build Logs (available for 30 days)

@johscheuer johscheuer closed this Apr 2, 2022
@johscheuer johscheuer reopened this Apr 2, 2022
@foundationdb-ci
Copy link

AWS CodeBuild CI Report for Linux CentOS 7

  • CodeBuild project: fdb-kubernetes-operator-pr
  • Commit ID: 7dd31b9
  • Result: SUCCEEDED
  • Error: N/A
  • Build Logs (available for 30 days)

@johscheuer johscheuer merged commit 03e6c5e into FoundationDB:main Apr 8, 2022
@johscheuer johscheuer deleted the fix-replacements-with-empty-conf branch April 8, 2022 07:38
09harsh pushed a commit to 09harsh/fdb-kubernetes-operator that referenced this pull request Aug 1, 2022
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