fdb-kubernetes-operator icon indicating copy to clipboard operation
fdb-kubernetes-operator copied to clipboard

Initial doc for replacement buckets

Open johscheuer opened this issue 3 years ago • 2 comments

Description

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

Type of change

  • New feature (non-breaking change which adds functionality)

Discussion

Testing

Documentation

Follow-up

I will write another design doc for allowing replacements on a fault domain basis.

johscheuer avatar Oct 03 '22 13:10 johscheuer

CC @saintstack @RenxuanW please provide feedback on this idea.

johscheuer avatar Oct 03 '22 13:10 johscheuer

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

  • Commit ID: 89cb2a32e2530d84a215ce6f20c2a70b416fc9b4
  • Duration 2:16:48
  • Result: :x: FAILED
  • Error: Error while executing command: if $(grep -q -- "--- FAIL:" logs/*.log); then echo "TESTS FAILED SEE THESE LOGS:"; echo ; grep -l -- "--- FAIL:" logs/*.log; exit 1; fi. Reason: exit status 1
  • Build Logs (available for 30 days)
  • Build Artifact (available for 30 days)

foundationdb-ci avatar Oct 03 '22 15:10 foundationdb-ci

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

  • Commit ID: f0caed38f76d6ee6261e8755c676c93f4faf2be8
  • Duration 2:47:13
  • Result: :white_check_mark: SUCCEEDED
  • Error: N/A
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

foundationdb-ci avatar Oct 10 '23 17:10 foundationdb-ci