github emqx/emqx-operator 1.1.3
EMQX Operator 1.1.3 Released

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

Release Note 🍻

Features 🌈

  • Add telegraf sidecar container, sending metrics and events from emqx_prometheus plugin and emqx logs.
  • Add .spec.imagePullSecret for Custom Resource
  • Add .spec.emqxTemplate.listener.certificate for Custom Resource
  • Add .spec.emqxTemplate.listener.labels for Custom Resource
  • Add .spec.emqxTemplate.listener.annotations for Custom Resource
  • Now update .spec.license in EmqxEnterprise does not require restart pods

Fixes 🛠

  • Fix update service failed in k8s 1.21
  • Fix .spec.listener.nodePort not work

What's Changed

  • chore(pkg/service): delete needless checker by @Rory-Z in #115
  • feat: addc exec pod func by @Rory-Z in #117
  • feat: add dryRunClient for ensure by @Rory-Z in #120
  • fix: fix nodePort not work by @Rory-Z in #122
  • chore: rename container name to emqx by @Rory-Z in #125
  • docs(get started): change ReadWriteMany to ReadWriteOnce by @Rory-Z in #127
  • feat: add telegraf container by @kiragoo in #123
  • feat: add labels and annotations for listener by @Rory-Z in #126
  • ci: add new check for helm version by @Rory-Z in #128
  • ci: add new check for upgrade operator by @Rory-Z in #129
  • docs: add zh docs by @brianbinbin in #130
  • feat: add cert for listener by @Rory-Z in #131
  • style(name): manager resource names with functions by @Rory-Z in #132
  • feat: add image pull secret by @Rory-Z in #133
  • docs: delete needless cluster by @Rory-Z in #134
  • build(helm): update crd template for helm by @Rory-Z in #136
  • feat: add readiness probe for sts by @Rory-Z in #137
  • feat(telegraf): add default plugins for telegraf by @Rory-Z in #139
  • feat(api): add node name for cr by @Rory-Z in #141
  • docs: add reference by @Rory-Z in #140
  • feat: add marker for telegraftpl and remove the validation about telegraf by @kiragoo in #143
  • chore(release): pre release 1.1.3 by @Rory-Z in #142

Full Changelog: 1.1.2...1.1.3

Don't miss a new emqx-operator release

NewReleases is sending notifications on new releases.