carlory
ed428ac0ee
remove useless function in the get_flags.go file
...
Signed-off-by: carlory <baofa.fan@daocloud.io>
Co-authored-by: Zhe Cheng <47743202+lonelyCZ@users.noreply.github.com>
2022-06-30 09:58:43 +08:00
karmada-bot
8304974169
Merge pull request #1933 from my-git9/deinit-1
...
modify output for deinit
2022-06-16 15:33:13 +08:00
karmada-bot
75019ad1e2
Merge pull request #1883 from xyz2277/karmada-zyx-8
...
add Error message when unjoining cluster with a non-existent clustername
2022-06-16 15:03:08 +08:00
karmada-bot
5a4f449d3b
Merge pull request #2003 from Momeaking/dev-fix-etcd-dp
...
fix etcd-default-path
2022-06-16 10:12:08 +08:00
Momeaking
e9144f4837
fix etcd-default-path
...
Signed-off-by: Momeaking <1026415175@qq.com>
2022-06-15 10:15:03 +08:00
bruce
faf8558b02
add Error message when unjoining cluster with a non-existent clustername
...
Signed-off-by: bruce <zhangyongxi_yewu@cmss.chinamobile.com>
2022-06-15 10:09:53 +08:00
RainbowMango
56d1570439
rename misleading label constant
...
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2022-06-14 11:25:10 +08:00
bruce
738352611e
sync status of pod
...
Signed-off-by: bruce <zhangyongxi_yewu@cmss.chinamobile.com>
2022-06-13 15:15:56 +08:00
karmada-bot
1ae36f7e16
Merge pull request #1987 from Garrybest/pr_ttl
...
fix bugs of aggregating job status
2022-06-13 12:02:04 +08:00
Garrybest
3ad6f31a7b
fix bugs of aggregating job status
...
Signed-off-by: Garrybest <garrybest@foxmail.com>
2022-06-10 17:47:00 +08:00
karmada-bot
e68c089165
Merge pull request #1663 from kerthcet/feature/add-outoftree-registry
...
feat: add outOfTree plugin entry when initializing scheduler
2022-06-10 14:45:01 +08:00
karmada-bot
a4576872ca
Merge pull request #1960 from calvin0327/move-cluster-annotations
...
rename cache resource annotation
2022-06-10 14:19:01 +08:00
calvin0327
d4da468dc3
move this annotation key `cluster.karmada.io/name` to the Cluster API.
...
Signed-off-by: calvin0327 <wen.chen@daocloud.io>
2022-06-10 11:29:04 +08:00
karmada-bot
6ae45f8618
Merge pull request #1902 from hanweisen/addevent
...
add syncEvent from execution_controller to resource
2022-06-10 10:42:01 +08:00
hanweisen
f43f67367c
add syncEvent from execution_controller to resource
...
Signed-off-by: hanweisen <hanweisen_yewu@cmss.chinamobile.com>
2022-06-10 09:58:07 +08:00
karmada-bot
d5275106fa
Merge pull request #1928 from chaunceyjiang/headless
...
When ServiceImportType is Headless, it should be ignored
2022-06-10 09:57:08 +08:00
karmada-bot
3791cd5815
Merge pull request #1824 from wuyingjun-lucky/promote_bug
...
Fix promoting failed if a resource with other kind used same name has promoted before
2022-06-08 11:54:58 +08:00
karmada-bot
1737035d63
Merge pull request #1968 from duanmengkk/bugfix_apienables
...
fix the incorrect use of ServerGroupsAndResources() in client-go
2022-06-07 17:32:58 +08:00
duanmeng
800107904e
fix the incorrect use of ServerGroupsAndResources() in client-go
...
Signed-off-by: duanmeng <duanmeng_yewu@cmss.chinamobile.com>
2022-06-07 16:44:11 +08:00
karmada-bot
fba00666c0
Merge pull request #1951 from huntsman-li/feat/search
...
fix(karmada-search): uncomparable `cache.ResourceEventHandler`
2022-06-07 11:07:57 +08:00
charlesQQ
6fc65fb281
ut: add unit test for requestinfo
...
Signed-off-by: charlesQQ <charles_ali@qq.com>
2022-06-06 11:46:02 +08:00
wuyingjun
667e0ee9d5
fix promoting failed if a resource with other kind used same name has promoted before
...
Signed-off-by: wuyingjun <wuyingjun_yewu@cmss.chinamobile.com>
2022-06-04 21:10:55 +08:00
karmada-bot
14e673be3d
Merge pull request #1874 from mrlihanbo/proxy-header-api
...
add ProxyHeader API
2022-06-04 09:46:55 +08:00
huntsman_ly
5790aacba0
fix(karmada-search): uncomparable `cache.ResourceEventHandler`
...
Since `SingleClusterInformerManager.ForResource` uses `==` to determine whether the handler exists, `backendstore.Default` need to return a comparable `cache.ResourceEventHandler`.
Co-authored-by: liys87x <liyasong1987x@gmail.com>
Signed-off-by: huntsman_ly <huntsman_ly@sina.com>
2022-06-03 10:22:54 +08:00
chaunceyjiang
fdbe1d6649
fix log
...
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
2022-06-02 17:45:56 +08:00
karmada-bot
08fe6a6df0
Merge pull request #1855 from hanweisen/karmadainit
...
when type wrong etcd-storage-mode throw error
2022-06-02 12:02:52 +08:00
kerthcet
84cc6f8500
Feat: add outOfTree plugin entry when initializing scheduler
...
Signed-off-by: kerthcet <kerthcet@gmail.com>
2022-06-01 20:32:54 +08:00
AllenZMC
62b5181d33
Update default kube-apiserver from v1.21 to v1.22
...
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
2022-06-01 15:57:32 +08:00
karmada-bot
e80336a403
Merge pull request #1917 from XiShanYongYe-Chang/search-with-labels
...
Support to search resources with labels
2022-06-01 15:50:51 +08:00
karmada-bot
60170ea4b5
Merge pull request #1916 from my-git9/etcd4
...
adjust etcd version
2022-06-01 14:00:51 +08:00
xin.li
99807e3f75
modify output for deinit
...
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-05-31 21:08:36 +08:00
changzhen
b7fe29a5a3
support to search resources with labels
...
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-05-31 20:05:37 +08:00
chaunceyjiang
17a44ae041
When ServiceImportType is Headless, it should be ignored
...
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
2022-05-31 15:37:24 +08:00
changzhen
f2e92ab467
fix add annotation when annotation is nil
...
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-05-31 14:23:58 +08:00
xin.li
7a01a35204
adjust etcd version
...
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-05-30 21:57:27 +08:00
karmada-bot
3f1d0cf81c
Merge pull request #1720 from CharlesQQ/scheduler-feature
...
feat: allow propagate workload to cluster but replicas is zero
2022-05-30 20:37:49 +08:00
Garrybest
d1ce1a126d
fix implicit issue for event filter
...
Signed-off-by: Garrybest <garrybest@foxmail.com>
2022-05-30 10:48:32 +08:00
karmada-bot
22b368abb4
Merge pull request #1909 from hanweisen/cleanup
...
delete unused parameter
2022-05-30 09:28:48 +08:00
hanweisen
b8abd537fb
delete unused parameter
...
Signed-off-by: hanweisen <hanweisen_yewu@cmss.chinamobile.com>
2022-05-29 23:36:52 +08:00
karmada-bot
4eba0e506b
Merge pull request #1890 from my-git9/livs
...
Add livenes for karmada-scheduler
2022-05-29 00:11:46 +08:00
lonelyCZ
bc45915bf3
Add karmada-search API documents
...
Signed-off-by: lonelyCZ <531187475@qq.com>
2022-05-28 17:23:37 +08:00
huntsman_ly
95f60b5ec8
feat: karmada-search backendStore (opensearch)
...
Co-authored-by: liys87x <liyasong1987x@gmail.com>
Signed-off-by: huntsman_ly <huntsman_ly@sina.com>
2022-05-27 17:14:22 +08:00
karmada-bot
bad8959132
Merge pull request #1891 from XiShanYongYe-Chang/karmada-search
...
Support karmada-search component search interface
2022-05-27 10:46:45 +08:00
karmada-bot
9b8fec2537
Merge pull request #1878 from lonelyCZ/pr-optimize-deinit
...
Optimize deinit according former comments
2022-05-27 09:41:46 +08:00
bruce
05012477f5
a bad log was found when doing promote
...
Signed-off-by: bruce <zhangyongxi_yewu@cmss.chinamobile.com>
2022-05-26 20:10:57 +08:00
changzhen
1445785fc5
support karmada-search component search interface
...
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-05-26 19:21:18 +08:00
xin.li
068f64e32f
add livenes for karmada-scheduler
...
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-05-26 19:09:12 +08:00
RainbowMango
a556816efd
Adds BackendStore to SearchRegistry API
...
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2022-05-26 09:59:52 +08:00
chang.qiangqiang
962089cb01
feat: add command option for enable-empty-workload-propagation
...
Signed-off-by: charlesQQ <charles_ali@qq.com>
Author: charlesQQ <charles_ali@qq.com>
2022-05-26 00:52:15 +08:00
RainbowMango
2efe6cf9c8
Update SearchRegistry API
...
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2022-05-25 18:16:22 +08:00