helenfrank
|
43036a9670
|
Replace all the retry.DefaultBackoff with retry.DefaultRetry from codebase
Signed-off-by: helenfrank <helenfrank@protonmail.com>
|
2022-01-11 10:28:59 +08:00 |
karmada-bot
|
596f214659
|
Merge pull request #1225 from Garrybest/pr_resource
fix bug of resource computing
|
2022-01-11 08:59:53 +08:00 |
karmada-bot
|
6961c8dd05
|
Merge pull request #1201 from carlory/openapi
aggregatedapiserver support openapi
|
2022-01-10 20:22:50 +08:00 |
karmada-bot
|
bdd69e1bcf
|
Merge pull request #1226 from pigletfly/fix-retry-on-update
Retry on status update conflict
|
2022-01-10 18:23:50 +08:00 |
pigletfly
|
28f1fbf985
|
Retry on status update conflict
Signed-off-by: pigletfly wangbing.adam@gmail.com
Signed-off-by: pigletfly <wangbing.adam@gmail.com>
|
2022-01-10 17:44:29 +08:00 |
carlory
|
8f019269b0
|
aggregatedapiserver support openapi
Signed-off-by: carlory <baofa.fan@daocloud.io>
|
2022-01-10 10:41:26 +08:00 |
karmada-bot
|
36176d6a85
|
Merge pull request #1198 from liangyongzhenya/fix_--cluster-namespace_misleading_description
fix --cluster-namespace misleading description
|
2022-01-10 09:47:51 +08:00 |
karmada-bot
|
168d5edc74
|
Merge pull request #1223 from XiShanYongYe-Chang/add-comments-for-cluster
add comments for internal Cluster API
|
2022-01-09 02:49:50 +08:00 |
Garrybest
|
ae3eaaee5b
|
fix bug of resource computing
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2022-01-08 12:03:49 +08:00 |
changzhen
|
1d9c2ab6a8
|
add comments for internal Cluster API
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2022-01-07 14:52:16 +08:00 |
Xinzhao Xu
|
fc20a6c040
|
update codegen
Signed-off-by: Xinzhao Xu <z2d@jifangcheng.com>
|
2022-01-07 14:26:41 +08:00 |
prodan
|
36b92cc412
|
organize `karmadactl init` code
Signed-off-by: prodan <pengshihaoren@gmail.com>
|
2022-01-05 19:04:26 +08:00 |
karmada-bot
|
808e487a2d
|
Merge pull request #1211 from Fish-pro/add-space
Comment should start with a whitespace
|
2022-01-05 14:46:45 +08:00 |
liangyongzhenya
|
88ba704db2
|
fix --cluster-namespace misleading description
Signed-off-by: liangyongzhenya <yongzhen.liang@daocloud.io>
|
2022-01-05 14:14:22 +08:00 |
chen zechun
|
b2a11f00b0
|
add a space before the first letter
Signed-off-by: chen zechun <zechun.chen@daocloud.io>
Add spaces for all comments .go file in "pkg/karmadactl/cmdinit/utils/"
Signed-off-by: chen zechun <zechun.chen@daocloud.io>
|
2022-01-05 11:43:09 +08:00 |
karmada-bot
|
8b3aefdb6f
|
Merge pull request #1206 from carlory/fix-cluster-controller
remove unreachable code
|
2022-01-04 14:15:45 +08:00 |
prodan
|
d0665aaf82
|
Fix karmadactl init not found v1alpha1.cluster.karmada.io object
Signed-off-by: prodan <pengshihaoren@gmail.com>
|
2022-01-03 02:01:34 +08:00 |
carlory
|
da91752a29
|
remove unreachable code
Signed-off-by: carlory <baofa.fan@daocloud.io>
|
2022-01-02 22:21:45 +08:00 |
karmada-bot
|
14487548dd
|
Merge pull request #704 from mrlihanbo/follow-controller-2
update apis for automatically propagate dependencies
|
2021-12-31 07:44:40 +08:00 |
karmada-bot
|
e8a206640e
|
Merge pull request #1188 from XiShanYongYe-Chang/ignore-some-group-with-impersonate
Ignore auto-generated user groups when proxy request
|
2021-12-29 20:34:39 +08:00 |
karmada-bot
|
cd8ee3a6e5
|
Merge pull request #1183 from lonelyCZ/init-parentcommand
Add parentCommand to make init command compatible with `karmadactl`
|
2021-12-29 20:08:43 +08:00 |
changzhen
|
b34e2724b5
|
ignore some group with Impersonate-Group
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2021-12-29 18:20:53 +08:00 |
lihanbo
|
82722c2e8f
|
update apis for automatically propagate dependencies
Signed-off-by: lihanbo <lihanbo2@huawei.com>
|
2021-12-29 15:34:10 +08:00 |
carlory
|
17578c8466
|
remove the karmada client from aggregated-apiserver
Signed-off-by: carlory <baofa.fan@daocloud.io>
|
2021-12-29 13:16:44 +08:00 |
lonelyCZ
|
8e298f9fa1
|
Add parentCommand to make init command compatible with karmadactl
Signed-off-by: lonelyCZ <531187475@qq.com>
|
2021-12-29 12:07:28 +08:00 |
changzhen
|
05722acfc0
|
add impersonatorSecretRef for cluster object
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2021-12-29 11:08:13 +08:00 |
karmada-bot
|
472f8c39d5
|
Merge pull request #1181 from carlory/print-cluster-columns
expose more than name/creation timestamp columns for cluster api
|
2021-12-29 09:17:39 +08:00 |
carlory
|
e69b58c981
|
define table converter for cluster api that exposes more than name/creation timestamp
Signed-off-by: carlory <baofa.fan@daocloud.io>
|
2021-12-29 07:41:23 +08:00 |
karmada-bot
|
7c2be233b7
|
Merge pull request #1174 from prodanlabs/karmadactl-init
Log print karmada text logo
|
2021-12-28 18:00:37 +08:00 |
RainbowMango
|
e1b275b960
|
Remove useless unit tests
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2021-12-28 17:11:12 +08:00 |
RainbowMango
|
537dd0a4ce
|
Update generated files
Signed-off-by: RainbowMango <renhongcai@huawei.com>
|
2021-12-28 16:27:29 +08:00 |
RainbowMango
|
a11997c969
|
Add .spec.impersonatorSecretRef to Cluster
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2021-12-28 16:20:15 +08:00 |
prodan
|
24dc3e5a29
|
Log print karmada text logo
Signed-off-by: prodan <pengshihaoren@gmail.com>
|
2021-12-28 15:46:05 +08:00 |
karmada-bot
|
b06925128a
|
Merge pull request #1164 from XiShanYongYe-Chang/support-clusterproxy-for-pull
completes ClusterSpec and create impernator secret for pull mode cluster
|
2021-12-28 10:44:37 +08:00 |
karmada-bot
|
f5c33bbfff
|
Merge pull request #1165 from RainbowMango/pr_owners
Put lonelyCZ on the owner list
|
2021-12-28 10:02:38 +08:00 |
changzhen
|
9833a814a4
|
create or update cluster and create impersonation secret for pull cluster
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2021-12-27 21:07:00 +08:00 |
karmada-bot
|
a46961fc7d
|
Merge pull request #1169 from prodanlabs/karmadactl-init
adjust the steps of karmadactl init, update examples
|
2021-12-27 19:49:37 +08:00 |
prodan
|
e38e3cb2e0
|
adjust the steps of karmadactl init and update examples
Signed-off-by: prodan <pengshihaoren@gmail.com>
|
2021-12-27 17:40:17 +08:00 |
changzhen
|
bc377033e3
|
upgrade scenario for pull mod cluster
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2021-12-27 12:22:08 +08:00 |
changzhen
|
fb8f99718c
|
upgrade scenario for push mode cluster
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2021-12-26 16:48:22 +08:00 |
karmada-bot
|
5136be2917
|
Merge pull request #1167 from carlory/simplify-waiting-code
simplify waitForCacheSync func
|
2021-12-25 18:55:36 +08:00 |
carlory
|
572bf7ec4c
|
simplify waitForCacheSync func
Signed-off-by: carlory <baofa.fan@daocloud.io>
|
2021-12-25 17:15:42 +08:00 |
RainbowMango
|
b582a380e1
|
Put lonelyCZ on the owner list
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2021-12-25 16:09:29 +08:00 |
karmada-bot
|
abf08e476d
|
Merge pull request #1161 from iawia002/deprecate-rsp
Remove deprecated ReplicaSchedulingPolicy API
|
2021-12-25 09:15:34 +08:00 |
RainbowMango
|
5797e41161
|
Update karmada init command help
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2021-12-24 18:09:02 +08:00 |
prodan
|
a6219a90cb
|
update `kubectl-karmada init`
Signed-off-by: prodan <pengshihaoren@gmail.com>
|
2021-12-24 18:04:59 +08:00 |
Xinzhao Xu
|
d7b593ce55
|
Remove deprecated ReplicaSchedulingPolicy API
Signed-off-by: Xinzhao Xu <z2d@jifangcheng.com>
|
2021-12-24 17:43:06 +08:00 |
Xinzhao Xu
|
a895c38005
|
Implementing the ReviseReplica hook
Signed-off-by: Xinzhao Xu <z2d@jifangcheng.com>
|
2021-12-24 16:02:25 +08:00 |
karmada-bot
|
85293346a8
|
Merge pull request #1158 from XiShanYongYe-Chang/add-cluster-proxy
Add ClusterProxy for Cluster
|
2021-12-24 15:47:34 +08:00 |
changzhen
|
c9a2a70cb8
|
add ClusterProxyOptions for Cluster
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2021-12-24 15:19:53 +08:00 |