ᗪєνιη ᗷυнʟ
bcf2256dac
feat(helm): add externalIPs to chart ( #5201 )
...
* fix(helm): add externalIPs to chart
* Update values.yaml
* Update service.yaml
* Update README.md
* Update Chart.yaml
* do not update helm version
2021-07-10 10:33:36 +08:00
DDDHuang
c11a8c6db6
refactor: clients api; status api; adapter minirest v1
...
The serious influence:
authn:
api
authz:
api; api test suit
dashboard:
all closed
lwm2m:
api;
modules:
api(api_topic_metrics, modules_api); test suit(emqx_modules_SUITE)
prometheus:
api
retainer:
api; api test suit
rule_engine:
api: api test suit
telemetry:
api
2021-07-09 18:09:07 +08:00
Rory Z
b93ec0a83a
chore(CI): fix github workflows error ( #1 )
2021-07-02 17:01:16 +08:00
Rory Z
1f7291380b
chore: delete internal acl code
2021-06-28 11:44:01 +08:00
zhanghongtong
9da51d4b1c
build: delete needless auth plugins
2021-06-28 11:44:01 +08:00
zhanghongtong
ce324a190b
docs(docker): fix env name error
2021-06-28 11:42:55 +08:00
zhanghongtong
d7da6b2379
chore(CI): delete needless link when build packages
2021-06-28 11:42:55 +08:00
Zaiming Shi
70b6e04802
docs(docer/README): update env override prefix var name
2021-06-15 12:35:08 +02: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
Zaiming Shi
cd53568f36
build: pin otp 23.2.7.2-emqx-2
2021-05-06 21:05:39 +02:00
Zaiming Shi
cacb56a25c
build: pin erl23.2.7.2-emqx-1
2021-04-27 21:23:40 +02:00
Zaiming Shi
4bc349b596
chore: move docker env var from Dockerfile to entrypoints
2021-04-26 11:08:23 +02:00
Zaiming Shi
6c403061db
chore(docker): manual port setting for gen_rpc when start in docker
2021-04-26 15:38:56 +08:00
Zaiming Shi
5c49d5e49d
chore(build): Pin Erlang/OTP 23.2.7.1-emqx-1
2021-04-17 22:15:34 +02:00
zhanghongtong
b9c913d18f
chore(CI): fix windows build error
2021-03-23 20:32:23 +08:00
zhanghongtong
622edcd536
chore(CI): rename arch package name
2021-03-23 19:49:54 +08:00
zhanghongtong
fc0dea75e4
feat(helm): allow custom securityContext
2021-03-19 15:17:17 +08:00
Rory Z
862e484944
chore(CI): build workflow support enterprise repo ( #4363 )
2021-03-18 16:30:48 +08:00
Zaiming Shi
1ee0432301
chore(build): bump to OTP-23.2.7
2021-03-18 09:04:08 +08:00
deen13
cac0ee7f84
fix(helm): Move pullSecrets up to pod level
...
Previously the pullSecrets was defined on container level which is not supported by kubernetes.
2021-03-17 21:55:35 +08:00
zhanghongtong
059d9fcaeb
build(dashboard): get dashboard script support enterprise
2021-03-04 19:50:10 +08:00
z8674558
74b7ea34d9
feat(bin): let cuttlefish read env var
2021-02-19 01:09:06 +09:00
Zaiming Shi
99c9374a9c
chore(ci): delete usage of EMQX_DEPS_DEFAULT_VSN
...
EMQX_DEPS_DEFAULT_VSN is the old package version number
used in emqx-rel project.
We no longer use it in emqx.git umbrella project
2021-02-12 14:50:01 +01:00
Yudai Kiyofuji
aadd1ba11a
add shellcheck to ci ( #4126 )
...
* chore(shell): disable some shellcheck
* refactor(shell): fix shellcheck
* test(ci): add shellcheck
2021-02-04 16:51:48 +09:00
Zaiming Shi
9140eafd94
chore(docker): Start emqx in foreground mode in docker container
2021-01-29 15:30:32 +08:00
Zaiming Shi
d13a33463f
chore(bin/emqx): set program name
2021-01-29 09:42:35 +08:00
Zaiming Shi
cf23d9efe9
chore(bin/emqx): Do not rely on beam.smp program name
2021-01-29 09:42:35 +08:00
zhanghongtong
3a0f6a68be
chore(docker): fix some error
2021-01-28 21:23:41 +08:00
Zaiming Shi
469afbd8bb
chore(docker): update to use alpine 3.12
...
3.12 is our builder image base
2021-01-28 20:32:03 +08:00
Zaiming Shi
5d5617a911
chore(docker): Update port export discriptions
2021-01-28 20:32:03 +08:00
zhanghongtong
fc3ebf41fa
fix(docker): fix docker entryponit script
...
remove useless environmental variables
update the key of the environment variable
fix issue #4011
2021-01-27 18:01:50 +08:00
zhanghongtong
068c351936
chore(docker): controls the timeout of the container through environmental variables
2021-01-27 09:54:38 +08:00
Zaiming Shi
197196624e
chore(CI): Put OTP 23 on trial
2021-01-25 11:44:00 +01:00
zhanghongtong
17ee5b0af5
build(helm): add loaded-plugins and loaded-modules to helm configmap
...
turn off telemetry in CI
2021-01-23 12:21:16 +08:00
Jorge Luna
2e4ffa1f4c
feat(helm_chart): TLS support for dashboard ( #3935 )
...
* Add TLS support to dashboard
2020-12-28 15:10:42 +08:00
Rory Z
c0f03ca132
test(CI): add actions for build emqx packages ( #3915 )
2020-12-15 13:34:11 +08:00