Skip to content

Siddhi Operator Release 0.2.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@mohanvive mohanvive released this 12 Sep 12:02
· 55 commits to master since this release
6659415

Installing

Docker Image:

siddhiio/siddhi-operator:0.2.0-beta
kubectl apply -f https://github.com/siddhi-io/siddhi-operator/releases/download/v0.2.0-beta/00-prereqs.yaml
kubectl apply -f https://github.com/siddhi-io/siddhi-operator/releases/download/v0.2.0-beta/01-siddhi-operator.yaml

Bug Fixes

  1. Fix for the stateful Siddhi Application failure if persistence volume is unavailable (#92)