Skip to content

v0.2.3 (v1alpha2)

Compare
Choose a tag to compare
@wallyqs wallyqs released this 14 Jul 05:20
· 378 commits to master since this release
# RBAC
kubectl apply -f https://github.com/nats-io/nats-operator/releases/download/v0.2.3/deployment-rbac.yaml

# Non RBAC
kubectl apply -f https://github.com/nats-io/nats-operator/releases/download/v0.2.3/deployment.yaml

Added

  • Alpha support for Service Accounts integration using new NatsServiceRole CRD (#58)

Fixed

  • Check CRD existence before attempting to create (#55)

  • Recover from unexpected EOF with API Server (#54)