Skip to content

v0.8.0

Compare
Choose a tag to compare
@surajssd surajssd released this 12 Sep 11:16

v0.8.0 (11-9-2018)

Full changelog

Bug fixes

  • RBAC: Remove permission for Deployments with removal of Habitat spec v1beta1 #339

Features & Enhancements

  • Added new topology label operator.habitat.sh/topology (see deprecation section for information about the older label) #332
  • controller: change generated StatefulSet version from v1beta1 to v1 #334
  • Add support for Kubernetes 1.11 #340
  • RBAC: Harden RBAC policies for the operator enabling operator to run in two modes, clusterwide and namespaced #346
  • RBAC version: update all artifacts to rbac.authorization.k8s.io/v1 #353
  • Display version when booting operator #350

Deprecations

  • Habitat CRD spec: drop support for v1beta1 #331
  • Topology label topology is deprecated and will be removed in two releases #332
  • Drop support of Kubernetes 1.8 #344