Skip to content

Releases: habitat-sh/habitat-operator

Release 0.3.0

19 Dec 16:45
cd3577a
Compare
Choose a tag to compare

v0.3.0 (19-12-2017)

Full changelog

Features & Enhancements

  • Start multiple parallel queue workers #136
  • Wait for caches to be synced before starting workers #134
  • Explicitly stop workers when the controller stops #135

Bug fixes

  • Prevent panic due to enqueueing nil objects #133

Docker image

Image hosted on Docker Hub, tagged as kinvolk/habitat-operator:v0.3.0.

Release 0.2.0

20 Nov 16:03
269a0d9
Compare
Choose a tag to compare

Features & Enhancements

  • React to all events involved with a Habitat object for faster and more consistent reconciliation with the desired state. #113
  • Update Deployment when Habitat object is updated #124

Bug fixes

  • Fix Habitat removal #125

Docker image

Image hosted here, tagged as kinvolk/habitat-operator:v0.2.0.

Release 0.1.0

09 Oct 09:32
Compare
Choose a tag to compare

First release of Habitat operator. Highlight of features:

  • [FEATURE] Support for creating/managing Habitat Services
  • [FEATURE] Support for different Habitat topologies
  • [FEATURE] Support for bind feature
  • [FEATURE] Support for initial configuration
  • [FEATURE] Support for encrypted ring communication

Image hosted here, tagged as kinvolk/habitat-operator:v0.1.0.


Note: This is not a stable release, breaking changes may occur in the future.