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 |
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 |
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 |
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 |
karmada-bot
|
8c649b8c31
|
Merge pull request #2250 from dapengJacky/uniform-format
Comment should start with a whitespace and Uppercase
|
2022-07-26 12:52:50 +08:00 |
dddddai
|
5743cebab0
|
make sure to update resource status
Signed-off-by: dddddai <dddwq@foxmail.com>
|
2022-07-26 11:18:31 +08:00 |
RainbowMango
|
6068b606ae
|
Fixed Argo CD can not assess StatefulSet and DaemonSet health status
issue.
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2022-07-25 16:00:48 +08:00 |
jacky
|
f0ab1dbc50
|
Comment should start with a whitespace and Uppercase
Signed-off-by: jacky <peng.chen@daocloud.io>
|
2022-07-25 14:59:23 +08:00 |
Qianjin Xu
|
845e89d3a7
|
Fix: ArgoCD can not assess Deployment health status.
Signed-off-by: Qianjin Xu <xuqianjins@gmail.com>
|
2022-07-23 18:55:30 +08:00 |
karmada-bot
|
6969a5d643
|
Merge pull request #2129 from Fish-pro/fix-karmadactl-example
karmadactl-example:print example by templates like kubectl
|
2022-07-23 10:24:49 +08:00 |
karmada-bot
|
5abdfb0448
|
Merge pull request #2227 from luoMonkeyKing/search-namespace
karmada-search cannot query a single namespace
|
2022-07-23 09:10:47 +08:00 |
carlory
|
dfa793f229
|
take iostreams as a func parameter that can be used by logs, get, describe and exec.
Signed-off-by: carlory <baofa.fan@daocloud.io>
|
2022-07-23 08:30:18 +08:00 |
karmada-bot
|
fec1464ca2
|
Merge pull request #2153 from TheStylite/wuchen
karmadactl describe support the --namespace flag
|
2022-07-22 18:11:47 +08:00 |
karmada-bot
|
02836f928d
|
Merge pull request #1854 from likakuli/feature_notreadytaint
feat: use taint instead of condition to filter cluster
|
2022-07-22 16:57:48 +08:00 |
karmada-bot
|
cb58d5f730
|
Merge pull request #2238 from Poor12/add-clientOption
Cleanup ClusterClientSetFunc field in execution-controller
|
2022-07-22 16:16:47 +08:00 |
chen zechun
|
6dffaf5e0f
|
print example by templates like kubectl
Signed-off-by: chen zechun <zechun.chen@daocloud.io>
|
2022-07-22 15:46:08 +08:00 |
karmada-bot
|
eff23524d7
|
Merge pull request #2220 from my-git9/initversion
fix karmada init help crd version
|
2022-07-22 15:24:47 +08:00 |
karmada-bot
|
9fedf66222
|
Merge pull request #2233 from lonelyCZ/pr-group-cmd
Group the subcommands of karmadactl
|
2022-07-22 11:40:46 +08:00 |
Poor12
|
f9f81280dc
|
Cleanup ClusterClientSetFunc field in execution-controller
Signed-off-by: Poor12 <shentiecheng@huawei.com>
|
2022-07-22 11:38:46 +08:00 |
Poor12
|
3ef7798213
|
Apply cachedRESTMapper for other Karmada components
Signed-off-by: Poor12 <shentiecheng@huawei.com>
|
2022-07-21 19:26:52 +08:00 |
lonelyCZ
|
5dd268f598
|
Group the subcommands of karmadactl
Signed-off-by: lonelyCZ <531187475@qq.com>
|
2022-07-21 18:52:42 +08:00 |
luomonkeyking
|
3b33fd359a
|
modify contains-merge-commits
Signed-off-by: luomonkeyking <luomonkeyking@gmail.com>
|
2022-07-21 15:12:27 +08:00 |
karmada-bot
|
df125af3b0
|
Merge pull request #2187 from yy158775/learn
Add a New Type cachedRESTMapper
|
2022-07-21 10:37:45 +08:00 |
karmada-bot
|
37ffc7dfd5
|
Merge pull request #2135 from chaunceyjiang/scheduler_plugins
custom enable or disable of scheduler plugins
|
2022-07-20 15:59:44 +08:00 |
yangyong
|
155e5ed424
|
feat:add new type cachedRESTMapper to optimize GetGroupVersionResource
Signed-off-by: yy158775 <1584616775@qq.com>
|
2022-07-20 14:47:53 +08:00 |
chaunceyjiang
|
fc600ae003
|
custom scheduler plugin
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
|
2022-07-20 11:16:02 +08:00 |
xin.li
|
710d71c75d
|
improve karmada init version
Signed-off-by: xin.li <xin.li@daocloud.io>
|
2022-07-19 22:04:13 +08:00 |
wlp1153468871
|
65086f4e97
|
fix inaccurate code comment in pkg/estimator/client/general.go
Signed-off-by: wlp1153468871 <luping.wei@daocloud.io>
|
2022-07-19 20:39:40 +08:00 |
karmada-bot
|
e9730e2c55
|
Merge pull request #2214 from carlory/fix-error-test
use the existing utilerrors.AggregateGoroutines func to collect each cluster's replicas concurrently
|
2022-07-19 20:13:44 +08:00 |
karmada-bot
|
7efc6bc2d6
|
Merge pull request #2206 from carlory/remove-useless-field
remove useless field from CommandGetOptions
|
2022-07-19 14:16:44 +08:00 |
karmada-bot
|
ab0883e73d
|
Merge pull request #2170 from RainbowMango/pr_rename_plugin
Rename scheduler plugin name
|
2022-07-19 10:27:43 +08:00 |
carlory
|
aca3965545
|
use the existing utilerrors.AggregateGoroutines func to collect each cluster's replicas concurrently
Signed-off-by: carlory <baofa.fan@daocloud.io>
|
2022-07-19 10:23:01 +08:00 |