FoundationDB / fdb-kubernetes-operator

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

Add support for storage migration in the operator #2090

Closed johscheuer closed 1 week ago

johscheuer commented 3 months ago

Description

Fixes: https://github.com/FoundationDB/fdb-kubernetes-operator/issues/2088

Type of change

Please select one of the options below.

Discussion

The current implementation will not wait until all the affected processes are migrated as that information is stored in the wiggler.

Testing

Added a new e2e tests and ran it manually:

------------------------------
[AfterSuite]
/Users/jscheuermann/go/src/github.com/FoundationDB/fdb-kubernetes-operator/e2e/test_operator_migrations/operator_migration_test.go:63
[AfterSuite] PASSED [0.000 seconds]
------------------------------
[ReportAfterSuite] Autogenerated ReportAfterSuite for --junit-report
autogenerated by Ginkgo
[ReportAfterSuite] PASSED [0.002 seconds]
------------------------------

Ran 1 of 2 Specs in 256.970 seconds
SUCCESS! -- 1 Passed | 0 Failed | 0 Pending | 1 Skipped
PASS | FOCUSED
FAIL    github.com/FoundationDB/fdb-kubernetes-operator/e2e/test_operator_migrations    257.371s
FAIL

Documentation

Will be updated.

Follow-up

-

foundationdb-ci commented 3 months ago

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

foundationdb-ci commented 3 months ago

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

foundationdb-ci commented 3 months ago

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

foundationdb-ci commented 1 month ago

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

foundationdb-ci commented 2 weeks ago

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

foundationdb-ci commented 2 weeks ago

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

foundationdb-ci commented 1 week ago

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

foundationdb-ci commented 1 week ago

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

johscheuer commented 1 week ago

Those failures seem unrelated

foundationdb-ci commented 1 week ago

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