FoundationDB / fdb-kubernetes-operator

A kubernetes operator for FoundationDB
Apache License 2.0
241 stars 82 forks source link

Improve team tracker checks when DD was restarted #2100

Closed johscheuer closed 2 months ago

johscheuer commented 2 months ago

Description

See comments in code.

Type of change

Please select one of the options below.

Discussion

-

Testing

Ran unit tests and CI will run e2e tests.

Documentation

-

Follow-up

-

johscheuer commented 2 months ago

LGTM assuming initializing guarantees that it will come up healthy

Not necessarily, at this moment the state is unknown. But if a failure would be detected after the DD was started, it would result in the according team tracker to be updated and the Eventually statement would fail (if the replicas fall below the expected threshold).

foundationdb-ci commented 2 months ago

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