Commit Graph

68 Commits

Author SHA1 Message Date
Zaiming (Stone) Shi 09455edae8 Merge tag 'v5.0.10' into dev/ee5.0 2022-11-16 16:20:30 +01:00
Zaiming (Stone) Shi 67da0a1479 chore: bump chart version to 5.0.10 2022-10-24 11:48:49 +02:00
Zaiming (Stone) Shi 508c0e84d0 Merge branch 'release-v50' into master 2022-10-24 11:46:31 +02:00
Zaiming (Stone) Shi 11daaa08e2 chore: bump version numbers to 5.0.9 2022-10-24 09:42:25 +02:00
Ivan Dyachkov cd40acb035 chore: fix ssl.enable variable in enterprise helm chart 2022-10-20 08:54:29 +02:00
Tautcius 228118b1fa chore(charts): Update certificate.yaml
Typo in if statement that prevented creation of Certificate resource.
2022-10-18 09:53:12 +08:00
Zaiming (Stone) Shi abb941d161 docs: remove port 8081
port 8081 is the management API in 4.x
in 5.0 api port is 18083 (same as for serving the dashboard)
2022-10-05 17:15:19 +02:00
Shawn 4135910b42 chore: merge master into dev/ee5.0 2022-09-26 09:52:33 +08:00
JimMoen 85835256f1 Merge tag 'v5.0.8' into merge-release-v5.0.8-into-master 2022-09-23 16:06:44 +08:00
zhouzb f0db2c0f12 chore: bump vsn for helm chart 2022-09-17 21:56:47 +08:00
Rory Z b3355ff035 chore(helm): rename emqx-ee helm chart to emqx-enterprise 2022-09-13 17:43:00 +08:00
Rory Z cbe2173547 chore(helm): add image.tag for helm chart 2022-09-13 15:31:14 +08:00
Rory Z 874414793f chore: add emqx enterprise helm chart 2022-09-13 14:06:39 +08:00
Zaiming (Stone) Shi befc4acced Merge remote-tracking branch 'origin/master' into merge-master-to-ee50-a 2022-09-06 20:31:38 +02:00
zhouzb dceb93dc2a chore: bump helm chart version to 5.0.7 2022-08-30 09:33:52 +08:00
Shawn b3162fe5ff fix: conflicts between master and ee5.0 2022-08-14 22:24:09 +08:00
JimMoen 2843d33f7a chore: refine md form format 2022-08-11 16:59:18 +08:00
firest 966b508c6f chore: fix status test error 2022-08-09 11:22:53 +08:00
lukas c56f84b997 feat(helm): add ssl support for helm chart 2022-07-31 17:32:19 +02:00
Rory Z 7b270db8d9 chore: update docker entry point, support dns cluster in k8s 2022-07-22 10:18:30 +08:00
Zaiming (Stone) Shi a2a4c813e7
Merge pull request #8246 from Rory-Z/feat/helm-support-dns-cluster
feat(helm): support dns cluster
2022-06-16 14:10:06 +01:00
Rory Z 780bda2803 feat(helm): support dns cluster 2022-06-16 18:48:27 +08:00
Rory Z addbba3b52
Merge pull request #8237 from Rory-Z/master
chore(helm): add pod annotation
2022-06-16 17:56:00 +08:00
Rory Z 2c8f35081b chore(helm): add pod annotation 2022-06-16 14:08:54 +08:00
Zaiming (Stone) Shi 05782c4e4e refactor: delete k8s.app_name config 2022-06-16 00:11:41 +02:00
Rory Z ad37198580 chore(helm): delete preStop command 2022-06-15 10:37:48 +08:00
Rory Z c360486d87 fix: fix helm install failed when enable ingress 2022-06-07 14:49:17 +08:00
JianBo He 4567552fe8
Merge pull request #7715 from Rory-Z/feat/helm-ingress-pathType
feat(helm): the pathType of ingress can be made configurable via values
2022-06-01 15:46:43 +08:00
Zaiming (Stone) Shi bb79b0b5b7
Merge pull request #7211 from Rory-Z/fix/helm-upgrade-error
fix(helm): delete needless labels for helm upgrade
2022-06-01 05:48:20 +01:00
Rory Z 9821596ca8 feat(helm): the pathType of ingress can be made configurable via values 2022-06-01 09:53:43 +08:00
zhanghongtong 54b0454444 build(helm): add preStop command for container
update probe for container
2022-06-01 09:52:55 +08:00
zhanghongtong e2f63cdfce fix(helm): delete needless labels for helm upgrade 2022-06-01 09:51:35 +08:00
JianBo He b5132e6afb chore: remove tailing space 2022-05-16 09:40:35 +08:00
wuxingzhong b120b0d521 fix: use storageClassName instead of annotation 2022-05-16 09:40:07 +08:00
Rory Z 8cbb0041d4 docs(helm): add metrics part for README 2022-04-18 11:36:48 +08:00
Rory Z 5f5b3618e2 chore(helm): update api path to v5 2022-04-18 11:28:04 +08:00
Gabriele Montano 4df2b74cb8 fix: fix networking api version, add service monitor for prometheus 2022-04-18 10:23:09 +08:00
zhanghongtong 0152adfceb chore(helm): fix spell errors 2022-02-17 09:49:39 +08:00
Zaiming (Stone) Shi 2e94880bb6 docs: More EMQ X -> EMQX rename in descriptive strings 2022-02-15 22:39:11 +01:00
Zaiming (Stone) Shi 667d66eb1e docs(README): EMQ X -> EMQX 2022-02-15 16:19:26 +01:00
Spycsh a40c50f2e8 fix: fix apiVersion for networking.k8s.io/v1 2021-12-09 21:24:40 +01:00
Zaiming Shi 56e2a9741f style: ensure newline at EOF for all files 2021-11-04 14:40:14 +01:00
Paulus Lucas a99e54a6a2
feat(helm): add envFromSecret (#5778)
* (feature): Adding EnvFrom a specified file

* (update): Update values.yaml with envFrom

* (doc) : update readme with envFromSecret
2021-09-23 11:11:45 +08:00
Alexander Babel ef0bdf641a feat(helm): add support for networking.k8s.io/v1 2021-09-13 09:35:23 +08:00
William Yang cd43bb42a7 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-02 18:46:58 +02:00
William Yang 3fd2447f10 fix(helm-chart): make podManagementPolicy configurable 2021-08-27 09:07:56 +02:00
William Yang ab9d6b9b7a fix(helm-chart): start/stop pods in parallel 2021-08-27 09:07:56 +02:00
DDDHuang 86231f795d
refactor: close managment http 8081 (#5564) 2021-08-27 13:46:39 +08:00
Shawn 092f29fecd refactor(CI): update the ENVs for new listener,zone configs 2021-08-26 09:11:30 +08:00
Parham Alvani d3722ea1aa feat: Add Chart Icon 2021-08-18 09:31:39 +08:00