-
Notifications
You must be signed in to change notification settings - Fork 66
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): pre-release-1.1.4 (#158)
- Loading branch information
Showing
6 changed files
with
17 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,18 @@ | ||
## 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 | ||
**Now we no longer support the creation of new v1beta1 resources,but existing v1beta1 resources are not affected** | ||
|
||
### Features 🌈 | ||
|
||
- For EMQX 4.4, a DNS cluster is used by default, no additional `serviceAccount` needs to be created, EMQX 4.3 still uses the k8s APIServer cluster | ||
- The Telegraf container can now run more robustly | ||
- Add `postStart` for Telegraf container | ||
- The EMQX container can now be terminated more gracefully | ||
- Add `terminationGracePeriodSeconds` for EMQX container | ||
- Add `preStop` command for EMQX container | ||
|
||
### Fixes 🛠 | ||
|
||
- Fix update service failed in k8s 1.21 | ||
- Fix `.spec.listener.nodePort` not work | ||
- Fix `ACL` not work in emqx enterprise modules | ||
- Fix can not use latest tag for emqx image |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters