Skip to content

v1.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 May 05:54
· 335 commits to master since this release

Major Changes

  • Kafka EventBus
  • Add azure queue storage EventSource support
  • Support athenz authentication for pulsar EventSource
  • Kafka EventSource to support headers
  • Gitlab EventSource to support groups
  • Support using K8s leader election to do Active-passive HA, thanks @dfarr.

Pull Requests

v1.7.0...v1.8.0

Installation

kubectl create namespace argo-events
kubectl apply -n argo-events -f https://github.com/argoproj/argo-events/releases/download/v1.8.0/install.yaml

# Install validating webhook (optional)
kubectl apply -n argo-events -f https://github.com/argoproj/argo-events/releases/download/v1.8.0/install-validating-webhook.yaml