Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

v0.2.0

Latest
Compare
Choose a tag to compare
@tomkerkhove tomkerkhove released this 19 Apr 08:29
· 75 commits to main since this release
95011be

logo-with-name-small

Artifact HUB

A simple event bridge for Kubernetes native events forwarding CloudEvents v1.0 compliant events to Azure Event Grid into Microsoft Azure.

The bridge is not in charge of acquiring the events from Kubernetes, but you can use tools such as Opsgenie's Kubernetes Event Exporter and forward them to the bridge.

What is new?

Features

  • Provide consumption-friendly events for Deployment scaling in/out (#96)
  • Provide consumption-friendly events for Cluster Autoscaler scale-out based (#123 - Pod-level)
  • Provide namespace dimension for Kubernetes Event Published metric (#103)
  • Provide event type dimension for Kubernetes Event Published metric (#102)
  • Provide cluster name dimension for Kubernetes Event Published metric (#101)
  • Provide NuGet package with event contracts (#134)
  • Always return event ID as x-event-id custom header in response (#181)

Fixes / Changes

None.

Breaking Changes

None.

Removal / Deprecations

None.