Skip to content

Kazan v0.9.0

Compare
Choose a tag to compare
@obmarg obmarg released this 28 Aug 11:58
· 31 commits to master since this release

New Features

  • Kazan now supports talking to GKE via auth-provider config in kubeconfig.
    (Thanks @smn)
  • Pulled in the kube specifications from v1.11.2. This means that
    Kazan should support any new features from kubernetes 1.10 & 1.11

Bug Fixes

  • Kazan.Watcher now monitors it's consumer and shuts down if the consumer
    dies. (#46)