The Wayback Machine - https://web.archive.org/web/20210330071927/https://github.com/jsanda
Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor
  • 3 discussions answered

Pinned

  1. Kubernetes operator for Cassandra Reaper

    Go 3 6

  2. The DataStax Kubernetes Operator for Apache Cassandra

    Go 212 71

  3. K8ssandra is an open-source distribution of Apache Cassandra for Kubernetes including API services and operational tooling.

    YAML 166 46

  4. A Kubernetes operator for managing Cassandra backups/restores with Medusa

    Go 5 2

918 contributions in the last year

Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Mon Wed Fri

Contribution activity

March 2021

Created 1 repository

Created a pull request in k8ssandra/k8ssandra that received 6 comments

Make TESTS and GO_FLAGS conditional so they can be set from cmd line

What this PR does: Makes the TESTS and GO_FLAGS Makefile vars conditional so that they can be set from the cmd line. Which issue(s) this PR fixes: F…

+3 −2 6 comments
Reviewed 33 pull requests in 5 repositories
k8ssandra/k8ssandra 24 pull requests
k8ssandra/medusa-operator 4 pull requests
datastax/cass-operator 3 pull requests
thelastpickle/cassandra-medusa 1 pull request
thelastpickle/cassandra-reaper 1 pull request

Created an issue in thelastpickle/cassandra-medusa that received 4 comments

Add support for setting tokens during restore when running in Kubernetes

In k8ssandra restoring to a new cluster currently does not work (see k8ssandra/k8ssandra#70). There are a couple issues that need to be resolved. O…

4 comments
Started 1 discussion in 1 repository
k8ssandra/k8ssandra