Skip to content

Releases: robusta-dev/robusta

0.8.8 - fix 0.8.7 release by updating poetry.lock

12 Dec 12:58
Compare
Choose a tag to compare

0.8.7

12 Dec 12:52
acbed66
Compare
Choose a tag to compare

New features and major changes

  • New playbook: image pull backoff by in #103
  • Make Prometheus storage persistent by default in #118
  • Add utility function for executing code on nodes in #114
  • Other improvements by @djarv1337 @arikalon1 and @aantn

Improved documentation

  • Start autogenerating playbook docs by in #116
  • Add testing docs in #111

New Contributors

Full Changelog: 0.8.6...0.8.7

0.8.6 - fix helm versioning

05 Dec 12:25
Compare
Choose a tag to compare

Helm chart versions are now the same as appVersions and will be set by the Github action workflow for releases.

0.8.5

05 Dec 12:02
9c9d9f1
Compare
Choose a tag to compare

New playbooks for node health

  • add node_status_enricher and node_health_watcher playbooks by @aantn in #113

Testing and docs improvements

Minor Fixes

Full Changelog: 0.8.4...0.8.5

Re-release with fixed github action

24 Nov 13:48
Compare
Choose a tag to compare
0.8.4

fix release github action

Argo CD sync action

24 Nov 13:37
35b65e6
Compare
Choose a tag to compare

Argo cd sync action
Helm chart fix
Docs enhancements

0.8beta1

17 Nov 11:19
849ad21
Compare
Choose a tag to compare
0.8beta1 Pre-release
Pre-release

Test release to check github actions

Playbook and doc improvements

15 Nov 21:39
c1624df
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.0...0.8.1

0.8.0

11 Nov 10:25
7f54929
Compare
Choose a tag to compare

Two major changes:

  • New architecture for actions which allows reusing the same action for different triggers as long as they are compatible.
  • Optionally bundle the prometheus stack with Robusta.

Other fixes and improvements.

What's Changed

  • Switch sphinx themes. by @aantn in #76
  • Improvements to actions trigger by @arikalon1 in #83
  • Add resource events tier by @arikalon1 in #82
  • Fix stop_execution for actions under the same trigger by @aantn in #86
  • Improve the cpu throttling playbook to analyze more known situations by @aantn in #85
  • Minor playbook changes by @aantn in #88
  • Optionally bundle kube prometheus stack and improve playbook definitions in helm chart by @aantn in #87

Full Changelog: 0.7.1...0.8.0

Bug Fix - Merge global params before execution

01 Nov 23:05
Compare
Choose a tag to compare

Bug Fix - Merge global params before execution