Skip to content

Conversation

@johscheuer
Copy link
Member

Description

Fix: #2246

Type of change

  • New feature (non-breaking change which adds functionality)

Discussion

Testing

CI will run e2e tests. I added some additional unit tests.

Documentation

Added docs for the new flags (in the flag help).

Follow-up

@johscheuer johscheuer requested a review from nicmorales9 October 1, 2025 16:32
@johscheuer johscheuer marked this pull request as ready for review October 1, 2025 16:32
@foundationdb-ci
Copy link
Contributor

Result of fdb-kubernetes-operator-pr on Linux RHEL 9

  • Commit ID: 28c9a54
  • Duration 3:29:56
  • 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)

@johscheuer johscheuer closed this Oct 2, 2025
@johscheuer johscheuer reopened this Oct 2, 2025
@foundationdb-ci
Copy link
Contributor

Result of fdb-kubernetes-operator-pr on Linux RHEL 9

  • Commit ID: 28c9a54
  • Duration 2:12:59
  • 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
Contributor

@nicmorales9 nicmorales9 left a comment

Choose a reason for hiding this comment

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

premise seems good but there are some seemingly-important TODOs left and I have some understanding-questions

@johscheuer johscheuer force-pushed the safety-check-coordinator-changes branch from 28c9a54 to 2d9f9e4 Compare October 21, 2025 11:25
Copy link
Contributor

@nicmorales9 nicmorales9 left a comment

Choose a reason for hiding this comment

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

changes look good as long as we file an issue for crashlooping coordinators, also ideally fix the variable names as I did find it a bit confusing

@foundationdb-ci
Copy link
Contributor

Result of fdb-kubernetes-operator-pr on Linux RHEL 9

  • Commit ID: 2d9f9e4
  • Duration 2:42:49
  • 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)

@foundationdb-ci
Copy link
Contributor

Result of fdb-kubernetes-operator-pr on Linux RHEL 9

  • Commit ID: f688aa3
  • Duration 2:41:54
  • 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
Contributor

@nicmorales9 nicmorales9 left a comment

Choose a reason for hiding this comment

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

latest commit looks good too!

@foundationdb-ci
Copy link
Contributor

Result of fdb-kubernetes-operator-pr on Linux RHEL 9

  • Commit ID: fcd7719
  • Duration 2:15:10
  • 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)

@johscheuer johscheuer merged commit 6237936 into FoundationDB:main Oct 22, 2025
9 checks passed
@johscheuer johscheuer deleted the safety-check-coordinator-changes branch October 22, 2025 11:27
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.

Change coordinators should have a safety check

3 participants