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
Gallardot
f42fc2e276
#4292 : [Improvement][security] get-user-info API endpoint should not return the user's password in MD5 format ( #14680 )
...
* [Improvement][security] get-user-info API endpoint should not return the user's password in MD5 format
Signed-off-by: Gallardot <gallardot@apache.org>
* [Improvement][security] list-paging API endpoint should not return the user's password in MD5 format
Signed-off-by: Gallardot <gallardot@apache.org>
---------
Signed-off-by: Gallardot <gallardot@apache.org>
Co-authored-by: Aaron Wang <wangweirao16@gmail.com>
1 year ago
Gallardot
a826ed2c1a
[Improvement][security] get-user-info API endpoint should not return the user's password in MD5 format ( #14680 )
...
* [Improvement][security] get-user-info API endpoint should not return the user's password in MD5 format
Signed-off-by: Gallardot <gallardot@apache.org>
* [Improvement][security] list-paging API endpoint should not return the user's password in MD5 format
Signed-off-by: Gallardot <gallardot@apache.org>
---------
Signed-off-by: Gallardot <gallardot@apache.org>
Co-authored-by: Aaron Wang <wangweirao16@gmail.com>
1 year ago
Edison Catto
d8ef1bdc25
#4291 : [Feature][Resource Center] Add support for Huawei Cloud OBS ( #14643 )
...
* [Feature][Resource Center] Add support for Huawei Cloud OBS as storage of resource center
* add license and add doc
* add 3-party dependency license
* Update LICENSE
* fix
* Update pom.xml
* fix
* fix
---------
Co-authored-by: sunkang <sunkang@hjfruit.com>
Co-authored-by: xiangzihao <460888207@qq.com>
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
1 year ago
Edison Catto
25480ae9e7
[Feature][Resource Center] Add support for Huawei Cloud OBS ( #14643 )
...
* [Feature][Resource Center] Add support for Huawei Cloud OBS as storage of resource center
* add license and add doc
* add 3-party dependency license
* Update LICENSE
* fix
* Update pom.xml
* fix
* fix
---------
Co-authored-by: sunkang <sunkang@hjfruit.com>
Co-authored-by: xiangzihao <460888207@qq.com>
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
1 year ago
eye-gu
c26a68ae77
#4290 : [Fix-13972][dao] set default value for command ( #14612 )
1 year ago
eye-gu
dde45dbdfb
[Fix-13972][dao] set default value for command ( #14612 )
1 year ago
Aaron Wang
67f5611a53
#4289 : [Fix-14721] [K8S Task] Handle job delete event when user manually delete the job in k8s cluster ( #14722 )
...
Co-authored-by: Jay Chung <zhongjiajie955@gmail.com>
1 year ago
Aaron Wang
cb55476235
[Fix-14721] [K8S Task] Handle job delete event when user manually delete the job in k8s cluster ( #14722 )
...
Co-authored-by: Jay Chung <zhongjiajie955@gmail.com>
1 year ago
JieguangZhou
ecbf3445d2
#4288 : fix fault tolerant enviroment missing ( #14735 )
1 year ago
JieguangZhou
8e64026e93
fix fault tolerant enviroment missing ( #14735 )
1 year ago
Wenjun Ruan
eaf918b0c1
#4287 : Set tenant as the the resource file owner ( #13832 )
1 year ago
Wenjun Ruan
93b0283dfe
Set tenant as the the resource file owner ( #13832 )
1 year ago
Aaron Wang
1406497e85
#4286 : [Fix-14715] [Resource Center] Modify default fs of local storage plugin ( #14716 )
...
Co-authored-by: xiangzihao <460888207@qq.com>
1 year ago
Aaron Wang
2314b67870
[Fix-14715] [Resource Center] Modify default fs of local storage plugin ( #14716 )
...
Co-authored-by: xiangzihao <460888207@qq.com>
1 year ago
Wenjun Ruan
cd8a661340
#4285 : Upgrade JDK17 for Sonar ( #14726 )
1 year ago
Wenjun Ruan
27745a8a84
Upgrade JDK17 for Sonar ( #14726 )
1 year ago
Wenjun Ruan
bd1ea74b35
#4284 : Fix message in MessageRetryRunner might disorder ( #14725 )
1 year ago
Wenjun Ruan
3efcf0c5ac
Fix message in MessageRetryRunner might disorder ( #14725 )
1 year ago