Commit Graph

8780 Commits

Author SHA1 Message Date
Shawn 407a197c8a fix: typos in the RAISE macro of rule_engine 2022-11-09 12:06:58 +08:00
Thales Macedo Garitezi df58d19f89 fix(listener_ocsp): assert listener id is present in options (ssl) 2022-11-08 17:01:21 -03:00
Zaiming (Stone) Shi fb81c35cd7 refactor: introduce emqx_const_v1 for immutable anonymous funs 2022-11-08 17:00:57 -03:00
Thales Macedo Garitezi 2b30f95dee
test(ocsp): another fix for macos openssl versions
Co-authored-by: Ivan Dyachkov <dev@dyachkov.org>
2022-11-08 16:45:03 -03:00
Zaiming (Stone) Shi 32a8753e9d refactor: introduce emqx_const_v1 for immutable anonymous funs 2022-11-08 16:41:58 -03:00
Thales Macedo Garitezi ce282797be refactor(ocsp): use listener id instead of name for sni fun matching 2022-11-08 16:12:40 -03:00
Thales Macedo Garitezi 2dcecafce6 test(fix): account for non-openssl programs 2022-11-08 15:54:41 -03:00
Thales Macedo Garitezi bb249834f7 test(ocsp): add more tests 2022-11-08 15:46:16 -03:00
Thales Macedo Garitezi 2e5e6af677 fix(listener): pass along the listener name
The rigid `start_listener/3` does not allow to pass the original
`listener()` map forward, which contains the listener name needed for
OCSP SNI function to later find its required information.  To avoid
changing the arity of this exported function, we stuff the listener
name temporarily along with the esockd options...
2022-11-08 15:18:47 -03:00
Thales Macedo Garitezi cd053a28d4 docs(crl): add config docs for CRL options 2022-11-08 14:21:18 -03:00
Andrei Varga 24f8d41b9a
Merge pull request #9321 from emqx/av-43-remove-3rdparty-cert-in-packages
fix: remove outdated cert store from packages
2022-11-08 19:08:43 +02:00
Thales Macedo Garitezi b0e8e9dc28 refactor(crl): use cast for refreshing crls 2022-11-08 13:53:27 -03:00
Traphalet c319e91758 fix: remove outdated cert store from packages 2022-11-08 18:24:59 +02:00
Thales Macedo Garitezi 2713af507a refactor: move OCSP options into its own section 2022-11-08 13:19:14 -03:00
Thales Macedo Garitezi ca973db2fc refactor: split list comprehension over fn calls 2022-11-08 10:42:38 -03:00
Thales Macedo Garitezi c23c534525 refactor: fix typo, add more detail, rename option to be more clear 2022-11-08 10:42:38 -03:00
JianBo He 01ada64e46
Merge pull request #9325 from HJianBo/fix-flaky-test
test(stomp): fix flaky tests
2022-11-08 16:58:39 +08:00
JianBo He 491b402be3 test(stomp): fix flaky tests 2022-11-08 09:46:01 +08:00
Zaiming (Stone) Shi 45eed402d4 Merge remote-tracking branch 'origin/release-v43' into release-v44 2022-11-07 22:16:05 +01:00
Zaiming (Stone) Shi a7768b6e98
Merge pull request #9313 from zmstone/1105-fix-resource-creation-retry-loop-should-delay-first
fix(emqx_rule_monitor): sleep before retry but not after
2022-11-07 22:09:28 +01:00
Zaiming (Stone) Shi 31a582241b chore: bump version to 4.4.11-alpha.1 2022-11-07 21:57:04 +01:00
Zaiming (Stone) Shi 237f8f7fde Merge remote-tracking branch 'origin/release-v43' into release-v44 2022-11-07 21:55:46 +01:00
Thales Macedo Garitezi 11175b55f8 fix(ocsp): allow disabling ocsp without touching url 2022-11-07 17:50:02 -03:00
Zaiming (Stone) Shi 3ed10eae07 ci: set CT_READABLE default to true 2022-11-07 21:29:53 +01:00
Zaiming (Stone) Shi 95e7a03f01
Merge pull request #9323 from emqx/av-fix-env-reference
fix: env variable reference in upload-artifact@v3
2022-11-07 21:08:37 +01:00
Thales Macedo Garitezi 26d2ed3d31 fix(crl): allow specifying CRL URLs per listener 2022-11-07 16:42:51 -03:00
Traphalet 42158f79e0 fix: env variable reference in upload 2022-11-07 20:51:12 +02:00
Thales Macedo Garitezi 86278c99a6 fix: enforce minimum refresh interval for ocsp and crl caches 2022-11-07 15:35:07 -03:00
Zaiming (Stone) Shi ea31fc4529
Merge pull request #9322 from zmstone/1107-chore-sync-release-v44
1107 chore sync release v44
2022-11-07 18:53:41 +01:00
Zaiming (Stone) Shi 7b2c4998aa Merge remote-tracking branch 'origin/release-v43' into release-v44 2022-11-07 15:24:26 +01:00
Zaiming (Stone) Shi 61bd712956
Merge pull request #9318 from zmstone/1107-ci-docker-prune-images-before-and-after-tests
ci: docker prune images before and after test
2022-11-07 14:49:17 +01:00
Zaiming (Stone) Shi a432312b91 build: print apps in lines (but not as space separated args) 2022-11-07 13:02:22 +01:00
Zaiming (Stone) Shi 8f0ef274a8 ci: docker prune images before and after test 2022-11-07 13:02:22 +01:00
Zaiming (Stone) Shi 4ab4ce71f7
Merge pull request #9320 from zmstone/1107-chore-sync-release-v44
1107 chore sync release v44
2022-11-07 11:45:56 +01:00
Zaiming (Stone) Shi 4fb28783c5 chore: bump 4.4 dashboard versions 2022-11-07 10:50:16 +01:00
Zaiming (Stone) Shi 0eebabd34c Merge remote-tracking branch 'origin/release-v43' into release-v44 2022-11-07 10:48:38 +01:00
Zaiming (Stone) Shi 41718952d8
Merge pull request #9297 from thalesmg/ocsp-rv44
chore(oscp_crl): port OCSP and CRL features to CE repo (re4.4)
2022-11-07 10:44:21 +01:00
Zaiming (Stone) Shi 51a959c3b4 Merge remote-tracking branch 'origin/release-v44' into ocsp-rv44 2022-11-07 10:18:15 +01:00
Zaiming (Stone) Shi b4b1ca27ab docs: add changelogs 2022-11-07 10:12:34 +01:00
Zaiming (Stone) Shi 2998b014ce
Merge pull request #9314 from zmstone/1105-ci-improve-actions
1105 ci improve actions
2022-11-07 09:20:16 +01:00
Zaiming (Stone) Shi 568bd520a8 ci: ensure docker-ct for emqx_auth_http and emqx_web_hook 2022-11-07 08:51:32 +01:00
JimMoen 470497a892
Merge pull request #9295 from JimMoen/fix-mgmt-api-prometheus
fix(prometheus): disable auth for prometheus endpoint on mgmt listener
2022-11-07 09:18:46 +08:00
Zaiming (Stone) Shi 90ff3a71f5 ci: mongo-replicaset and mongo-sharded are ee only 2022-11-06 20:36:22 +01:00
Zaiming (Stone) Shi 8ff8a8b55d ci: split fast (regular) and docker-compose (docker) ct 2022-11-06 19:39:06 +01:00
JimMoen 639006e302
fix(prometheus): disable auth for prometheus endpoint on mgmt listener 2022-11-07 00:44:37 +08:00
Zaiming (Stone) Shi dff02ba0e5 docs: add change log v4.3.22 v4.4.11 2022-11-05 17:48:46 +01:00
Zaiming (Stone) Shi 9b194baf69 fix(emqx_rule_monitor): sleep before retry but not after 2022-11-05 17:42:29 +01:00
Zaiming (Stone) Shi 6ae2b06ba1 chore: upgrade dashboard version 2022-11-04 22:11:41 +01:00
Zaiming (Stone) Shi e73657ac52
Merge pull request #9280 from sstrigler/EMQX-7665-cannot-clear-alarms
fix(emqx_mgmt): call emqx_alarm:delete_all_deactivated_alarms for rem…
2022-11-04 16:13:33 +01:00
Zaiming (Stone) Shi 2c8874cfe0
Merge branch 'release-v43' into EMQX-7665-cannot-clear-alarms 2022-11-04 16:12:56 +01:00