FoundationDB / fdb-kubernetes-operator

A kubernetes operator for FoundationDB
Apache License 2.0
238 stars 81 forks source link

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

Closed johscheuer closed 4 days ago

johscheuer commented 4 days ago

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

Discussion

-

Testing

Ran unit tests locally.

Documentation

-

Follow-up

-

foundationdb-ci commented 4 days ago

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