Skip to content

Releases: robusta-dev/robusta

0.10.21

31 Jul 18:57
286b248
Compare
Choose a tag to compare

Robusta 0.10.21 is out now! 🚀

New Feature

  • Adds Custom Cluster Roles rules for runner service account by @moraesjeremias

This adds runner.customClusterRole field. Find below an usage example:

runner:
+  customClusterRoleRules:
+    - apiGroups:
+        - wgpolicyk8s.io
+      resources:
+        - policyreports
+      verbs:
+        - get
+        - list
+        - watch

Now Supported

  • Custom ca support for cli

Major Enhancements

  • Update kube-prometheus-stack to 47.2.0
  • Updated global config format
  • Improve playbook writing docs

New Contributors

What's Changed

Full Changelog: 0.10.20...0.10.21

0.10.21-alpha.1

31 Jul 11:10
286b248
Compare
Choose a tag to compare
0.10.21-alpha.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.10.20...0.10.21-alpha.1

0.10.20

20 Jul 19:50
933ab56
Compare
Choose a tag to compare

We have new features, bug fixes, and stability improvements in this next Robusta release. 🚀

New Features

Example 1:

# routing based on alert labels
- slack_sink:
    name: payment_services_sink
    slack_channel: dev-alerts
    api_key: xoxb-112..
    match:
      labels:
        - "team=payment-services,env=prod"

Example 2:

# Dynamic Slack channel override
- slack_sink:
    name: main_slack_sink
    slack_channel: default-alerts
    api_key: xoxb-123..
    channel_override: "labels.slack-channel"
    match:
      labels:
        - "team=payment-services,env=prod"

image

image

Now Supported

  • Coralogix managed prom support
  • Centralized Prometheus support

Major Enhancements

  • Allow none namespaces
  • Bump KRR to 1.4.0

New Contributors

What's Changed

Full Changelog: 0.10.19...0.10.20

0.10.20-alpha.3

20 Jul 07:49
3096fad
Compare
Choose a tag to compare
0.10.20-alpha.3 Pre-release
Pre-release

What's Changed

Full Changelog: 0.10.20-alpha.1...0.10.20-alpha.3

0.10.20-alpha.2

20 Jul 07:31
3096fad
Compare
Choose a tag to compare
0.10.20-alpha.2 Pre-release
Pre-release

What's Changed

Full Changelog: 0.10.20-alpha.1...0.10.20-alpha.2

0.10.20-alpha.1

18 Jul 14:13
163bd25
Compare
Choose a tag to compare
0.10.20-alpha.1 Pre-release
Pre-release

What's Changed

Full Changelog: 0.10.19...0.10.20-alpha.1

0.10.19

12 Jul 15:39
Compare
Choose a tag to compare

What's Changed

  • Remove liveness and readiness probes by @arikalon1

Full Changelog: 0.10.18...0.10.19

0.10.18

12 Jul 08:54
924ab20
Compare
Choose a tag to compare

What's Changed

and much more...

New Contributors

Full Changelog: 0.10.17...0.10.18

0.10.18-alpha.3

04 Jul 15:22
35f9b2b
Compare
Choose a tag to compare
0.10.18-alpha.3 Pre-release
Pre-release

What's Changed

Full Changelog: 0.10.18-alpha.2...0.10.18-alpha.3

0.10.18-alpha.2

29 Jun 14:04
2060543
Compare
Choose a tag to compare
0.10.18-alpha.2 Pre-release
Pre-release

What's Changed

Full Changelog: 0.10.18-alpha.1...0.10.18-alpha.2