Wenjun Ruan
af55f94cc0
Fix sudo enable is false will still check tenant exist ( #16071 )
...
(cherry picked from commit c5baa75ef93243c6bf88194eb3ad94a48173a003)
5 months ago
Wenjun Ruan
f754611509
[DSIP-42] Add dolphinscheduler-aws-authentication module ( #16043 )
5 months ago
Rick Cheng
dbd790ddac
[Fix][CI] fix the ci error of Values.datasource.profile ( #16031 )
...
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
5 months ago
Gallardot
a9decc911f
[Bug][Helm] fix image.registry ( #15860 )
...
Signed-off-by: Gallardot <gallardot@apache.org>
Co-authored-by: fuchanghai <changhaifu@apache.org>
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
7 months ago
Wenjun Ruan
66df5d4b90
Split cpuUsage to systemCpuUsage and jvmCpuUsage ( #15803 )
7 months ago
Jay Chung
91d56f4860
fix: data quality may fail in docker mode ( #15563 )
9 months ago
Wenjun Ruan
7b9c9e0eb2
Enable set ServerLoadProtection fot Master/Worker ( #15439 )
10 months ago
Gallardot
1c1d4bd592
[Improvement][Helm] using helm-docs to generate docs automatically ( #15299 )
10 months ago
Gallardot
2f2825784a
[Improvement][Helm] support task type filter ( #15179 )
12 months ago
旺阳
b532fe5eda
[Improvement][Registry][Jdbc] Add jdbc registry config in helm charts ( #14431 )
...
* k8s support jdbc registryt
* fix spotless
* fix
* update
* update
* update
* update
1 year ago
Gallardot
4fe41ac57f
[Feature][Helm] Supports deploying only partial components ( #14985 )
...
* [Feature][Helm] Supports deploying only partial components
* chore: add doc
* chore: miss some doc
1 year ago
Gallardot
11d1df2f32
[Improvement][helm] configmap changes automatically trigger restart ( #14657 )
...
* [Improvement][helm] configmap changes automatically trigger restarts
Signed-off-by: Gallardot <gallardot@apache.org>
* feat: add an optional parameter
Signed-off-by: Gallardot <gallardot@apache.org>
---------
Signed-off-by: Gallardot <gallardot@apache.org>
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
1 year ago
Gallardot
5a550dd628
[Improvement][CI] deploy to k8s ( #14555 )
...
* [Improvement][CI] deploy to k8s
Signed-off-by: Gallardot <gallardot@apache.org>
---------
Signed-off-by: Gallardot <gallardot@apache.org>
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
Co-authored-by: Aaron Wang <wangweirao16@gmail.com>
1 year ago
Gallardot
0188f40b84
[Improvement][HELM] add driver-class-name ( #14614 )
...
Signed-off-by: Gallardot <gallardot@apache.org>
Co-authored-by: xiangzihao <460888207@qq.com>
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
1 year ago
Jay Chung
de2d215aee
impv: Correct datax execute and python execute script name ( #14523 )
...
* impv: Correct datax execute and python execute script name
we use PYTHON_LAUNCHER for python script execute and
DATAX_LAUNCHER for datax script name
* Add pr number
* fix ut
* style
---------
Co-authored-by: xiangzihao <460888207@qq.com>
1 year ago
Gallardot
f5be784044
[Feature][K8S] add prometheus serviceMonitor ( #14539 )
...
Signed-off-by: Gallardot <gallardot@apache.org>
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
1 year ago
旺阳
f186cd5dab
[Feature][Api] LDAP SSL supports&& Add LDAP K8s configuration ( #14349 )
1 year ago
旺阳
1c0dfbb044
[Improvement][Etcd] Support SSL In Etcd And Enhance Etcd In Helm ( #13924 )
1 year ago
Rick Cheng
4fa0ab4d7e
[feature][Resource] Add support for Azure Blob Storage in the resource center ( #14082 )
1 year ago
Aaron Wang
41e3ce35a7
fix: disordered comments in values.yaml ( #14197 )
1 year ago
Wenjun Ruan
61a689aa5a
Use percentage to represent memory/cpu usage ( #13896 )
2 years ago
Rick Cheng
2dceb6b8ca
[Feature-13428][Resource Center] Add support for Google Cloud Storage in the resource center ( #13562 )
2 years ago
Aaron Wang
34d49e0d28
remove WORKER_GROUP conf in values.yaml ( #13718 )
2 years ago
Aaron Wang
047fa2f65e
[Feature-13511] Submit Spark task directly on Kubernetes ( #13550 )
2 years ago
qindongliang
6a0f48e533
[Feature-13354][deploy] Add configurable busybox image in values.yaml ( #13354 ) ( #13560 )
2 years ago
kezhenxu94
a6550bc4a2
Set init job as a helm hook so that DS can be upgraded using `helm upgrade`, also remove legacy `registryPluginDir˚` ( #13547 )
2 years ago
Eric Gao
366f999167
[Feature][Deployment] Add KEDA autoscaler support for worker deployment when deployed in K8S cluster ( #13367 )
...
* Add keda autoscaler support for worker deployment when deployed in K8S cluster
* Add mysql scaler for worker autoscaling
* Add docs for worker autoscaler
* Add support for external postgresql db
2 years ago
旺阳
e180e16981
[Fix] Fix Java path in Kubernetes Helm Chart ( #12987 )
2 years ago
kezhenxu94
454f1303a0
Add minio as demo storage for helm charts ( #12861 )
2 years ago
旺阳
23e9d2698c
fix and enhance helm db config ( #12707 )
2 years ago
旺阳
6766ec04df
Add pythonNodePort in config file ( #12685 )
2 years ago
Aaron Wang
08335b1032
[Improvement][Task] Improved way to collect yarn job's appIds ( #12197 )
...
* Provide aop way as an optional way to collect yarn job's applicationId, and import new module `dolphinscheduler-aop` to place the aop code.
* Add user property `appId.collect` for user to decide how to collect applicationId.
* Add new environment configuration for each type of yarn tasks to support aop in `dolphinscheduler_env.sh`
* Update docs to declare how to use aop way.
* Update `LogUtils` to support fetch applicationId in different ways based on the user property.
Co-authored-by: gabrywu <gabrywu@apache.com>
2 years ago
kezhenxu94
fdac751379
Add mysql support to helm chart ( #12517 )
2 years ago
rickchengx
6332fee2b5
[Improvement-12289][k8s] update the common.properties in values.yaml ( #12290 )
2 years ago
rickchengx
08a4c7981f
[improve] Remove the spark version of spark task ( #11860 )
2 years ago
陈家名
28469fc9b2
[bug][k8s] Change the config file keys in K8s to be the same as those in common.properties ( #11812 )
2 years ago
陈家名
6f3b0b2432
[k8s] Delete unnecessary configurations. ( #11808 )
2 years ago
爱穿格子裤
1c15a7d605
[fix-11404]: make the common.properties to configurable on values.yaml ( #11441 )
...
and set the resource.storage.type default to hdfs
2 years ago
caishunfeng
b03f2e22cd
fix k8s master and worker start error ( #11156 )
2 years ago
Hwting
5803d5c07c
[fix][deploy]fix run on kubernetes bug ( #10379 )
...
* [fix][kubernetes]fix run on kubernetes bug
Fix the problem that the "REGISTRY_ZOOKEEPER_CONNECT_STRING" variable zookeeper port number is "nil"
* [fix][kubernetes]fix run on kubernetes bug
Fix the problem that the "REGISTRY_ZOOKEEPER_CONNECT_STRING" variable zookeeper port number is "nil"
2 years ago
jiachuan.zhu
24e455304c
Add ingress annotations ( #9492 )
3 years ago
Eric Gao
fd6b43bc81
[Dev] Switch version in pom.xml to dev-SNAPSHOT ( #9223 ) ( #9299 )
3 years ago
simsicon
a38adcb579
Fix https://github.com/apache/dolphinscheduler/issues/8602 ( #8604 )
3 years ago
Kerwin
103ccb01da
change version to 2.0.4-SNAPSHOT ( #8188 )
3 years ago
wind
c16f65e0d1
[conf] Update master config on k8s ( #8045 )
...
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
kezhenxu94
12b46dfaa6
Adjust Helm Chart templates in dev branch ( #7353 )
3 years ago
kezhenxu94
67cc260d52
Split the components into individual package, refactor configurations to use Spring properties ( #7160 )
...
* Split the components into individual package
A follow-up PR will be made to build dedicated Docker images for each
component, so that every component Docker image has minimal jars, which
is easy to maintain and good for security fixes.
* Split the components into individual package
A follow-up PR will be made to build dedicated Docker images for each
component, so that every component Docker image has minimal jars, which
is easy to maintain and good for security fixes.
* Split the components into individual package
A follow-up PR will be made to build dedicated Docker images for each
component, so that every component Docker image has minimal jars, which
is easy to maintain and good for security fixes.
3 years ago
Jiajie Zhong
f9a130d73e
Use docker.scarf.sh to track docker user info ( #6913 )
...
* Use docker.scarf.sh to track docker user info
* Revert ci docker image change
3 years ago
kezhenxu94
05bae0b226
Refactor alert plugins and simplify its usage ( #6723 )
3 years ago
Kirs
67508d8d1b
update project version to 2.0.0-SNAPSHOT ( #6383 )
3 years ago