k8ssandra

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

APACHE-2.0 License

Stars
431
Committers
40

Bot releases are hidden (Show)

k8ssandra - Latest Release

Published by adejanovski almost 2 years ago

v1.5.2 - 2022-11-29

  • [CHANGE] Deprecate all K8ssandra v1.x charts, refer users to k8ssandra-operator.
  • [CHANGE] Update cass-operator to v1.10.5 as well as system-logger to v1.13.1 and cass-config-builder to 1.0.5
  • [CHANGE] Upgrade Grafana to v7.5.17
  • [CHANGE] Upgrade Reaper to v3.2.1
  • [CHANGE] Upgrade Stargate to v1.0.68
k8ssandra -

Published by johnsmartco about 2 years ago

Tag to push and deploy addition of Supported Software topic

k8ssandra -

Published by adejanovski over 2 years ago

v1.5.1 - 2022-07-08

  • [CHANGE] Upgrade cass-operator to v1.10.4
k8ssandra -

Published by adejanovski over 2 years ago

v1.5.0 - 2022-04-09

  • [FEATURE] Enable the use of ZGC (Z Garbage Collector) for Cassandra 4.0
  • [CHANGE] Upgrade cass-operator to v1.10.3
  • [CHANGE] Upgrade Stargate to v1.0.52
  • [CHANGE] Upgrade Medusa to v0.12.2
  • [CHANGE] Upgrade Reaper to v3.1.1
  • [CHANGE] Upgrade Management API to v0.1.37
  • [BUGFIX] Fix GC subsettings mappings for Cassandra 4.0
k8ssandra -

Published by adejanovski almost 3 years ago

v1.4.1 - 2021-12-02

  • [BUGFIX] Remove pod level SecurityContext to fix permissions issue on Cassandra data dir creation
  • [BUGFIX] #1208 Helm charts did not follow cass-operator's cleanup rules for clusterName to allow "broken" clusterNames which do not conform to DNS rules.
k8ssandra -

Published by jsanda almost 3 years ago

v1.4.0 - 2021-11-19

  • [CHANGE] Update to Managment API v0.1.33
  • [CHANGE] Update to Medusa 0.11.3
  • [CHANGE] Update to kube-prometheus-stack v20.0.1 with Prometheus 2.28.1 and Grafana 7.5.1
  • [CHANGE] Update to medusa-operator 0.4.0
  • [CHANGE] Update to Reaper 3.0.0
  • [CHANGE] #1118 Update to Stargate 1.0.40
  • [CHANGE] #1119 Update to cass-operator v1.8.0
  • [FEATURE] #1023, #1166, #1169, #1177 Allow custom cassandra.yaml ConfigMap for Cassandra and Stargate
  • [ENHANCEMENT] Support both v1beta1 and v1 ingress formats for k8s 1.22 compatibility
  • [ENHANCEMENT] #1179 Make JAVA_OPTS configurable for Stargate
  • [ENHANCEMENT] Apply customizable filters on table level metrics in MCAC
  • [ENHANCEMENT] #1140 securityContext defaults for operators and security foundations
  • [ENHANCEMENT] #1150 Bring reaper resources and CRDs up to date with main reaper-operator repo; operator-sdk 1.6.1/controller-runtime 0.9.2.
  • [ENHANCEMENT] #1150 Update CRD versions to v1 from v1beta1 allowing compatibility with k8s 1.22.
  • [ENHANCEMENT] #1102 Add support for full query logging (Cassandra 4.0.0 feature)
  • [ENHANCEMENT] #1102 Add support for audit logging (Cassandra 4.0.0 feature)
  • [ENHANCEMENT] #1102 Add support for client backpressure (Cassandra 4.0.0 feature)
  • [ENHANCEMENT] #1083 Add support for deployment of Cassandra 4.0.1
  • [ENHANCEMENT] #874 expose cass-operator AdditionalServiceConfig in k8ssandra helm chart values.yaml
  • [ENHANCEMENT] #959 Root file system in Cassandra pod read only; security context for containers.
  • [ENHANCEMENT] #874 expose cass-operator AdditionalServiceConfig in k8ssandra helm chart values.yaml
  • [EHANCEMENT] #1193 Upgrade to cass-operator v1.9.0
  • [BUGFIX] Ensure Cassandra 4x is compatible with Stargate deployments by including allow_alter_rf_during_range_movement in config.
  • [BUGFIX] Fix restore operation triggering on each pod restart after the initial restore
  • [BUGFIX] #1129 CassOperator kills C* pods with due to incorrect memory
  • [BUGFIX] #1066 Azure backups are broken due to missing azure-cli deps
  • [BUGFIX] #1012 reaper-operator's role.yaml has more data than it should, causing role name conflicts
  • [BUGFIX] #1018 reaper image registry typo and jvm typo fixed
  • [BUGFIX] #1029 Do not change num_tokens when upgrading
k8ssandra -

Published by adejanovski about 3 years ago

v1.3.3 - 2021-10-18

  • [BUGFIX] Re-introduce table level metrics that were mistakenly removed in 1.3.2
k8ssandra -

Published by adejanovski about 3 years ago

v1.3.2 - 2021-10-14

  • [BUGFIX] Allow usage of Traefik charts above 10.0.0
  • [BUGFIX] #969 Prometheus "out-of-order timestamp" error due to metrics relabeling conflict
