Thales Macedo Garitezi
11c61a7085
fix: silence grep/sed warnings in docker entrypoint
2022-04-06 09:19:19 -03:00
Rory Z
479d0bf5a4
Merge pull request #7210 from Rory-Z/fix/fix-helm-upgrade-error
...
fix(helm): delete needless labels for support helm upgrade
2022-03-22 15:20:21 +08:00
Zaiming (Stone) Shi
223642e62b
chore: ensure bash wraper in emqx.service, restart wait 60 seconds
2022-03-14 08:08:04 +01:00
zhanghongtong
8057282d7d
build(helm): add preStop command for container
...
update probe for container
2022-03-09 11:26:03 +08:00
ahmad.mohammadi
27be2197c0
fix(helm): fix unclosed action issue
2022-03-05 10:05:16 +01:00
zhanghongtong
b45bbf676c
fix(helm): delete needless labels for support helm upgrade
2022-03-04 18:06:12 +08:00
William Yang
0c2ba9fe50
fix(helm): fix configmap.env template
...
fix : #7070
2022-02-26 21:30:32 +01:00
Zaiming (Stone) Shi
b4836a01fd
fix(docker): allow config changes in docker rebuild
2022-02-22 12:42:13 +01:00
Rory Z
149fe7bcdf
Merge pull request #7010 from Rory-Z/build/add-new-script
...
build(relup): add new script for download relup base packages
2022-02-16 15:57:25 +08:00
Zaiming (Stone) Shi
d2840a8aa1
docs: change EMQ X to EMQX in more descriptive info
2022-02-15 22:18:25 +01:00
Zaiming (Stone) Shi
e09e5673eb
docs(README): EMQ X -> EMQX
2022-02-15 16:15:25 +01:00
zhanghongtong
091398d863
build(relup): add new script for download relup base packages
2022-02-15 17:57:31 +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
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
Rory Z
ba7b93083e
Merge pull request #6614 from Rory-Z/chore/fix-spelling-errors
...
chore(helm): fix spell errors
2022-01-04 17:59:04 +08:00
zhanghongtong
90a2ebfb02
build(docker): update docker build
2022-01-04 11:16:35 +08:00
zhanghongtong
9662eebae8
chore(helm): fix spell errors
2022-01-04 10:08:02 +08:00
Zaiming (Stone) Shi
967dc7d55e
fix: portable shebang
2021-12-27 15:40:25 +01:00
tigercl
f1c707e4de
Merge pull request #6368 from Spycsh/main-v4.3
...
chore: fix main-v4.3 support for networking.k8s.io/v1
2021-12-10 18:07:11 +08:00
Spycsh
5c497975a6
chore: fix main-v4.3 support for networking.k8s.io/v1
2021-12-09 21:41:55 +01:00
William Yang
bcbb0822cf
build(deb): fix postrm for checking systemd
2021-12-07 13:30:08 +01:00
William Yang
517aa39542
build(deb): deb pkg enable/disable emqx system
2021-12-07 12:48:51 +01:00
William Yang
be8284666a
build(deb): remove System V init
2021-12-07 12:43:07 +01:00
William Yang
16e39ffee7
build: rpm and deb use the same systemd service file
2021-12-07 12:42:59 +01:00
William Yang
79f1b8651a
build(deb): drop systemV init
2021-12-07 12:42:49 +01:00
William Yang
51f1a48983
fix(systemd-start): /usr/bin/emqx is bash not sh
2021-12-07 12:42:44 +01:00
William Yang
eba8c08853
fix(systemd): add restart on failure
2021-12-07 12:42:32 +01:00
Zaiming Shi
c4b0008ebd
build: delete arch suffix from alpine build-env image tag
2021-11-23 17:06:46 +01:00
Zaiming Shi
1cb6cdbd76
build: upgrade to otp sed 23.2.7.2-emqx-3
...
There was a typo fix in ssl app for ecdsa_secp512r1_sha512
to ecdsa_secp521r1_sha512.
Hot-beam upgrade is supported when upgrading from OTP 23.2.7.2-emqx-2
just a 'ssl_cipher' module reload.
2021-11-20 23:28:12 +01:00
Zaiming Shi
0b3037a571
build: ensure openssl11
2021-11-19 12:39:59 +01:00
Zaiming Shi
42695a2f9a
chore: remove external contributors as maintainers
...
Big thank you to Raymond M Mouthaan and Huang Rui
2021-11-02 18:25:25 +01:00
zhanghongtong
75fac32c12
docs(docker): fix invalid links
2021-10-09 09:16:45 +08:00
Mohammad Yosefpor
1ae3f8c204
fix: Running on Openshift clusters with restricted writable filesystem containers
2021-09-16 18:57:44 +04:30
William Yang
e78967cfc3
fix(helm-chart): force headless svc ready while pod is not ready
...
fixs: #5254
The dist port behind headless svc should to be accessible during emqx
cluster boot.
Endpoints of headless SVC is not in 'ready' state that prevents nodes to talk to
each other, this issue only happens when K8s host node is restarted and
all emqx nodes are deployed on the same host.
2021-09-03 10:10:10 +02:00
Parham Alvani
e5c4277109
fix: Correct Issues
2021-08-12 14:24:12 +08:00
Parham Alvani
45b9f682b2
feat: Expose Internal MQTT Service
2021-08-12 14:24:12 +08:00
William Yang
f3bd1f1c3a
fix(helm-chart): make podManagementPolicy configurable
2021-08-12 11:04:14 +08:00
William Yang
ced8693043
fix(helm-chart): start/stop pods in parallel
2021-08-12 11:04:14 +08:00
zhanghongtong
ed53b859d9
feat(helm): add externalIPs to chart
2021-08-05 10:57:32 +08:00
zhanghongtong
e87838f272
docs(docker): fix env name error
2021-06-24 14:46:34 +08:00
zhanghongtong
f18b9a92bc
chore(CI): delete needless link when build packages
2021-06-23 21:38:30 +08:00
Nicklas Frahm
6b8910e26c
feat(helm): Add flag to force pod recreation as part of helm upgrade ( #4898 )
...
* feat(helm): Add flag to force pod recreation as part of helm upgrade
* feat(helm): Recreate pods when configuration changes
* fix(helm): Remove warnings by using v1 of RBAC API for clusters >= 1.17
* chore(CI): Increment version number
* fix(CI): Bump version
* chore(CI): Undo version bump
2021-06-01 19:27:49 +08:00
z8674558
50f4e0617b
fix(docker-entrypoint): do not mv loaded_plugins file, copy it by cat
2021-05-10 20:54:33 +09:00