Skip to content

Add host information into process group status - #2537

Open
johscheuer wants to merge 2 commits into
FoundationDB:mainfrom
johscheuer:add-host-information
Open

Add host information into process group status#2537
johscheuer wants to merge 2 commits into
FoundationDB:mainfrom
johscheuer:add-host-information

Conversation

@johscheuer

Copy link
Copy Markdown
Member

Description

Add host information into process group status. This can be helpful in multiple cases and will be used for additional information logging.

Type of change

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

Discussion

This will cause additional growth in the FOundationDBCluster status, but it should be fine. In the future we should be splitting up the process group status into a dedicated CRD.

Testing

Ran unit tests.

Documentation

Nothing to update.

Follow-up

@johscheuer
johscheuer requested a review from nicmorales9 July 29, 2026 17:54
@foundationdb-ci

Copy link
Copy Markdown
Contributor

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

  • Commit ID: fee3956
  • Duration 4:21:12
  • 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)

@nicmorales9 nicmorales9 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Some comments, but functionality LGTM

Comment thread api/v1beta2/applyconfiguration/api/v1beta2/processgroupstatus.go Outdated
Comment thread controllers/update_status.go
Comment thread docs/cluster_spec.md Outdated
@johscheuer
johscheuer force-pushed the add-host-information branch from 8c78386 to 078b19e Compare August 7, 2026 13:40
@foundationdb-ci

Copy link
Copy Markdown
Contributor

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

  • Commit ID: 8c78386
  • Duration 1:56:25
  • 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
Copy Markdown
Contributor

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

  • Commit ID: 078b19e
  • Duration 0:28:57
  • 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.

3 participants