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

Streamline lock client usage #2214

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

johscheuer
Copy link
Member

Description

This PR changes the lock client interface and not getting a lock will result in an error too. We could create a dedicated error type for this, but I think it's easier to work with the lock client this way instead of having two values which were checked differently.

Based on #2212

Type of change

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

Discussion

Testing

Unit tests + CI e2e

Documentation

Follow-up

@johscheuer johscheuer marked this pull request as ready for review February 13, 2025 18:06
@foundationdb-ci
Copy link

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

  • Commit ID: 430df35
  • Duration 2:58:33
  • Result: ❌ FAILED
  • Error: Error while executing command: if $fail_test; then exit 1; fi. Reason: exit status 1
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

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.

2 participants