karmada-bot
|
fcc994adc0
|
Merge pull request #2339 from XiShanYongYe-Chang/grace-eviction-binding-controller
Make changes to binding-controller to adopt graceful eviction
|
2022-08-06 11:23:07 +08:00 |
karmada-bot
|
8c6a357a43
|
Merge pull request #2269 from zhuwint/devctl
Adjust the order of kubeconfig loadingRules
|
2022-08-05 16:45:06 +08:00 |
changzhen
|
b6c7320f70
|
make changes to binding-controller to adopt graceful eviction
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2022-08-05 16:43:47 +08:00 |
karmada-bot
|
bbb5e2949e
|
Merge pull request #2328 from nuclearwu/master
fix karmada-agent can not ensure default namespace issue
|
2022-08-05 16:38:06 +08:00 |
karmada-bot
|
03eb521b7d
|
Merge pull request #2330 from RainbowMango/pr_patch_rb_conditions
patch resourcebinding instead of update and update observed generation.
|
2022-08-05 14:23:05 +08:00 |
wuzhongjian
|
161c16de24
|
Fix 'namespace karmada-cluster not found' when cluster is being registered with 'pull' mode
Signed-off-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com>
|
2022-08-05 13:52:37 +08:00 |
karmada-bot
|
371ecba406
|
Merge pull request #2331 from AllenZMC/fix_panic
opensearch: fixed panic issue when dumps error infos
|
2022-08-05 09:36:02 +08:00 |
RainbowMango
|
286805c239
|
patch resourcebinding instead of update and update observed generation.
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2022-08-05 09:17:01 +08:00 |
AllenZMC
|
177e9e604c
|
Clear conflict between variable `delete` and builtin function
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
|
2022-08-04 23:24:13 +08:00 |
AllenZMC
|
278987aa44
|
fixed panic issue when dumps error infos
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
|
2022-08-04 22:41:09 +08:00 |
karmada-bot
|
54752ed626
|
Merge pull request #2324 from duanmengkk/feature_retain
Put Lease to default SkippedResourceConfig
|
2022-08-04 18:09:01 +08:00 |
karmada-bot
|
0694d0cdd4
|
Merge pull request #2325 from XiShanYongYe-Chang/update-import-aliases
update import aliases
|
2022-08-04 17:25:02 +08:00 |
changzhen
|
2457cee11c
|
update import-aliases
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2022-08-04 15:47:25 +08:00 |
karmada-bot
|
393bf843de
|
Merge pull request #2315 from yy158775/workstatus_sync
stop update status if Work object in terminating state
|
2022-08-04 15:37:05 +08:00 |
duanmeng
|
8e0a4ca5f2
|
Put Lease to default SkippedResourceConfig
Signed-off-by: duanmeng <duanmengng_yewu@cmss.chinamobile.com>
|
2022-08-04 14:58:43 +08:00 |
yy158775
|
e26c0880cd
|
don't collect status data when the work to be deleted
Signed-off-by: yy158775 <1584616775@qq.com>
|
2022-08-04 14:29:39 +08:00 |
karmada-bot
|
7097347d86
|
Merge pull request #2311 from weilaaa/optimize_unstructured_convert_methods
optimize unstructured convert methods
|
2022-08-04 14:16:01 +08:00 |
weilaaa
|
4ed701069d
|
optimize unstructured convert methods
Signed-off-by: weilaaa <weilanidaye@gmail.com>
|
2022-08-04 11:38:25 +08:00 |
Garrybest
|
048caaa908
|
cleanup event in execution_controller
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2022-08-03 16:43:33 +08:00 |
karmada-bot
|
a24effba96
|
Merge pull request #2310 from wuyingjun-lucky/karmada_addon_owners
Put wuyingjun-lucky onto karmadactl addons owner list
|
2022-08-03 09:26:00 +08:00 |
karmada-bot
|
7c728707fc
|
Merge pull request #2035 from chaunceyjiang/auto_propagate_sa
Propagate dependencies add support propagate ServiceAccount
|
2022-08-02 19:50:59 +08:00 |
karmada-bot
|
65757bf124
|
Merge pull request #2205 from my-git9/apply2
fix karmadactl apply help
|
2022-08-02 19:21:58 +08:00 |
karmada-bot
|
99b87bad79
|
Merge pull request #2284 from Garrybest/pr_toleration
add default tolerations for pp and cpp
|
2022-08-02 18:10:58 +08:00 |
Garrybest
|
c5b35bd199
|
add default tolerations for pp and cpp
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2022-08-02 17:20:25 +08:00 |
karmada-bot
|
270d729c77
|
Merge pull request #2273 from RainbowMango/pr_gracefull_eviction_api
Extend Binding API for graceful eviction
|
2022-08-02 17:16:58 +08:00 |
wuyingjun
|
a92a5266d4
|
put wuyingjun-lucky onto karmadactl addons owner list
Signed-off-by: wuyingjun <wuyingjun_yewu@cmss.chinamobile.com>
|
2022-08-02 16:27:54 +08:00 |
karmada-bot
|
bda97036c7
|
Merge pull request #2134 from wuyingjun-lucky/karmada_addon
Add karmadactl addons subcommand
|
2022-08-02 16:02:58 +08:00 |
chaunceyjiang
|
0014bc2aed
|
Propagate dependencies add support propagate ServiceAccount
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
|
2022-08-02 15:55:31 +08:00 |
karmada-bot
|
730ed3d8fe
|
Merge pull request #2305 from AllenZMC/improve-resource
Optimize code to reduce redundancy
|
2022-08-02 12:03:58 +08:00 |
AllenZMC
|
915afb5947
|
Optimize code to reduce redundancy
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
|
2022-08-02 09:01:24 +08:00 |
AllenZMC
|
2f5178f88f
|
add ut for binding/common
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
|
2022-08-01 23:42:01 +08:00 |
RainbowMango
|
89f9c96644
|
Extend Binding API adding graceful eviction
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2022-08-01 17:36:03 +08:00 |
karmada-bot
|
e153614477
|
Merge pull request #2283 from lonelyCZ/pr-options-cmd
karmadactl: Introduce options subcmd to list global command-line options
|
2022-08-01 16:00:57 +08:00 |
karmada-bot
|
73f24d39b5
|
Merge pull request #2180 from RainbowMango/pr_clusterid_api
Add ID to Cluster API
|
2022-08-01 14:22:57 +08:00 |
Garrybest
|
8ea96c0c55
|
add event error msg when failed to apply policy
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2022-08-01 10:37:31 +08:00 |
karmada-bot
|
b5119c391a
|
Merge pull request #2280 from zirain/crd-category
support CRD category
|
2022-07-30 14:51:55 +08:00 |
hejianpeng
|
01eea9189c
|
support CRD category
Signed-off-by: hejianpeng <hejianpeng2@huawei.com>
|
2022-07-30 11:47:54 +08:00 |
karmada-bot
|
22e0136b75
|
Merge pull request #2285 from carlory/karmadactl-reviewer
Put carlory onto the karmadactl owner list
|
2022-07-30 10:52:55 +08:00 |
Poor12
|
e6ad74e3bd
|
add description for overridePolicy
Signed-off-by: Poor12 <1185060656@qq.com>
|
2022-07-29 22:08:51 +08:00 |
carlory
|
9a101ec68c
|
Put carlory onto the karmadactl owner list
Signed-off-by: carlory <baofa.fan@daocloud.io>
|
2022-07-29 22:04:55 +08:00 |
RainbowMango
|
2bdeb78474
|
Add ID to Cluster API
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2022-07-29 17:21:51 +08:00 |
lonelyCZ
|
13ad47d2ab
|
Introduce options subcmd to list global command-line options
Signed-off-by: lonelyCZ <531187475@qq.com>
|
2022-07-29 16:33:21 +08:00 |
karmada-bot
|
b860ba56c7
|
Merge pull request #2263 from zirain/namespace-cop
support ClusterOverridePolicy in namespaces_sync_controller
|
2022-07-29 16:30:54 +08:00 |
zhuwint
|
1447909f68
|
Adjust the order of kubeconfig loadingRules
Signed-off-by: zhuwint <zhuwentao15@huawei.com>
|
2022-07-28 11:13:20 +08:00 |
hejianpeng
|
c038cdd127
|
support ClusterOverridePolicy in namespaces_sync_controller
Signed-off-by: hejianpeng <hejianpeng2@huawei.com>
|
2022-07-28 11:00:32 +08:00 |
karmada-bot
|
f8e4c47acc
|
Merge pull request #2268 from RainbowMango/pr_add_binding_remove_helper
Introduce RemoveCluster helper method for RB/CRB
|
2022-07-28 09:50:53 +08:00 |
karmada-bot
|
6bd9f68a0d
|
Merge pull request #2164 from carlory/iostreams
take iostreams as a func parameter
|
2022-07-28 08:54:53 +08:00 |
RainbowMango
|
dcbf8d2b96
|
Introduce RemoveCluster for ResourceBinding and ClusterResourceBinding
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2022-07-27 17:21:41 +08:00 |
karmada-bot
|
dabdbea0fb
|
Merge pull request #2230 from zhuwint/updatedetector
Reduce the number of reconciliations on update in detector
|
2022-07-27 14:27:51 +08:00 |
karmada-bot
|
26c559e1a2
|
Merge pull request #2252 from RainbowMango/pr_fix_health_assessment
Fixed Argo CD can not assess StatefulSet and DaemonSet health status issue
|
2022-07-27 11:51:52 +08:00 |