Highlights
- Arctic Code Vault Contributor
- 3 discussions answered
Pinned
918 contributions in the last year
Less
More
Contribution activity
March 2021
Created 17 commits in 3 repositories
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
Opened 20 other pull requests in 6 repositories
k8ssandra/k8ssandra
10
merged
1
open
1
closed
- fix indentation in example backup-restore-values.yaml
- speed up tests with faster C* pod termination
- remove jolokia integration
- [#576] add option to disable server-system-logger container
- Create webhook secret to ensure cass-operator deployment isn't blocked
- Doc for upgrading cass-operator
- Update examples and docs in values.yaml
- fix FAQ about installing multiple releases
- remove what k8ssandra is not good for section
- Test fork actions
- Fix local storage configuration
- Update chart properties for backup/restore with Medusa
k8ssandra/medusa-operator
2
merged
1
open
burmanm/k8ssandra-client
2
open
datastax/cass-operator
1
open
thelastpickle/cassandra-medusa
1
open
k8ssandra/reaper-operator
1
merged
Reviewed 33 pull requests in 5 repositories
k8ssandra/k8ssandra 24 pull requests
- Implement integration tests with the testing package
- [#576] add option to disable server-system-logger container
- Automate helm chart version management on releases
- Create webhook secret to ensure cass-operator deployment isn't blocked
- Docs Fix - getting-started Grafana indentation
- Enable Medusa local storage option to store the backups
- Allow defining additionalSeeds
- 239 dev docs
- Adding initial CODEOWNERS file
- Run the integration tests using Ginkgo and GHA
- Upgrade Reaper to 2.2.2 and Medusa to 0.9.0
- Fix Cassandra config clobbering when enabling Medusa
- Update examples and docs in values.yaml
- added lifecycle preStop to Stargate container
- Removed prerelease automation from GH Actions
- Added checkout before running build script
- Helm Repo Release Streams
- Split dashboards into separate configmaps
- Update size up/down example
- 499 gomod updates fix
- Fix local storage configuration
- Add a script to update operator image tag
- Parameter --dep allows to update the dependency in k8ssandra Chart.yaml
- Add ability to define a single chart to update with the version script
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
Opened 16 other issues in 3 repositories
k8ssandra/k8ssandra
5
closed
8
open
- backup-restore-values.yaml in backup restore docs has a syntax error
- There is a race condition that can cause backup operations to be scheduled twice
- Prepopulate cass-operator-certs-volume for cass-operator
- blog post on migrating from cluster created with bitnami/cassandra chart
- server-system-logger container does not handle SIGTERM signal
- medusa container does not handle SIGTERM signal
- Drop Jolokia integration
- Add support for installing from a backup
- Add support for multi-datacenter clusters
- Add support for scheduled backups
- Update examples and docs in values.yaml
- TESTS and GO_FLAGS Makefile vars cannot be set from command line
- Add support for allocate_tokens_for_keyspace with Cassandra 3.11.x
thelastpickle/cassandra-medusa
2
open
datastax/cass-operator
1
open
Started 1 discussion in 1 repository
k8ssandra/k8ssandra
k8ssandra/k8ssandra

