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 database configuration bug if only proxies are specified #1883

Merged

Conversation

johscheuer
Copy link
Member

Description

In #1863 we did some refactoring of the database configuration generation. This refactoring introduced a bug when proxies are specified in FDB versions 7.1+.

Type of change

Please select one of the options below.

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

Discussion

Testing

I added a dedicated e2e test to make sure the cluster is able to reconcile and has the targeted configuration.

Documentation

Follow-up

Updated the documentation hoe the different proxy configuration interact.

@johscheuer johscheuer added the bug Something isn't working label Nov 12, 2023
@foundationdb-ci
Copy link

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

  • Commit ID: 4eb1763
  • Duration 1:47:15
  • Result: ✅ SUCCEEDED
  • Error: N/A
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

@foundationdb-ci
Copy link

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

  • Commit ID: 579e20c
  • Duration 1:57:35
  • Result: ✅ SUCCEEDED
  • Error: N/A
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

@ammolitor ammolitor merged commit 19ee62c into FoundationDB:main Nov 13, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants