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

Document issue with older fdb bindings and DNS support #1956

Merged
merged 2 commits into from
Mar 7, 2024

Conversation

johscheuer
Copy link
Member

@johscheuer johscheuer commented Mar 5, 2024

Description

Documents the limitations of the copy approach for the primary FDB lib, see: apple/foundationdb#11222

Fixes: #1950

Type of change

Please select one of the options below.

  • Documentation

Discussion

I also added tini to the operator image to allow the manager to generate coredumps, if the process is PID 1 it doesn't work.

Testing

Documentation

Updated.

Follow-up

@johscheuer johscheuer added the documentation Improvements or additions to documentation label Mar 5, 2024
@foundationdb-ci
Copy link

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

  • Commit ID: 2dfb09b
  • Duration 0:04:44
  • Result: ❌ FAILED
  • Error: Error while executing command: IMG=${REGISTRY}/${OPERATOR_IMAGE} make container-build container-push. Reason: exit status 2
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

Dockerfile Outdated Show resolved Hide resolved
@foundationdb-ci
Copy link

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

  • Commit ID: 73ccb45
  • Duration 2:00:41
  • 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)

Copy link
Member

@brownleej brownleej left a comment

Choose a reason for hiding this comment

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

👍

@johscheuer johscheuer merged commit fe2cf42 into FoundationDB:main Mar 7, 2024
8 checks passed
@johscheuer johscheuer deleted the debug-sigsev-dns branch March 7, 2024 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix race condition in FDB go bindings
3 participants