github emqx/emqx-operator 2.0.1
EMQX Operator 2.0.1 Released

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

Release Note 🍻

EMQX Operator 2.0.1 is released.

Supported version

  • apps.emqx.io/v1beta3

    • EMQX at 4.4.8 and later
    • EMQX Enterprise at 4.4.8 and later
  • apps.emqx.io/v2alpha1

    • EMQX at 5.0.6 and later

Fixes 🛠

  • apps.emqx.io/v2alpha1

    • Fix EMQX Custom Resource can not update at runtime by kubectl apply
    • Fix EMQX Custom Resource status error when updating the image
  • Helm Chart

    • Fix podAnnotations not working
    • Delete hardcoded namespace and service name for Helm Template

Other changes

  • apps.emqx.io/v2alpha1

    • Set minimum is 1 for EMQX Core node
    • Add default readiness probe and default liveness probe for EMQX Replicant node

What's Changed

  • style: use emperror instead of fmt to wrap error by @Gala-R in #368
  • chore(v2alpha1): add minimum for core replicas by @Rory-Z in #370
  • feat(v2alpha1): add default probe to replicant nodes by @Rory-Z in #371
  • fix(v2alpha1): fix EMQX can not update at runtime by @Rory-Z in #373
  • ci: update upgrade check by @Rory-Z in #374
  • ci: update deploy docs action by @Rory-Z in #375
  • fix(helm): fix podAnnotations not working by @Rory-Z in #377
  • docs: add elb description by @brianbinbin in #379
  • docs: fix incorrect indent by @brianbinbin in #380
  • chore(example): add default securityContext for emqx-full.yaml by @Rory-Z in #386
  • fix(helm): remove hardcoded ns and svc name by @daadu in #382
  • fix(v2alpha1): fix EMQX status error when update image by @Rory-Z in #378
  • chore: pre release 2.0.1 by @Rory-Z in #387

New Contributors

Full Changelog: 2.0.0...2.0.1

Don't miss a new emqx-operator release

NewReleases is sending notifications on new releases.