Jiajie Zhong
ae6aa53f96
[python] Fix submit and run error ( #10792 )
...
because we add permission, so it failed out
createQueue method. this patch fix it and
do some refactor of our tenant and queue
validator code
2 years ago
qianli2022
1e48bbc5c6
[Feature-10629][Improvement] Support multi cluster environments - namespace use cluster ( #10650 )
...
* server code
* namespace ui
* fix dao test
* fix test
* fix
* docs and image update
Co-authored-by: qianl4 <qianl4@cicso.com>
2 years ago
Wenjun Ruan
426567348e
Remove quartz in service ( #10748 )
...
* Remove quartz in service
2 years ago
Wenjun Ruan
67d14fb7b3
[Fix-10785] Fix state event handle error will not retry ( #10786 )
...
* Fix state event handle error will not retry
* Use state event handler to deal with the event
2 years ago
WangJPLeo
b7fbf6c4ad
[API] Do not specify rollback for ensure in case of any exception or error. ( #10793 )
2 years ago
WangJPLeo
d2fe16d252
[Optimization] Config module resource relation fix. ( #10718 )
...
* Config module resource relation fix.
* Boolean judge fix
* e2e rerun
* e2e rerun
* e2e rerun
* ArrayList fix
* change variable name.
* Add transaction processing on create data resource method
2 years ago
zhuxt2015
4bbf3c8ea1
fix ( #10678 )
2 years ago
WangJPLeo
8f621ff98b
[Optimization] Calculate global parameter and local parameter at master. ( #10704 )
...
* Global parameter and local parameter calculation external expansion.
* k8s task ut fix.
* TimePlaceholderUtils import DateUtils fix
* follow the review comments to fix.
* follow the review comments to fix.
* e2e rerun
2 years ago
WangJPLeo
fcf4110ed8
resource modules query fix. ( #10687 )
2 years ago
caishunfeng
b6a3075a42
[Improvement] heartbeat info improvement ( #10699 )
...
* heartbeat info improvement
* import order
2 years ago
zhuxt2015
5ebd982e92
[Bug] [Api] The copied workflow create time and update time is still copied from the original workflow
2 years ago
WangJPLeo
b5184138fa
[Feature] Time function analysis extension. ( #10624 )
...
* Time function analysis extension.
* param add.
* clear useless logs and update method notes
* permission omission fix.
* extending time functions to optimize static methods
* e2e rerun.
2 years ago
liudi1184
56d3db0306
[fix-10596] Workflow relationship cannot be displayed normally ( #10625 )
...
Workflow relationship cannot be displayed normally
Closes #10596
Co-authored-by: liudadi <liudi@thinkingdata.cn>
2 years ago
xiangzihao
1111371c9a
add datasource health check to the healthcheck endpoint ( #10588 )
2 years ago
陈家名
7970573365
[python] Support using full-name definitions for resources ( #10551 )
2 years ago
xiangzihao
0f38217b12
fix_10514 ( #10568 )
2 years ago
WangJPLeo
bc4ceda4cf
TaskGroup remove query func permission check. ( #10557 )
2 years ago
WangJPLeo
20348578a2
[Feature] [Permission]Data permission module added and Query class api remove verification. ( #10504 )
...
* Data permission module added
* ut fix.
* queueController ut fix.
* queue service ut fix.
* e2e rerun
2 years ago
旺阳
559f387e66
[Fix-10274]Close InitialLDAPContext In LDAP ( #10532 )
...
* add finally close ctx in ldap log
* fix code style
2 years ago
WangJPLeo
f46faa02c3
[Fix-10452] Serial wait for policy recovery ( #10453 )
...
* Serial wait for policy recovery
* processInstance state check null
* add sendresult(Host host, Command command) method and replace the original.
2 years ago
caishunfeng
bf077cb38f
change import method access to protected ( #10536 )
2 years ago
caishunfeng
d7cf09afd5
Revert "[Improvement][Api] Interface and entity optimization to improve code scalability. ( #10483 )" ( #10534 )
...
This reverts commit f1a9c0d8e9
.
2 years ago
旺阳
6e4b2e6992
[Fix]Recovery Traffic Control Config ( #10505 )
...
* recovery traffic config
* run ci
* update
2 years ago
syyangs799
79ce5d78cd
Modify obsolete swagger parameters in AuditLogController ( #10494 )
...
Co-authored-by: syyang <730122+syyang99@user.noreply.gitee.com>
2 years ago
hstdream
f1a9c0d8e9
[Improvement][Api] Interface and entity optimization to improve code scalability. ( #10483 )
...
* [Improvement][Api] Interface and entity optimization to improve code scalability (#10466 ).
* [Improvement][Api] Interface and entity optimization to improve code scalability (#10466 ).
* [Improvement][Api] Interface and entity optimization to improve code scalability (#10466 ).
* [Improvement][Api] Interface and entity optimization to improve code scalability (#10466 ).
* fix ut timezone.
* [Improvement][Api] Interface and entity optimization to improve code scalability.
* [Improvement][Api] Interface and entity optimization to improve code scalability.
Co-authored-by: houshitao <shitaohou@163.com>
2 years ago
旺阳
6515c66208
[Improve] Add LDAP user not exsitst action config ( #10451 )
2 years ago
hstdream
f3c647d45e
[Improvement][Api] Interface and entity optimization to improve code scalability ( #10466 ). ( #10468 )
...
* [Improvement][Api] Interface and entity optimization to improve code scalability (#10466 ).
* [Improvement][Api] Interface and entity optimization to improve code scalability (#10466 ).
* [Improvement][Api] Interface and entity optimization to improve code scalability (#10466 ).
* [Improvement][Api] Interface and entity optimization to improve code scalability (#10466 ).
* fix ut timezone.
Co-authored-by: houshitao <shitaohou@163.com>
2 years ago
syyangs799
d16e0ddb2f
[Bug-10394] [Update Possword] Change password shows error ( #10437 )
...
* Add a status code for password verification length to improve user interaction
* Modify the length and null value, verify them separately and return
* Modify the length and null value, verify them separately and return
* remove the outer not empty validate and Modify judgment conditions
* add the outer not empty validate and remove inter empty
Co-authored-by: syyang <730122+syyang99@user.noreply.gitee.com>
2 years ago
qianli2022
ff065d8e5b
[Feature][Improvement] Support multi cluster environments - k8s type ( #10096 )
...
* service code
* [Feature][UI] Add front-end for cluster manage
* fix e2e
* remove comment on cluster controller
* doc
* img
* setting e2e.yaml
* test
* rerun e2e
* fix bug from comment
* Update index.tsx
use Nspace instead of css.
* Update index.tsx
Remove the style.
* Delete index.module.scss
Remove the useless file.
Co-authored-by: qianl4 <qianl4@cicso.com>
Co-authored-by: William Tong <weitong@cisco.com>
Co-authored-by: Amy0104 <97265214+Amy0104@users.noreply.github.com>
2 years ago
旺阳
50846760e5
[fix-10386]LDAP user create with status enable ( #10426 )
...
* LDAP user create with status enable
* currect unit test
2 years ago
旺阳
0efcd5c631
[Fix-10425]Recovery LDAP Config ( #10429 )
...
* recovery ladp code
* add ldap config in doc
2 years ago
陈家名
b86dc53ad1
[fix][Python] Support same task name in project defferent process definition ( #10428 )
...
close : #10431
2 years ago
Wenjun Ruan
78c5fcc6ac
Add mysql registry plugin ( #10406 )
...
* Add mysql registry plugin
2 years ago
WangJPLeo
c843e3a315
Fixed the problem of not having permission to modify the allocated resource data. ( #10410 )
2 years ago
hstdream
f6fea06f10
[Improve] Enhance complement function transformation ( #10376 )
2 years ago
WangJPLeo
9782fe4e7c
[Fix-10367] Permission check related key adjustment. ( #10368 )
...
* Permission check related key adjustment.
* resource create or upload fix.
* Analysis Permission fix.
* Ut coverage add.
* rerun
* source permission fix.
* ut coverage is achieved
* Reference permission package path modification
* k8s path bug fix.
* k8s path bug fix.
* Corrected controller method name and rerun.
2 years ago
Wenjun Ruan
e21d7b1551
[Feature][metrics] Add master, worker metrics ( #10326 )
...
* Add mater metrics
* fix UT
* Add url to mysql profile
* Add worker metrics
* Update grafana config
* Add system metrics doc
* Add process failover counter
* Add metrics image
* Change jpg to png
* Add command insert metrics
* Fix UT
* Revert UT
2 years ago
WangJPLeo
ffe809b2c5
[Fix-10338] Tenant does not belong to resource permission. ( #10339 )
...
* Tenant does not belong to resource permission.
* rerun
* rerun again
* resource create and upload fix.
* func constant clear.
2 years ago
Wenjun Ruan
2d3be6b36c
Add dolphinscheduler-scheduler module ( #10360 )
...
* Add dolphinscheduler-scheduler module
2 years ago
Wenjun Ruan
022e4886be
Remove quartz at WorkerServer ( #10358 )
...
* Remove quartz at WorkerServer
* move k8s and permission from dolphinscheduler-service to dolphinscheduler-api
2 years ago
Wenjun Ruan
0bf4043d5f
Move datasource params to datasouce plugin module ( #10353 )
...
* Move datasource params to datasouce plugin module
2 years ago
Wenjun Ruan
b02243c2f5
Add dolphinscheduler-task-all in api module ( #10350 )
2 years ago
WangJPLeo
e57c2d1663
[Feature] Should not add refresh logic in the e2e case. ( #10331 )
...
* Should not add refresh logic in the e2e case.
* When the returned data from paging is empty, it should be an empty collection.
* resource query fix.
* e2e rerun
* timeZone ut fix
* udf resource check fix
* code deduplication
* rerun
2 years ago
WangJPLeo
e3e39cbdea
[Fix] Privilege Reconstruction Data Query Fix & Resource Creation Post Oper… ( #10313 )
...
* Privilege Reconstruction Data Query Fix & Resource Creation Post Operations.
* Resource Retry
* e2e retry
* create project log add
* project list query log add
* clean project log
* delete delay
* delete delay
* remove post handle
* project e2e
* browser refresh
* browser refresh
* e2e fix
* e2e browser refresh
* rowk flow e2e fix
* mapper deduplication
* udf e2e
* e2e
2 years ago
Eric Gao
442f93544e
[Bug][Api-Server]Fix bug when user without tenant uploads file in resource center ( #10303 )
2 years ago
kezhenxu94
d80cf21456
Clean up unused dependencies and packaging issues ( #9944 )
2 years ago
xiangzihao
8c72552237
[Feature-10290] [API] Refactor org.apache.dolphinscheduler.api.controller.AccessTokenController#createToken api ( #10301 )
...
* add feature_10290
* fix dolphinscheduler-ui/pnpm-lock.yaml error
* fix dolphinscheduler-ui/pnpm-lock.yaml error
* fix incorrect dependency
* fix incorrect dependency and unit test
* fix unit test error
* add dolphinscheduler-api/logs to .gitignore
* add AccessTokenV2ControllerTest.java
* fix AccessTokenV2ControllerTest error
2 years ago
WangJPLeo
a4948f58e6
[Feature][Permission] Reconstruction of permissions of resource center and monitoring center. ( #10307 )
...
* Reconstruction of permissions of resource center and monitoring center.
* clear local logs.
* resource query fix
2 years ago
hstdream
53ab6f7b92
[Feature][API] Modify the permissions of project management, security center, data source center and data quality module. ( #10289 )
...
* Resource userName is null
* [Fix-10082]Resource userName is null and udf function manager add a username
* [Fix-10082]Resource userName is null and udf function manager add a username
* [Fix-10082]Resource userName is null and udf function manager add a username
* [Feature][API] Modify the permissions of project management, security center, data source center and data quality module.
* [Feature][API] Modify the permissions of project management, security center, data source center and data quality module.
* [Feature][API] Modify the permissions of project management, security center, data source center and data quality module.
Co-authored-by: houshitao <shitaohou@163.com>
2 years ago
Tq
592e433b1e
[Feature][Datasource]replace DataSourceController API with string JSON and cast to DTO ( #10276 )
...
* replace DataSourceController API with string JSON and cast to DTO
* add DataSourceProcessorManager and DataSourceProcessorProvider to datasource processor functions
2 years ago