Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Support Cassandra clusters spanning multiple Kubernetes clusters #97

Merged
merged 15 commits into from
May 5, 2020

Commits on Apr 30, 2020

  1. Support Cassandra clusters spanning multiple Kubernetes clusters

    Instances can be configured to consume external seed node addresses.
    Jan Schlicht committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    7e69abe View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into nfnt/multi-dc

    Jan Schlicht committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    01792b0 View commit details
    Browse the repository at this point in the history
  3. Delete test namespace once to avoid races

    Jan Schlicht committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    631d2a2 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

  1. Only check error type in case of an error

    Jan Schlicht committed May 4, 2020
    Configuration menu
    Copy the full SHA
    aacc98b View commit details
    Browse the repository at this point in the history
  2. Unwrap errors manually because K8s error handling doesn't handle wrap…

    …ping
    Jan Schlicht committed May 4, 2020
    Configuration menu
    Copy the full SHA
    68300c8 View commit details
    Browse the repository at this point in the history
  3. Check if foreground deletion helps

    Jan Schlicht committed May 4, 2020
    Configuration menu
    Copy the full SHA
    202ce75 View commit details
    Browse the repository at this point in the history
  4. Use a separate namespace

    Jan Schlicht committed May 4, 2020
    Configuration menu
    Copy the full SHA
    301eadd View commit details
    Browse the repository at this point in the history
  5. Document that cluster names have to be the same

    Jan Schlicht committed May 4, 2020
    Configuration menu
    Copy the full SHA
    119e579 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' into nfnt/multi-dc

    Jan Schlicht committed May 4, 2020
    Configuration menu
    Copy the full SHA
    37c1973 View commit details
    Browse the repository at this point in the history
  7. Disable backup/restore test

    Jan Schlicht committed May 4, 2020
    Configuration menu
    Copy the full SHA
    1e9bc73 View commit details
    Browse the repository at this point in the history
  8. Every test clean up for themselves

    Jan Schlicht committed May 4, 2020
    Configuration menu
    Copy the full SHA
    57904f3 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'master' into nfnt/multi-dc

    Jan Schlicht committed May 4, 2020
    Configuration menu
    Copy the full SHA
    3b1f7c6 View commit details
    Browse the repository at this point in the history
  10. Format docs

    Jan Schlicht committed May 4, 2020
    Configuration menu
    Copy the full SHA
    e930269 View commit details
    Browse the repository at this point in the history
  11. Regenerate parameters

    Jan Schlicht committed May 4, 2020
    Configuration menu
    Copy the full SHA
    9fcc0bf View commit details
    Browse the repository at this point in the history
  12. Format parameters

    Jan Schlicht committed May 4, 2020
    Configuration menu
    Copy the full SHA
    c9a631a View commit details
    Browse the repository at this point in the history