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

Make sure to only check the isolate process group annotation if a pod was returned #2095

Merged

Conversation

johscheuer
Copy link
Member

Description

In most cases this check is not harmful, only in cases where someone would implement their own pod manager and that one would return a nil instead of a pointer to an empty pod struct.

Type of change

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

Discussion

Testing

Ran unit tests locally.

Documentation

Follow-up

@johscheuer johscheuer added the bug Something isn't working label Jul 4, 2024
@foundationdb-ci
Copy link

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

  • Commit ID: ff32f22
  • Duration 2:52:28
  • 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.

another nice one!

@johscheuer johscheuer merged commit 907d216 into FoundationDB:main Jul 4, 2024
8 checks passed
@johscheuer johscheuer deleted the fix-isolate-process-group-check branch July 4, 2024 10:43
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.

None yet

3 participants