Skip to content

Latest commit

 

History

History
99 lines (76 loc) · 9.08 KB

CHANGELOG.md

File metadata and controls

99 lines (76 loc) · 9.08 KB

Changelog

v0.1.0 (2022-01-18)

Full Changelog

Merged pull requests:

v0.0.2 (2022-01-16)

Full Changelog

Closed issues:

  • Support Azure Storage Account as object storage client. #41
  • Support Google Cloud Storage as object storage client. #40
  • MultiCluster: Implement krius spec destroy deletes the entire stack across clusters #11
  • MultiCluster: Implement krius spec generate to genereate a profile based on questions asked to user #10
  • MultiCluster: Implement krius spec apply so that the given profile file should be applies/updates #6
  • SingleCluster: Install thanos receiver from bitnami/thanos chart when krius install thanos receiver command is given #5
  • SingleCluster: Install thanos sidecar from bitnami/thanos chart when krius install thanos sidecar command is given #4

Merged pull requests:

v0.0.1 (2021-11-22)

Full Changelog

Implemented enhancements:

  • Support Ruler component in Thanos config #48
  • Support memcached/in-memory for caching query results in Query Frontend #45

Fixed bugs:

  • Bugs in generating a spec file #62
  • pre-flight checks should finish for all contexts before starting installation #33

Closed issues:

  • change command "krius uninstall" to "krius destroy" #61
  • Initiate spec generation #30
  • The commands in README.md don't work. #28
  • Add release process/script #27
  • Obj Store Configure Command #18
  • Helm need to be replaced with helm sdk #9
  • SingleCluster: Install prometheus-community/kube-prometheus-stack chart when krius install prometheus is given #3
  • Create a CLI structure require to install the components #2
  • Create a CLI structure, require to install the components #1

Merged pull requests: