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 |
karmada-bot
|
735001ba3c
|
Merge pull request #2303 from AllenZMC/improve_test
add ut for binding/common
|
2022-08-02 10:57:58 +08:00 |
karmada-bot
|
73c98a3595
|
Merge pull request #2293 from zirain/update-istio-doc
update istio-on-nonflat-network doc
|
2022-08-02 09:46: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 |
chen zechun
|
5ba9f845b4
|
Changed the way to get the kubeconfig path
Signed-off-by: chen zechun <zechun.chen@daocloud.io>
|
2022-08-01 15:54:18 +08:00 |
karmada-bot
|
7cce95f96a
|
Merge pull request #2275 from calvin0327/fix-chart-webhook-svc
fix webhook svc chart temp
|
2022-08-01 15:27:56 +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 |
karmada-bot
|
ad94a94dce
|
Merge pull request #2292 from Garrybest/pr_event
add event error msg when failed to apply policy
|
2022-08-01 14:08:56 +08:00 |
hejianpeng
|
dca4cdc139
|
update istio-on-nonflat-network doc
Signed-off-by: hejianpeng <hejianpeng2@huawei.com>
|
2022-08-01 10:40:41 +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 |
calvin0327
|
b3535429a4
|
disabled search APIService chart resource
Signed-off-by: calvin0327 <wen.chen@daocloud.io>
|
2022-07-30 20:56:18 +08:00 |
karmada-bot
|
616033fc0e
|
Merge pull request #2253 from Fish-pro/fix-multi-cluster-ingress
docs: add clearer documentation for multiple cluster ingress
|
2022-07-30 18:55:56 +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 |
karmada-bot
|
67180c1010
|
Merge pull request #2276 from Poor12/add-description
Add overrider description for overridePolicy API
|
2022-07-30 09:22:54 +08:00 |
wlp1153468871
|
f1db971b44
|
use kubectl describe to implement karmadactl describe
Signed-off-by: wlp1153468871 <luping.wei@daocloud.io>
|
2022-07-29 22:58:25 +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 |
chen zechun
|
8db9cff57d
|
Add clearer documentation for multiple cluster ingress
Signed-off-by: chen zechun <zechun.chen@daocloud.io>
|
2022-07-29 14:52:59 +08:00 |
karmada-bot
|
bf9e4a6a96
|
Merge pull request #2243 from Fish-pro/fix-multi-service-docs
docs: add clearer documentation for multiple cluster services
|
2022-07-29 11:25:54 +08:00 |
karmada-bot
|
fb3bbc1d43
|
Merge pull request #2258 from zhixian82/master
fix: create cluster apiservice in post install job
|
2022-07-29 09:22:53 +08:00 |
calvin
|
0f961e8241
|
fix webhook svc chart temp
Signed-off-by: calvin <wen.chen@daocloud.io>
|
2022-07-28 19:02:46 +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 |
karmada-bot
|
4b188f1158
|
Merge pull request #2136 from Fish-pro/fix-args-validate
karmadactl:modify join and unjoin validation
|
2022-07-27 10:59:52 +08:00 |
z50023861
|
4469d39aa5
|
Reduce the number of reconciliations on update in detector
Signed-off-by: z50023861 <zhuwentao15@huawei.com>
|
2022-07-27 10:23:35 +08:00 |
karmada-bot
|
b8af2a70b4
|
Merge pull request #2249 from dddddai/status
Make sure to update resource status
|
2022-07-27 09:34:52 +08:00 |
wuyingjun
|
98ef6281a6
|
Support Karmada addon commands
Co-authored-by: duanmeng <duanmeng_yewu@cmss.chinamobile.com>
Signed-off-by: wuyingjun <wuyingjun_yewu@cmss.chinamobile.com>
|
2022-07-27 00:58:01 +08:00 |
chen zechun
|
a94bc2b1bc
|
Modify join and unjoin validation
Signed-off-by: chen zechun <zechun.chen@daocloud.io>
|
2022-07-26 18:34:04 +08:00 |
chen zechun
|
70d06b164c
|
Add clearer documentation for multiple cluster services
Signed-off-by: chen zechun <zechun.chen@daocloud.io>
|
2022-07-26 16:03:24 +08:00 |
karmada-bot
|
ed9b838056
|
Merge pull request #2192 from carlory/karmadactl-apply
karmadactl allow users to select one or many member clusters to propagate resources.
|
2022-07-26 15:26:51 +08:00 |
zhixian
|
c5382c7817
|
fix: create cluster apiservice in post install job
Signed-off-by: zhixian <zhy0882@mail.ustc.edu.cn>
|
2022-07-26 14:24:17 +08:00 |
carlory
|
dce8e27332
|
karmadactl allow users to select one or many member clusters to propagate resources.
Signed-off-by: carlory <baofa.fan@daocloud.io>
|
2022-07-26 13:30:35 +08:00 |