Skip to content

v2.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Sep 15:00

2.1.0 (2020-09-10)

Bug Fixes

  • operator deployment: add port and probes. (931a49c), closes #52
  • references: remove the mvc testing reference from kube ops. (245e8b6), closes #51
  • resource cache: correctly recognize finalizer changes (d4cc8c7)

Features

  • Kubernetes Client: add version / namespace calls. (d64d32f)
  • leader election: support leader election via V1Lease. (387900b), closes #22