Shawn
11a9f6232c
Merge pull request #6884 from emqx/copy_of_main-v4.3
...
Sync code from main-v4.3 to main-v4.4
2022-01-27 19:39:59 +08:00
Shawn
791b22f151
Merge branch 'main-v4.4' into copy_of_main-v4.3
2022-01-27 18:46:49 +08:00
Shawn
6319c3402f
fix(appup): Multiply defined module: emqx_metrics
...
make emqx-zip failed:
```
===> Error generating relup:
Multiply defined module: emqx_metrics
```
2022-01-27 18:01:17 +08:00
Zaiming (Stone) Shi
570bc5023b
Merge pull request #6879 from zmstone/fix-stop-command-defunct-detection
...
fix: stop command should detect defunct pid
2022-01-27 08:25:06 +01:00
zhongwencool
ef82287634
Merge pull request #6883 from zhongwencool/fix-watermark-4.3
...
fix(alarm): watermark replace >= =< with > <
2022-01-27 14:32:16 +08:00
zhongwencool
e2dec09b0d
fix(alarm): watermark replace >= =< with > <
2022-01-27 11:59:48 +08:00
JianBo He
4cdd529b5a
Merge pull request #6866 from HJianBo/remove_connected_at_feild
...
fix(webhook): remove the connected_at field for client.connect
2022-01-27 10:41:53 +08:00
JianBo He
34c489da40
Merge pull request #6868 from HJianBo/fix-stomp-frame-parser
...
Fix the sticky tcp stream parsing
2022-01-27 10:40:37 +08:00
Shawn
a66bfeaa25
Merge pull request #6871 from terry-xiaoyu/rebar3_download
...
fix(ci): add some debug print for downloading rebar3
2022-01-27 09:57:48 +08:00
Zaiming (Stone) Shi
72c909051b
fix: stop command should detect defunct pid
2022-01-26 23:48:31 +01:00
Zaiming (Stone) Shi
61e9fd5f04
Merge pull request #6875 from zmstone/ci-find-upgrade-base-with-script
...
ci: find relup base version using script scripts/relup-base-vsns.sh
2022-01-26 20:52:09 +01:00
Zaiming (Stone) Shi
e5d196569c
ci: find relup base version using script scripts/relup-base-vsns.sh
2022-01-26 18:26:43 +01:00
Zaiming (Stone) Shi
f65cd003c0
Merge pull request #6872 from zmstone/update-windows-build-instructions
...
Update windows build instructions
2022-01-26 13:33:32 +01:00
Zaiming (Stone) Shi
99712d3521
ci: debug windows build
2022-01-26 12:08:32 +01:00
Shawn
301d6bf794
fix(ci): add some debug print for downloading rebar3
2022-01-26 18:55:17 +08:00
Fernando Almeida
b91dc1c13d
fix(helm-chart): revised software name to match conventioned name
...
fix(helm-chart): added missing new-line from resource templates
2022-01-26 09:01:25 +00:00
zhongwencool
d9e7868d64
Merge pull request #6865 from zhongwencool/sys-mem-alarm
...
fix(appup): add emqx.erl to appup.src
2022-01-26 16:40:22 +08:00
JianBo He
18ed00e57e
test(stomp): add testcase for sticky tcp strem
2022-01-26 15:49:51 +08:00
JianBo He
fd88f484d2
fix(stomp): fix the sticky tcp stream parsing
2022-01-26 15:41:14 +08:00
JianBo He
85652aa373
fix(webhook): remove the connected_at field for client.connect
2022-01-26 15:01:36 +08:00
zhongwencool
9d633507f5
fix(appup): add emqx.erl to appup.src
2022-01-26 14:32:00 +08:00
zhongwencool
209eff5552
Merge pull request #6859 from zmstone/merge-v4.3-to-v4.4
...
Merge v4.3 to v4.4
2022-01-26 11:34:57 +08:00
Fernando Almeida
73c452c64d
fix(helm-chart): replace envFromSecret with more broad extraEnvFrom
...
fix(helm-chart): refactored Stateful set for readability.
fix(helm-chart): added missing extra* variables to StatefulSet and README.
fix(helm-chart): added sensible defaults for extra* settings.
2022-01-25 23:43:35 +00:00
Fernando Almeida
86887e8559
fix(helm-chart): fix indentation bug in env configmap
2022-01-25 23:43:35 +00:00
Fernando Almeida
36b5982630
feat(helm-chart): fix value in WSS example
2022-01-25 23:43:35 +00:00
Fernando Almeida
43624d6407
feat(helm-chart): revised emqx env ConfigMap to allow specifying settings also using the namespaced dot notation
...
feat(helm-chart): updated README to include description of previous change and fix value in WSS example
2022-01-25 23:43:35 +00:00
Fernando Almeida
a24e765351
feat(helm-chart): added support for shared ingress annotations
...
feat(helm-chart): revised README to include image.tag setting
2022-01-25 23:43:35 +00:00
Fernando Almeida
6bb2fa666d
feat(helm-chart): added explicit example for enable Websocket SSL.
2022-01-25 23:43:35 +00:00
Fernando Almeida
6a5dc485e2
feat(helm-chart): split configs into multiple files for readability
...
feat(helm-chart): added conditional volumes in StatefulSet
feat(helm-chart): revised checksum logic to include all config
2022-01-25 23:43:35 +00:00
Fernando Almeida
ec902871cf
feat(helm-chart): split ingress into separate files for readability
...
feat(helm-chart): fix ingress to allow custom user path as need (eg. mgmt)
feat(helm-chart): revised README to include missing contents
2022-01-25 23:43:35 +00:00
Zaiming (Stone) Shi
1fe91221ac
docs: remove powershell from Windows build doc
...
Had trouble to make it work
2022-01-25 23:18:13 +01:00
Zaiming (Stone) Shi
16a5eb4493
Merge remote-tracking branch 'origin/main-v4.3' into merge-v4.3-to-v4.4
2022-01-25 22:29:01 +01:00
Zaiming (Stone) Shi
268b1ded50
Merge pull request #6857 from zmstone/ci-fix-base-version-match-pattern
...
ci: fix base version match pattern
2022-01-25 22:26:05 +01:00
Zaiming (Stone) Shi
95f950ae00
ci: fix relup base version match pattern
2022-01-25 19:04:55 +01:00
zhongwencool
27392bcf1e
Merge pull request #6846 from zhongwencool/sys-mem-alarm
...
fix: sys_mem alarm is not triggered after reboot.
2022-01-25 18:46:45 +08:00
tigercl
55751b5854
Merge pull request #6850 from DDDHuang/rename_mestics
...
fix(metrics): client metrics key name
2022-01-25 17:56:49 +08:00
DDDHuang
43e528b2ba
fix(cli): emqx_auth_mnesia_cli function spec
2022-01-25 17:11:22 +08:00
DDDHuang
2eae1088ac
fix(metrics): client metrics key name
2022-01-25 17:11:22 +08:00
lafirest
34dcd13097
Merge pull request #6851 from lafirest/fix/esockd_version
...
fix(emqx_limiter): update esockd version
2022-01-25 17:10:09 +08:00
lafirest
669552bd58
fix(emqx_limiter): update esockd version
2022-01-25 17:07:05 +08:00
zhongwencool
78f294cda2
fix: sys_mem alarm is not triggered after reboot.
2022-01-25 16:12:17 +08:00
tigercl
2eb12ada97
Merge pull request #6849 from JimMoen/update-dashboard
...
chore(dashboard): update dashboard version for v4.4.0
2022-01-25 14:47:49 +08:00
JimMoen
cc7770be45
chore(dashboard): update dashboard version for v4.4.0
2022-01-25 14:06:09 +08:00
Shawn
1661c203e4
Merge pull request #6843 from terry-xiaoyu/rebar3_relup_otp24
...
fix(build): relup for otp24 failed
2022-01-25 11:37:30 +08:00
Shawn
362147924d
fix(build): only use rebar3 3.18.0-emqx-1 for OTP 24
2022-01-25 11:02:39 +08:00
lafirest
7e012b7b90
Merge pull request #6844 from lafirest/fix/slow_subs_index
...
fix(emqx_slow_subs): fix index update error
2022-01-24 20:07:36 +08:00
lafirest
1f718fbb94
fix(emqx_slow_subs): fix index update error
2022-01-24 18:16:29 +08:00
Shawn
d422e6e700
fix(build): relup for otp24 failed
...
The defination of `#application{}` record in systools.hrl is changed in OTP 24.
So we need a rebar3 binary compiled with OTP 24.
2022-01-24 18:04:40 +08:00
JianBo He
549e36c681
Merge pull request #6842 from JimMoen/update-dashboard
...
chore(dashboard): update dashboard version
2022-01-24 17:45:17 +08:00
JimMoen
0f1e85a8ad
chore(dashboard): update dashboard version
2022-01-24 17:41:42 +08:00