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

If configure database is set to false skip all work #1433

Merged

Conversation

johscheuer
Copy link
Member

Description

This change ensures that the operator is not performing any actions if we set configureDatabase to false. The idea is to reduce the load on the FDB cluster.

Type of change

Please select one of the options below.

  • Other

Discussion

Testing

Unit tests and e2e tests.

Documentation

Follow-up

@foundationdb-ci
Copy link

Result of fdb-kubernetes-operator-pr on Linux CentOS 7

  • Commit ID: c126c3b
  • Duration 4:07:43
  • Result: ❌ FAILED
  • Error: Error while executing command: if $(grep -q -- "--- FAIL:" logs/*.log); then echo "TESTS FAILED SEE THESE LOGS:"; echo ; grep -l -- "--- FAIL:" logs/*.log; exit 1; fi. Reason: exit status 1
  • Build Logs (available for 30 days)
  • Build Artifact (available for 30 days)

@johscheuer johscheuer closed this Nov 17, 2022
@johscheuer johscheuer reopened this Nov 17, 2022
@foundationdb-ci
Copy link

Result of fdb-kubernetes-operator-pr on Linux CentOS 7

@johscheuer johscheuer requested a review from sbodagala December 1, 2022 17:33
@johscheuer johscheuer merged commit 3934ee6 into FoundationDB:main Dec 9, 2022
@johscheuer johscheuer deleted the skip-work-if-not-configure-db branch December 9, 2022 09:57
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