Zinway
|
1e268e97c6
|
#4317: fix invalid registry path ends with 'master' or 'worker' (#14328)
Co-authored-by: Zinway Liu <zinway.liu@ucloud.cn>
Co-authored-by: Aaron Wang <wangweirao16@gmail.com>
|
1 year ago |
Zinway
|
96041e3876
|
fix invalid registry path ends with 'master' or 'worker' (#14328)
Co-authored-by: Zinway Liu <zinway.liu@ucloud.cn>
Co-authored-by: Aaron Wang <wangweirao16@gmail.com>
|
1 year ago |
zhangbaipeng
|
457e367e82
|
#4316: [Improvement] [Task] Change Seatunnel task run-mode to deploy-mode (#14800)
|
1 year ago |
zhangbaipeng
|
7640c29495
|
[Improvement] [Task] Change Seatunnel task run-mode to deploy-mode (#14800)
|
1 year ago |
calvin
|
22925f08d4
|
#4315: [Improvement-14835][UI] Support to immediately adjust the fill color of the task node after changing the run flag of the task. (#14837)
* worked out this issue
|
1 year ago |
calvin
|
168a3930fa
|
[Improvement-14835][UI] Support to immediately adjust the fill color of the task node after changing the run flag of the task. (#14837)
* worked out this issue
|
1 year ago |
eye-gu
|
baff4c62fe
|
#4314: [Fix-14149][master] task finished so not dispatch (#14161)
|
1 year ago |
eye-gu
|
7ae4fb3787
|
[Fix-14149][master] task finished so not dispatch (#14161)
|
1 year ago |
eye-gu
|
ad9c6225b1
|
#4313: [Fix-14828][master] check task id not null to avoid NPE (#14829)
Co-authored-by: eye <eye.gu@aloudata.com>
Co-authored-by: Aaron Wang <wangweirao16@gmail.com>
Co-authored-by: caishunfeng <caishunfeng2021@gmail.com>
|
1 year ago |
eye-gu
|
33525a17c3
|
[Fix-14828][master] check task id not null to avoid NPE (#14829)
Co-authored-by: eye <eye.gu@aloudata.com>
Co-authored-by: Aaron Wang <wangweirao16@gmail.com>
Co-authored-by: caishunfeng <caishunfeng2021@gmail.com>
|
1 year ago |
Luke Yan
|
246e38d5d8
|
#4312: [DS-14830][dolphinscheduler-storage-s3] Allow customization of s3 regions (#14831)
Replace `Regions. fromName (region). getName() ` with the `region ` variable
Co-authored-by: xiangzihao <460888207@qq.com>
|
1 year ago |
Luke Yan
|
6e5870d711
|
[DS-14830][dolphinscheduler-storage-s3] Allow customization of s3 regions (#14831)
Replace `Regions. fromName (region). getName() ` with the `region ` variable
Co-authored-by: xiangzihao <460888207@qq.com>
|
1 year ago |
Jay Chung
|
c55fb57214
|
#4311: fix wrong condition (#14836)
|
1 year ago |
Jay Chung
|
82eeeec750
|
fix wrong condition (#14836)
|
1 year ago |
Jay Chung
|
e68dbb51d0
|
#4310: chore: Correct db upgrade and add ci avoid regression (#14620)
add atlasgo to ci
https://atlasgo.io/declarative/diff
related: https://github.com/apache/dolphinscheduler/issues/11286
BTW, it seems some ddl change only exist in 3.1.3、3.1.5、3.1.6 but do not exist in dev which will also cause an error when updating from those version
|
1 year ago |
Jay Chung
|
25e841a228
|
chore: Correct db upgrade and add ci avoid regression (#14620)
add atlasgo to ci
https://atlasgo.io/declarative/diff
related: https://github.com/apache/dolphinscheduler/issues/11286
BTW, it seems some ddl change only exist in 3.1.3、3.1.5、3.1.6 but do not exist in dev which will also cause an error when updating from those version
|
1 year ago |
Wenjun Ruan
|
d6235fe03a
|
#4309: Add workflowInstanceHost and taskInstanceHost in ITaskInstanceExecutionEvent (#14827)
|
1 year ago |
Wenjun Ruan
|
742f0c3e60
|
Add workflowInstanceHost and taskInstanceHost in ITaskInstanceExecutionEvent (#14827)
|
1 year ago |
Jay Chung
|
8d3c6f3a11
|
#4308: fix: Local resource error in some entrypoint (#14826)
Fix createResource, queryResourceListPaging, onlineCreateResource
resource error in local resource
|
1 year ago |
Jay Chung
|
9e60632201
|
fix: Local resource error in some entrypoint (#14826)
Fix createResource, queryResourceListPaging, onlineCreateResource
resource error in local resource
|
1 year ago |
eye-gu
|
c373c31bdc
|
#4307: [Improvement-14658][etcd] Distinguish between add and update by using pre kv (#14659)
Co-authored-by: eye <eye.gu@aloudata.com>
|
1 year ago |
eye-gu
|
3148dba7a5
|
[Improvement-14658][etcd] Distinguish between add and update by using pre kv (#14659)
Co-authored-by: eye <eye.gu@aloudata.com>
|
1 year ago |
Wenjun Ruan
|
82672c6bcf
|
#4306: Add rpc benchmark test (#14797)
|
1 year ago |
Wenjun Ruan
|
d223d654cc
|
Add rpc benchmark test (#14797)
|
1 year ago |
sgw
|
3e355f3504
|
#4305: fix the status of logical task is not be correctly changed when task is finished. (#14820) (#14822)
|
1 year ago |
sgw
|
9c2838ccc9
|
fix the status of logical task is not be correctly changed when task is finished. (#14820) (#14822)
|
1 year ago |
sgw
|
f69d71d54e
|
#4304: fix the full log path of logical task is not be set when task is dispatched (#14819) (#14821)
|
1 year ago |
sgw
|
ac04288e2b
|
fix the full log path of logical task is not be set when task is dispatched (#14819) (#14821)
|
1 year ago |
kezhenxu94
|
1d91087aaa
|
#4303: Fix cache is overriden randomly after build and before tests (#14808)
* Fix cache is overriden randomly after build and before tests
* Update backend.yml
* Update unit-test.yml
|
1 year ago |
kezhenxu94
|
294a6225f1
|
Fix cache is overriden randomly after build and before tests (#14808)
* Fix cache is overriden randomly after build and before tests
* Update backend.yml
* Update unit-test.yml
|
1 year ago |
kezhenxu94
|
0238697c45
|
#4302: Remove `@AccessLogAnnotation` annotation, replace with built-in access log (#14803)
|
1 year ago |
kezhenxu94
|
d62ce25a01
|
Remove `@AccessLogAnnotation` annotation, replace with built-in access log (#14803)
|
1 year ago |
Wenjun Ruan
|
6e719f38ec
|
#4301: [RPC] Refactor the remote module. (#14776)
* Add dolphinscheduler-extract-base
* Add dolphinscheduler-extract-master
* Add dolphinscheduler-extract-worker
* Add dolphinscheduler-extract-alert
|
1 year ago |
Wenjun Ruan
|
55cc77226f
|
[RPC] Refactor the remote module. (#14776)
* Add dolphinscheduler-extract-base
* Add dolphinscheduler-extract-master
* Add dolphinscheduler-extract-worker
* Add dolphinscheduler-extract-alert
|
1 year ago |
yangyang zhong
|
e327b38a2a
|
#4300: [Feature][Authentication] support oauth2 login (#14743)
* support oauth2 login
---------
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
|
1 year ago |
yangyang zhong
|
70731a1617
|
[Feature][Authentication] support oauth2 login (#14743)
* support oauth2 login
---------
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
|
1 year ago |
Chenshuai
|
2442edc53c
|
#4299: fix: filter (#14770)
Co-authored-by: Jim Chen <chenshuai19950725@gmail.com>
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
Co-authored-by: xiangzihao <460888207@qq.com>
|
1 year ago |
Chenshuai
|
502bd36fde
|
fix: filter (#14770)
Co-authored-by: Jim Chen <chenshuai19950725@gmail.com>
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
Co-authored-by: xiangzihao <460888207@qq.com>
|
1 year ago |
Aaron Wang
|
126518d430
|
#4298: fix: null app-info-path cause NPE (#14752)
|
1 year ago |
Aaron Wang
|
a491e3a849
|
fix: null app-info-path cause NPE (#14752)
|
1 year ago |
caishunfeng
|
d0ee39737f
|
#4297: [Improvement] add dispatch fail times when compare (#14761)
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
|
1 year ago |
caishunfeng
|
59998f4c75
|
[Improvement] add dispatch fail times when compare (#14761)
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
|
1 year ago |
wangzheyuan
|
dedc195941
|
#4296: Fix a typo in development-environment-setup.md (#14767)
|
1 year ago |
wangzheyuan
|
34d2f67052
|
Fix a typo in development-environment-setup.md (#14767)
|
1 year ago |
KingsleyY
|
ccf9c2f912
|
#4295: [Fix-14646][Worker] Fix match wrong pid on linux server (#14652)
* [DS-14646][Worker] Fix match wrong pid on linux server
This closes #14646
---------
Co-authored-by: yangxin3 <yangxin3@newhope.cn>
|
1 year ago |
KingsleyY
|
b3af374fe6
|
[Fix-14646][Worker] Fix match wrong pid on linux server (#14652)
* [DS-14646][Worker] Fix match wrong pid on linux server
This closes #14646
---------
Co-authored-by: yangxin3 <yangxin3@newhope.cn>
|
1 year ago |
Gallardot
|
8e349fc182
|
#4294: fix: kubectl version update (#14762)
Signed-off-by: Gallardot <gallardot@apache.org>
|
1 year ago |
Gallardot
|
f7ba26f030
|
fix: kubectl version update (#14762)
Signed-off-by: Gallardot <gallardot@apache.org>
|
1 year ago |
calvin
|
e87dea6516
|
#4293: [Improvement][UI] Support to disable or enable the project preferences. (#14756)
|
1 year ago |
calvin
|
e2b97c026e
|
[Improvement][UI] Support to disable or enable the project preferences. (#14756)
|
1 year ago |