github emqx/emqx-operator 1.1.0
EMQ X Operator 1.1.0 Released

latest releases: 2.2.14, 2.2.13, 2.2.12...
2 years ago

Release Note 🍻

🆕 Happy New Year!

Features 🌈

  • New APIVersion: apps.emqx.io/v1beta2
  • Restart pods when update configmap and secret
  • Retain PVC when deleting EMQ X Custom Resource
  • The emqx operator controller automatically creates the serviceAccount, role and roleBinding resources when the resource specified by .spec.serviceAccountName does not exist
  • .spec.serviceAccountName is no longer required in EMQ X Custom Resource
  • .spec.replicas is no longer required in EMQ X Custom Resource
  • Add extra volumes mount possibility
  • Add readiness probe for Statefulset

Fixes 🛠

  • Fix annotations for EMQ X Custom Resource not working

What's Changed

  • ci: increase timeout for deployment emqx by @Rory-Z in #69
  • Chore/better test case by @Rory-Z in #70
  • feat: add readiness probe for sts by @Rory-Z in #71
  • Add extra volumes mount possibility by @dshmatov in #72
  • build: auto-update config/samples/operator by @Rory-Z in #73
  • Refactor/client by @Rory-Z in #74
  • fix: fix the volume permission error by @kiragoo in #76
  • chore(api type): replicas is not required by @Rory-Z in #77
  • Revert "fix: fix the volume permission error" by @Rory-Z in #78
  • chore(type): set default ImagePullPolicy by @Rory-Z in #79
  • chore(api type): sa name is not required by @Rory-Z in #75
  • chore: delete needless rbac yaml by @Rory-Z in #80
  • ci: update deployment test by @Rory-Z in #81
  • ci: update compatibility test suite by @Rory-Z in #82
  • feat: support annotations for emqx by @Rory-Z in #83
  • chore(generator): delete owner refs for pvc by @Rory-Z in #84
  • feat: add muilt APIVsersion by @Rory-Z in #85
  • feat: restart pods when update configmap and secret by @Rory-Z in #86
  • chore(release): pre release 1.1.0 by @Rory-Z in #87

New Contributors

Full Changelog: 1.0.0...1.1.0

Don't miss a new emqx-operator release

NewReleases is sending notifications on new releases.