karmada-bot
|
76ee54f2a3
|
Merge pull request #867 from iawia002/fix-lint
Update .golangci.yml file to include comments check rule
|
2021-10-27 09:31:36 +08:00 |
karmada-bot
|
aed2e8ce66
|
Merge pull request #865 from wawa0210/fix-removeendpointslice
ignore NotFound error when deleting EndpointSlice
|
2021-10-26 16:38:27 +08:00 |
iawia002
|
10f17e1eec
|
Update .golangci.yml file to include comments check rule
Signed-off-by: iawia002 <z2d@jifangcheng.com>
|
2021-10-26 11:41:28 +08:00 |
karmada-bot
|
0cb3ad6a01
|
Merge pull request #866 from XiShanYongYe-Chang/enlarge-waiting-time
enlarge waiting time in unjoin cluster process
|
2021-10-26 11:12:26 +08:00 |
changzhen
|
e16d435c83
|
enlarge waiting time in unjoin cluster process
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2021-10-26 10:31:58 +08:00 |
zhongjun.li
|
d8483eeffc
|
clean up
Signed-off-by: zhongjun.li <zhongjun.li@daocloud.io>
|
2021-10-26 09:42:11 +08:00 |
wawa0210
|
597abca96e
|
Delete EndpointSlice should consider the situation that it no longer exists
Signed-off-by: wawa0210 <xiaozhang0210@hotmail.com>
|
2021-10-25 21:18:42 +08:00 |
karmada-bot
|
23793e37f7
|
Merge pull request #852 from XiShanYongYe-Chang/upgrade-k8s-version
upgrade testing k8s version to v1.20.11
|
2021-10-22 15:47:09 +08:00 |
changzhen
|
ac42c00cc4
|
upgrade k8s version to v1.20.11
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2021-10-22 15:21:54 +08:00 |
karmada-bot
|
0dda841f03
|
Merge pull request #850 from gf457832386/gaofei/deletecomments
remove outdated comment
|
2021-10-22 15:07:12 +08:00 |
haozi007
|
d10da4f1db
|
fix return invalid error
Signed-off-by: duguhaotian <knowledgehao@163.com>
|
2021-10-22 04:41:51 +01:00 |
gf457832386
|
a8a76bbbcf
|
delete comment
Signed-off-by: gf457832386 <13278887558@163.com>
|
2021-10-22 11:10:18 +08:00 |
karmada-bot
|
4ac02a613f
|
Merge pull request #808 from RainbowMango/pr_nominate_owners
nominate approvers and reviewers
|
2021-10-22 10:46:09 +08:00 |
karmada-bot
|
765f0b4b04
|
Merge pull request #845 from mrlihanbo/bugfix-cluster-status
collect status even if cluster's deletionTimestamp is not zero
|
2021-10-22 09:19:09 +08:00 |
karmada-bot
|
9eaba3e1b0
|
Merge pull request #825 from lonelyCZ/add_binding_fullyapplied
Add FullyApplied to binding
|
2021-10-21 14:32:08 +08:00 |
karmada-bot
|
9c891f56cd
|
Merge pull request #844 from gy95/errors
replace github.com/pkg/errors with Go native error
|
2021-10-21 11:42:09 +08:00 |
karmada-bot
|
d535f7047c
|
Merge pull request #838 from XiShanYongYe-Chang/adapt-scheduled-condition
adapt the Scheduled condition for binding
|
2021-10-21 10:59:07 +08:00 |
lihanbo
|
abdfc61310
|
collect status even if cluster's deletionTimestamp is not zero
Signed-off-by: lihanbo <lihanbo2@huawei.com>
|
2021-10-21 09:54:11 +08:00 |
guoyao
|
7452ca26c4
|
replace github.com/pkg/errors with Go native error
Signed-off-by: guoyao <1015105054@qq.com>
|
2021-10-20 16:29:45 +08:00 |
lonelyCZ
|
f3eae223cc
|
Add FullyApplied to binding
Signed-off-by: lonelyCZ <531187475@qq.com>
|
2021-10-20 16:23:07 +08:00 |
karmada-bot
|
e9f4bdeb94
|
Merge pull request #837 from wawa0210/refactor-executespace-event
refactor execute space event
|
2021-10-20 12:07:06 +08:00 |
wawa0210
|
854cac6e72
|
refactor execute space event
Signed-off-by: wawa0210 <xiaozhang0210@hotmail.com>
|
2021-10-20 11:40:53 +08:00 |
karmada-bot
|
a6011ecde6
|
Merge pull request #840 from XiShanYongYe-Chang/move-detector
move detector directory from pkg/util/ to pkg/
|
2021-10-20 11:40:06 +08:00 |
changzhen
|
8e1e16e950
|
adapt the Scheduled condition for binding
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2021-10-20 10:59:03 +08:00 |
changzhen
|
27558d5a51
|
move detector directory from pkg/util/ to pkg/
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2021-10-20 10:21:08 +08:00 |
karmada-bot
|
384c1322e9
|
Merge pull request #828 from mrlihanbo/delete-ns-bugfix
ignore not found error when deleting resource
|
2021-10-20 09:55:07 +08:00 |
karmada-bot
|
5f452943d3
|
Merge pull request #833 from mrlihanbo/karmadactl-cleanup
fatal when errors heppen in karmadactl
|
2021-10-19 21:00:05 +08:00 |
karmada-bot
|
9b97ca9222
|
Merge pull request #749 from pigletfly/cluster-controller-event
Add event for cluster controller
|
2021-10-19 19:21:04 +08:00 |
RainbowMango
|
fb81c73c67
|
nominate approvers and reviewers
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2021-10-19 14:31:38 +08:00 |
karmada-bot
|
74371bf550
|
Merge pull request #754 from QAQ-rookie/feature/karmada-get
add get function to karmadactl
|
2021-10-19 14:18:03 +08:00 |
xubin
|
c83ba34a5f
|
add get function to karmadactl
Signed-off-by: xubin <781647222@qq.com>
|
2021-10-19 10:24:04 +08:00 |
pigletfly
|
3e1d4473e5
|
Add event for cluster controller
Signed-off-by: pigletfly <wangbing.adam@gmail.com>
|
2021-10-19 09:57:22 +08:00 |
lihanbo
|
a643c093f1
|
fatal when errors heppen in karmadactl
Signed-off-by: lihanbo <lihanbo2@huawei.com>
|
2021-10-19 09:05:34 +08:00 |
lihanbo
|
fed776f419
|
ignore not found err when delete resource
Signed-off-by: lihanbo <lihanbo2@huawei.com>
|
2021-10-18 19:34:30 +08:00 |
karmada-bot
|
41f0cb136a
|
Merge pull request #827 from ctripcloud/update-log
add cluster message in objectwatcher logs for convenient debugging
|
2021-10-18 19:24:01 +08:00 |
jingxueli
|
111999fa30
|
add cluster message in objectwatcher logs for convenient debugging
Signed-off-by: jingxueli <jingxueli@trip.com>
|
2021-10-18 17:48:21 +08:00 |
karmada-bot
|
d2af1e1991
|
Merge pull request #823 from dddddai/sched-condition
Propose a Scheduled condition for RB/CRB
|
2021-10-18 15:15:01 +08:00 |
karmada-bot
|
15d0af0a03
|
Merge pull request #800 from wawa0210/execution-events
Reorganize events code and add execution event
|
2021-10-18 14:13:02 +08:00 |
wawa0210
|
b247085261
|
Add execution event
Signed-off-by: wawa0210 <xiaozhang0210@hotmail.com>
|
2021-10-18 13:48:17 +08:00 |
dddddai
|
eaea5c608b
|
add scheduled condition for binding
Signed-off-by: dddddai <dddwq@foxmail.com>
|
2021-10-18 11:43:40 +08:00 |
Garrybest
|
08fa785670
|
run async worker with no intervals
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2021-10-18 10:58:49 +08:00 |
guoyao
|
ab3f176163
|
replace deprecated package io/ioutil with packages io and os
Signed-off-by: guoyao <1015105054@qq.com>
|
2021-10-16 11:50:36 +08:00 |
karmada-bot
|
cceed5c9f8
|
Merge pull request #791 from dddddai/from-cache
Fetch control plane workload from cache instead of api server
|
2021-10-15 17:55:57 +08:00 |
karmada-bot
|
c97fa4b96e
|
Merge pull request #807 from wawa0210/fix-ensureremoveexecutionspace
refactor ensureRemoveExecutionSpace method
|
2021-10-15 17:46:05 +08:00 |
dddddai
|
65071d1e64
|
fetch control plane workload from cache instead of api server
Signed-off-by: dddddai <dddwq@foxmail.com>
|
2021-10-15 17:33:25 +08:00 |
wawa0210
|
0503a0e4a9
|
Ensure that the return value of ensureRemoveExecutionSpace is correct
Signed-off-by: wawa0210 <xiaozhang0210@hotmail.com>
|
2021-10-15 17:21:13 +08:00 |
karmada-bot
|
a9250c5977
|
Merge pull request #817 from dddddai/test
Aggregate status no matter if ensured work or not
|
2021-10-15 09:37:57 +08:00 |
dddddai
|
981201ce61
|
aggregate status no matter if ensured work or not
Signed-off-by: dddddai <dddwq@foxmail.com>
|
2021-10-14 15:44:11 +08:00 |
wawa0210
|
2d332b7556
|
Support delete ophranworks can continue the remove operation when an exception occurs, and finally return all deleted exceptions
Signed-off-by: wawa0210 <xiaozhang0210@hotmail.com>
|
2021-10-13 23:44:24 +08:00 |
iawia002
|
df019308be
|
Fix several typos
Signed-off-by: iawia002 <z2d@jifangcheng.com>
|
2021-10-13 15:01:11 +08:00 |