chaunceyjiang
|
538d8f10e0
|
Add a third-party configurable interpreter for some well-known third-party projects.
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
|
2023-04-10 15:21:51 +08:00 |
karmada-bot
|
7502b2507f
|
Merge pull request #3351 from whitewindmills/pp-helper
add placement helper
|
2023-04-03 09:43:52 +08:00 |
whitewindmills
|
26c787531e
|
add placement helper
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
|
2023-04-01 16:45:57 +08:00 |
karmada-bot
|
c62cc2b055
|
Merge pull request #3348 from wenchezhao/wenche
Fixed the control plane endpointslice cannot be deleted.
|
2023-03-31 20:18:50 +08:00 |
wenche
|
e98599504f
|
Fixed the control plane endpointslice cannot be deleted.
Signed-off-by: wenche <wenchuan.zhao@qq.com>
|
2023-03-31 13:55:55 +08:00 |
karmada-bot
|
5194e1761a
|
Merge pull request #3259 from whitewindmills/spreadconstraints
region selection algorithm optimization
|
2023-03-30 19:04:49 +08:00 |
whitewindmills
|
ed2fcea68d
|
add group selection algorithm
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
|
2023-03-30 17:01:23 +08:00 |
karmada-bot
|
a44633eebe
|
Merge pull request #3292 from tedli/master
Add arg to specify cluster domain
|
2023-03-30 16:04:49 +08:00 |
karmada-bot
|
d719a5dc03
|
Merge pull request #3340 from chaunceyjiang/code_structure
Optimize code directory structure for resourceInterpreter
|
2023-03-30 14:48:49 +08:00 |
lizhen6
|
06adeb96dc
|
customizable cluster domain
Signed-off-by: lizhen6 <lizhen6@360.cn>
|
2023-03-30 14:03:54 +08:00 |
chaunceyjiang
|
7e2097f1f3
|
Optimize code directory structure.
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
|
2023-03-30 11:49:16 +08:00 |
karmada-bot
|
66ed564bdd
|
Merge pull request #3338 from lonelyCZ/pr-incluster-config
Support to run karmadactl init within a pod
|
2023-03-29 11:54:48 +08:00 |
karmada-bot
|
4ca1097c3a
|
Merge pull request #3323 from jwcesign/fix-cli
Fix potential failure in CLI workflow.
|
2023-03-29 11:20:54 +08:00 |
lonelyCZ
|
59ef6279f3
|
Support to run karmadactl init within a pod
Signed-off-by: lonelyCZ <chengzhe@zju.edu.cn>
|
2023-03-29 10:53:46 +08:00 |
jwcesign
|
3ac3b4e5d7
|
Fix cli failure
Signed-off-by: jwcesign <jiangwei115@huawei.com>
|
2023-03-27 19:20:52 +08:00 |
karmada-bot
|
35d6638263
|
Merge pull request #3336 from chaunceyjiang/tolerations
feat: support for customizing tolerances for internal etcd
|
2023-03-27 17:36:48 +08:00 |
chaunceyjiang
|
c3ebf6264a
|
feat: support for customizing tolerances for internal etcd
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
|
2023-03-27 15:37:02 +08:00 |
karmada-bot
|
1d030d4f8c
|
Merge pull request #3317 from helen-frank/feature/BuildClusterConfig
BuildClusterConfig:use rest.Config and check ca exist
|
2023-03-25 10:26:48 +08:00 |
karmada-bot
|
d4c1918868
|
Merge pull request #3297 from realnumber666/add-unit-test
Add UT for deploy.go and statefulset.go
|
2023-03-24 19:57:46 +08:00 |
rayywu
|
b7c5bc196b
|
Add UT for deploy.go and statefulset.go
Signed-off-by: rayywu <rayywu@tencent.com>
|
2023-03-24 15:23:57 +08:00 |
karmada-bot
|
29e9e33157
|
Merge pull request #3324 from RainbowMango/pr_aa_owner
Set aggregatedapiserver owners
|
2023-03-24 15:03:27 +08:00 |
karmada-bot
|
63cbdf3a4d
|
Merge pull request #3325 from my-git9/improve/output
chore: improve some format
|
2023-03-24 12:17:27 +08:00 |
xin.li
|
9500fced9b
|
chore: improve some format
Signed-off-by: xin.li <xin.li@daocloud.io>
|
2023-03-24 11:18:34 +08:00 |
RainbowMango
|
0ee519e87f
|
Set aggregatedapiserver owners
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2023-03-23 17:22:39 +08:00 |
karmada-bot
|
a902d8a3c9
|
Merge pull request #3320 from ikaven1024/context-name
correct context name.
|
2023-03-23 15:38:26 +08:00 |
karmada-bot
|
861bc7af9c
|
Merge pull request #3312 from tedli/kindlist
response actual resource list from search api
|
2023-03-23 14:47:32 +08:00 |
karmada-bot
|
4429ffc4d6
|
Merge pull request #3310 from EnnnOK/master
feat(chart): add annotations to apiserver service; add tolerations and nodeSelector to job.
|
2023-03-23 14:19:27 +08:00 |
yingjinhui
|
e550999db5
|
correct context name.
Signed-off-by: yingjinhui <yingjinhui@didiglobal.com>
|
2023-03-23 06:09:57 +00:00 |
karmada-bot
|
ef225e46cf
|
Merge pull request #3290 from Poor12/fix-duplicated
Fix cluster_locality plugin when replicaScheduling is nil
|
2023-03-23 12:09:25 +08:00 |
EnnnOK
|
46b4b7a8da
|
feat(charts): add annotation to apiserver service, add tolerations and nodeselector to jobs
Signed-off-by: EnnnOK <710720732@qq.com>
docs(chart): add apiServer.serviceAnnotations, pre/post job tolerations and nodeSelector
Signed-off-by: EnnnOK <710720732@qq.com>
|
2023-03-22 20:30:35 -07:00 |
Poor12
|
fc7d8fa3b8
|
Fix cluster_locality plugin when replicas == 0
Signed-off-by: Poor12 <shentiecheng@huawei.com>
|
2023-03-23 10:58:09 +08:00 |
karmada-bot
|
d349f001db
|
Merge pull request #3316 from xigang/cluster_status_controller
Fix: remove the setTransitionTime from cluster status controller.
|
2023-03-23 10:54:26 +08:00 |
xigang
|
4c38c4e6c1
|
Fix: remove the setTransitionTime method from the cluster status controller
Signed-off-by: xigang <wangxigang2014@gmail.com>
|
2023-03-23 09:55:07 +08:00 |
karmada-bot
|
70d07cfad9
|
Merge pull request #3281 from lixingchenDaoCloud/lxcDsp
remove bootstrapKubeConfigFile error not check
|
2023-03-22 17:34:25 +08:00 |
lizhen6
|
47b0551a56
|
response actual resource list type
Signed-off-by: lizhen6 <lizhen6@360.cn>
|
2023-03-22 16:55:13 +08:00 |
helen
|
51365952b1
|
use rest.Config and check ca exist
Signed-off-by: helen <haitao.zhang@daocloud.io>
|
2023-03-22 15:52:55 +08:00 |
lixingchenDaoCloud
|
2eaf3301b8
|
remove bootstrapKubeConfigFile error not check
Signed-off-by: lixingchenDaoCloud <captainchina_li@163.com>
|
2023-03-22 15:04:42 +08:00 |
karmada-bot
|
a14d64f055
|
Merge pull request #3296 from neteric/add-interpretPodHealth
add interpretPodHealth to DefaultHealthInterpreter
|
2023-03-21 20:31:24 +08:00 |
karmada-bot
|
ad4eade89b
|
Merge pull request #3303 from Poor12/fix-e2e
[e2e] Fix trigger rescheduling when replicaSchedulingType is duplicated
|
2023-03-21 20:20:25 +08:00 |
Poor12
|
c0f9d8c107
|
fix ReplicaSchedulingType is Duplicated, trigger rescheduling when replicas have changed
Signed-off-by: Poor12 <shentiecheng@huawei.com>
|
2023-03-21 18:46:05 +08:00 |
ericzhang
|
7dd581f016
|
add interpretPodHealth to DefaultHealthInterpreter
Signed-off-by: neteric <net.eric.zhang@gmail.com>
|
2023-03-21 14:39:48 +08:00 |
karmada-bot
|
8f32181bf0
|
Merge pull request #3298 from lonelyCZ/pr-addons-flags
Fixed unable to view the options for karmadactl addons enable/disable
|
2023-03-21 14:28:24 +08:00 |
lonelyCZ
|
fb273dc715
|
Fixed unable to view the options for karmadactl addons enable/disable
Signed-off-by: lonelyCZ <chengzhe@zju.edu.cn>
|
2023-03-20 22:30:58 +08:00 |
karmada-bot
|
0bbf03d323
|
Merge pull request #3266 from my-git9/addons-confirm
feat: add flags of force for addon disable
|
2023-03-20 20:32:24 +08:00 |
xin.li
|
662be91548
|
feat: add param of force for addon disable
Signed-off-by: xin.li <xin.li@daocloud.io>
|
2023-03-20 10:02:16 +08:00 |
karmada-bot
|
06a6facb1b
|
Merge pull request #3168 from jwcesign/add-karmadactl-init-ci
Add e2e for karmadactl init
|
2023-03-19 14:51:23 +08:00 |
karmada-bot
|
40c202b937
|
Merge pull request #3288 from xigang/bugfix/gvk
bugfix: runtime.Object apiVersion/kind is empty
|
2023-03-17 15:27:21 +08:00 |
karmada-bot
|
67e9a5c3de
|
Merge pull request #3279 from XiShanYongYe-Chang/search-proxy-unifiedauth
implementing search proxy unifiedauth
|
2023-03-17 15:11:21 +08:00 |
xigang
|
a45711bb4b
|
Add runtime.Object apiVersion/kind is empty check
Signed-off-by: xigang <wangxigang2014@gmail.com>
|
2023-03-17 13:09:35 +08:00 |
changzhen
|
ada76ab7b7
|
implementing search proxy unifiedauth
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2023-03-17 10:10:18 +08:00 |