k8ssandra - v1.3.1

Published by jdonenine about 3 years ago

v1.3.1 - 2021-08-27

  • [BUGFIX] #1063 Add support for C* 3.11.11
  • [BUGFIX] #1018 reaper image registry typo and jvm typo fixed
  • [BUGFIX] #1012 reaper-operator's role.yaml has more data than it should, causing role name conflicts
  • [BUGFIX] #1029 Do not change num_tokens when upgrading
k8ssandra - v1.3.0

Published by jdonenine about 3 years ago

v1.3.0 - 2021-07-27

  • [FEATURE] #949 Upgrade from Management API v0.1.26 to v0.1.27 to provide support for Cassandra 4.0.0 GA, make 4.0.0 the default
  • [CHANGE] Upgrade to reaper-operator 0.3.3 and Reaper 2.3.0
  • [CHANGE] Upgrade from Stargate 1.0.18 to 1.0.29
  • [CHANGE] Upgrade from Medusa 0.10.1 to 0.11.0
  • [CHANGE] Upgrade from Reaper 2.2.2 to 2.2.5
  • [CHANGE] #812 Integrate Fossa component/license scanning
  • [CHANGE] #905 Upgrade medusa-operator to v0.3.3
  • [FEATURE] #890 Upgrade from Management API v0.1.25 to v0.1.26 to provide support for Cassandra 4.0.0-RC2
  • [FEATURE] #617 Make affinity configurable for Stargate
  • [FEATURE] #847 Make affinity configurable for Reaper
  • [FEATURE] #952 Experimental support for custom init containers
  • [ENHANCEMENT] #844 Allow configuring the namespace of service monitors
  • [ENHANCEMENT] #29 Detect IEC formatted c* heap.size and heap.newGenSize; return error identifying issue
  • [ENHANCEMENT] #420 Add support for private registries
  • [ENHANCEMENT] #685 Add support for Medusa backups on Azure
  • [BUGFIX] #853 Fix property name in scaling docs
  • [BUGFIX] #870 Hot replace disallowed characters in generated secret names
  • [BUGFIX] #412 Stargate metrics don't show up in the dashboards
k8ssandra - v1.2.0

Published by emerkle826 over 3 years ago

v1.2.0 - 2021-06-02

  • [CHANGE] #726 Upgrade to Cassandra 4.0-rc1
  • [FEATURE] #673, #698 Make tolerations configurable
  • [ENHANCEMENT] #654 Reduce initial delay of Stargate readiness probe
  • [ENHANCEMENT] #560 Add the ability to attach additional PVs for medusa backups
  • [ENHANCEMENT] #693 Update cass-operator to v1.7.0
  • [ENHANCEMENT] #732 Make allocate_tokens_for_replication_factor configurable
  • [BUGFIX] #678 Upgrade to Medusa 0.10.1 fixing failed backups after a restore
  • [FEATURE] #224 Allow defining additional settings for autoscheduling in Reaper, update reaper-operator to v0.3.1
k8ssandra -

Published by adejanovski over 3 years ago

v1.1.0 - 2021-04-09

  • [CHANGE] #657 Make latest Stargate version available
  • [BUGFIX] #616 Upgrade to Medusa 0.10.0 to fix scale up issues after a backup was restored
  • [CHANGE] #533 Remove Jolokia integration
  • [CHANGE] #630 Upgrade to medusa-operator 0.2.0
  • [CHANGE] #613 Mount Cassandra pod labels in volume
  • [CHANGE] #611 Shut down cluster by default with in-place restores
  • [CHANGE] #637 Update Management API image locations
  • [ENHANCEMENT] #576 Add option to disable Cassandra logging sidecar
  • [ENHANCEMENT] #530 Upgrade Reaper to 2.2.2 and Medusa to 0.9.1
  • [ENHANCEMENT] #510 Add docs and examples in values.yaml
  • [ENHANCEMENT] #504 split dashboards into separate configmaps
  • [ENHANCEMENT] #436 Upgrade Stargate to 1.0.11 and add a preStop lifecycle hook to improve behavior when reducing the number of Stargate replicas in the presence of live traffic
  • [ENHANCEMENT] #419 Add automation for stable and next release streams
  • [ENHANCEMENT] #239 Developer documentation
  • [ENHANCEMENT] #547 Add support for additionalSeeds in the CassandraDatacenter
  • [ENHANCEMENT] #606 Support installation of operators only, disabling the Cassandra cluster creation
  • [BUGFIX] #475 Fix Cassandra config clobbering when enabling Medusa
  • [BUGFIX] #396 cqlsh commands show warnings
  • [BUGFIX] #516 Fix issue with scripts not being checked out before attempting to run them.
  • [BUGFIX] #517 Removed GitHub Actions for pre-releasing off of main
  • [BUGFIX] #475 Fix Cassandra config clobbering when enabling Medusa
  • [BUGIFX] #590 Create cass-operator webhook secret
  • [BUGFIX] #602 Fix indentation error in example backup-restore-values.yaml
  • [BUGFIX] #623 helm uninstall can leave CassandraDatacenter behind
Package Rankings
Top 4.92% on Proxy.golang.org