EMQX Operator 1.2.6 Released
Release Note π»
EMQX Operator 1.2.6 is released.
Supported EMQX version
-
EMQX 4.4.8 and later
-
EMQX Enterprise 4.4.8 and later
Features π
-
Add
.spec.emqxTemplate.license.secretName
for EMQX Enterprise Custom Resource, the user can create the EMQX license as a Kubernetes secret resource and use in MQX Enterprise Custom Resource -
After the user updates the license, the EMQX Operator completes the runtime update via the EMQX API
Fixes π
-
Now it's not possible to update
.spec.persistent
in the EMQX Custom Resource runtime -
Now it does not create
loaded_plugins
configMap for EMQX Custom Resource, this is to fix theerofs
error in EMQX
What's Changed
- docs: add badge for README by @Rory-Z in #332
- style: add update method for various resources in emqx statefulSet by @Gala-R in #329
- ci: add commit sha for coverall by @Rory-Z in #333
- ci: add coverall for cts by @Rory-Z in #334
- feat: support obtaining license data from secret by @Gala-R in #335
- feat: support using http api upload license by @Gala-R in #336
- chore: delete default listener port for env by @Rory-Z in #337
- docs: add cce and azure deployment docs by @brianbinbin in #340
- feat: add watch file by directory by @Gala-R in #339
- chore: reject upate emqx persistent by @Gala-R in #342
- fix: shield internal listener by @Gala-R in #343
- docs: add tke and ack deployment docs by @Gala-R in #341
- docs: update public cloud platform deployment docs by @yang-yinbo in #345
- chore: delete needless switch case by @Rory-Z in #347
- docs: docs optimization by @yang-yinbo in #349
- ci: build images before runs compatibility tests by @Rory-Z in #352
- chore: change reloader image version to 0.0.2 by @Rory-Z in #355
- chore: delete loaded_plugins configmap by @Rory-Z in #356
- docs: update operator features by @yang-yinbo in #354
- chore: pre release 1.2.6 by @Rory-Z in #358
Full Changelog: 1.2.5...1.2.6