Skip to content

Remove the use-process-group-id flag and validate the process group ID #2280

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

johscheuer
Copy link
Member

@johscheuer johscheuer commented May 22, 2025

Description

Remove the use-process-group-id flag and validate the process group ID. The validation of process groups should make it easier to detect typos in the input.

Fixes: #1296
Fixes: #1277

Type of change

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

Discussion

Initially we added the use-process-group-id as the only option. based on our experience we never use this option, so we could drop it.

Testing

Updated the unit tests.

Documentation

Follow-up

@johscheuer johscheuer requested a review from nicmorales9 May 22, 2025 08:31
@johscheuer johscheuer added the bug Something isn't working label May 22, 2025
@foundationdb-ci
Copy link
Contributor

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

  • Commit ID: aba54dd
  • Duration 3:09:18
  • 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)

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.

Plugin should validate the provided process group IDs and write a warning if there is no match Remove use-process-group-id flag in plugin
2 participants