Skip to content

Releases: k8ssandra/k8ssandra-client

v0.4.0

30 May 09:21
94540eb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

22 Apr 11:57
0e1bf9a
Compare
Choose a tag to compare

What's Changed

  • Add usable interfaces to create new tasks by @burmanm in #16
  • Add modified version of the CRD upgrade tool for Helm installations by @burmanm in #20
  • Create namespace and CRDs by default with helm install by @adejanovski in #5
  • Allow creating cluster wide tasks by @adejanovski in #26
  • Fix caching directories to match with newer Dockerfile, add workflow by @burmanm in #22
  • Handle helm repo authentication by @adejanovski in #27
  • Remove hardcoded dirSuffix of k8ssandra and use repoName instead by @burmanm in #29
  • Allow defining getters for the DownloadChartRelease by @burmanm in #32
  • Add skipCRDs possibility to the helmutil.Install by @burmanm in #33
  • Update Helm, controller-runtime and Kubernetes dependencies by @burmanm in #31
  • Modify YAML parsing to parse multiple documents per file by @burmanm in #35

New Contributors

Full Changelog: v0.2.2...v0.3.0

v0.2.2

07 Nov 01:07
782e23f
Compare
Choose a tag to compare

Fix cluster_name in the deployed cassandra.yaml

v0.2.1

25 Oct 07:51
bf8695a
Compare
Choose a tag to compare
  • UBI8 based
  • NamespacedClient exposes Config (*rest.Config) parameter

v0.2.0

01 Sep 10:53
991a22a
Compare
Choose a tag to compare
Add GHA release process to push images on tag