RainbowMango
|
2f39163615
|
Nominate code owners
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2023-11-20 10:39:38 +08:00 |
zhzhuang-zju
|
db09a25821
|
add cluster flags for karmadactl top pod
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
|
2023-11-14 17:36:50 +08:00 |
karmada-bot
|
c3c3766054
|
Merge pull request #4193 from yanfeng1992/set-minversion-for-tlsconfig
set MinVersion to VersionTLS13 for tlsconfig in karmada-search and karmada-metrics-adapter
|
2023-11-03 14:58:36 +08:00 |
huangyanfeng
|
e8a7d96e15
|
set MinVersion to VersionTLS13 for tlsconfig in karmada-search and karmada-metrics-adapter
Signed-off-by: huangyanfeng <huangyanfeng1992@gmail.com>
|
2023-10-29 18:50:54 +08:00 |
huangyanfeng
|
b24b25dc3a
|
gen certs remove ip 10.254.0.1
Signed-off-by: huangyanfeng <huangyanfeng1992@gmail.com>
|
2023-10-29 17:25:50 +08:00 |
karmada-bot
|
f2c7d0b806
|
Merge pull request #4063 from chaosi-zju/operator
remove insecureSkipTLSVerify in operator
|
2023-10-28 10:42:31 +08:00 |
huangyanfeng
|
a2e734fb59
|
set MinVersion to VersionTLS13 for tlsconfig in karmada-apiserver and karmada-aggregated-apiserver
Signed-off-by: huangyanfeng <huangyanfeng1992@gmail.com>
|
2023-10-27 15:29:52 +08:00 |
karmada-bot
|
b038f1d4a5
|
Merge pull request #4061 from chaosi-zju/karmadactl
remove insecureSkipTLSVerify in karmadactl
|
2023-10-26 10:59:30 +08:00 |
chaosi-zju
|
eabb38b876
|
remove insecureSkipTLSVerify in karmadactl
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
|
2023-10-24 11:47:30 +08:00 |
karmada-bot
|
557348fea0
|
Merge pull request #4074 from Vacant2333/add-resource-deletion-protection-by-label
[Feat] Resource Deletion Protection
|
2023-10-18 11:35:23 +08:00 |
Vacant2333
|
1df2420f70
|
[feat] namespace deletion protection
Signed-off-by: Vacant2333 <vacant2333@gmail.com>
|
2023-10-17 14:54:54 +08:00 |
Yan-Daojiang
|
a6797c7d62
|
Fix incorrect comments in unjoin command
Signed-off-by: Yan-Daojiang <yan_daojiang@163.com>
|
2023-10-12 10:58:24 +08:00 |
chaosi-zju
|
b27da00291
|
remove insecureSkipTLSVerify in operator
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
|
2023-09-20 19:47:20 +08:00 |
huangyanfeng
|
d8a7d89782
|
make pull cluster to be able to register with proxy-server
Signed-off-by: huangyanfeng <huangyanfeng1992@gmail.com>
|
2023-09-19 11:40:05 +08:00 |
zhang.ming
|
35161ef99d
|
make pull cluster to be able to register with zones
Signed-off-by: zhang.ming <zhang.ming@cestc.cn>
|
2023-09-16 09:30:00 +08:00 |
karmada-bot
|
7c96e0db54
|
Merge pull request #3898 from tedli/external-etcd
karmadactl init with external etcd
|
2023-09-04 14:28:46 +08:00 |
whitewindmills
|
c8423cb237
|
fix spelling errors
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
|
2023-09-04 10:22:39 +08:00 |
lizhen6
|
1ad8fd311a
|
refactor bundled to local
Signed-off-by: lizhen6 <lizhen6@360.cn>
|
2023-08-31 14:44:50 +08:00 |
karmada-bot
|
5135e8fea3
|
Merge pull request #3937 from zhy76/rbac
feat: karmadactl init: grant clusterrole admin with karamda resource permission
|
2023-08-25 16:28:04 +08:00 |
karmada-bot
|
4642d9e781
|
Merge pull request #3995 from whitewindmills/deprecated-zone-flag
feat: deprecate cluster-zone flag and introduce cluster-zones flag
|
2023-08-25 12:16:04 +08:00 |
whitewindmills
|
d0ef3343ae
|
deprecate cluster-zone flag and introduce cluster-zones flag
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
|
2023-08-25 11:02:29 +08:00 |
Tanggui Bian
|
9607b9e807
|
Remove the execute permission from the directory
Signed-off-by: Tanggui Bian <softwarebtg@163.com>
|
2023-08-24 19:24:48 +08:00 |
lizhen6
|
9257a8d4dd
|
external etcd, refactor based on review
Signed-off-by: lizhen6 <lizhen6@360.cn>
|
2023-08-17 10:27:29 +08:00 |
karmada-bot
|
27eb29cd31
|
Merge pull request #3910 from XiShanYongYe-Chang/karmadactl-get-without-rb-info
[karmadactl get] judge with label on the resources determine whether resource is adopted by Karmada
|
2023-08-16 10:43:08 +08:00 |
chaunceyjiang
|
62482f437c
|
feat: introducing a karmada top command
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
|
2023-08-15 18:34:11 +08:00 |
changzhen
|
0cf3c070aa
|
judge with the label on the resources returned by karmadactl get command to determine whether resource is managed by Karmada
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2023-08-15 14:25:27 +08:00 |
zhy76
|
90b944a8f6
|
feat: karmadactl init: grant clusterrole admin with karamda resource permission
Signed-off-by: zhy76 <958474674@qq.com>
|
2023-08-15 03:01:07 +00:00 |
lizhen6
|
e0111919cc
|
karmadactl init with external etcd
Signed-off-by: lizhen6 <lizhen6@360.cn>
|
2023-08-11 18:12:15 +08:00 |
lizhen6
|
6938571230
|
karmadactl init with external etcd
Signed-off-by: lizhen6 <lizhen6@360.cn>
|
2023-08-11 14:04:21 +08:00 |
chaosi-zju
|
a4f8c997d1
|
update validate-resourceinterpretercustomization webhook timeout from 3s to 10s
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
|
2023-08-07 19:38:20 +08:00 |
lizhen6
|
5f5c45f109
|
karmadactl init with external etcd
Signed-off-by: lizhen6 <lizhen6@360.cn>
|
2023-08-04 16:01:52 +08:00 |
karmada-bot
|
4488898b16
|
Merge pull request #3833 from liangyuanpeng/update_etcd_3.5.9
etcd:Update version to 3.5.9
|
2023-07-31 15:57:43 +08:00 |
RainbowMango
|
4ee4b22f05
|
Adopt Kubernetes breaking changes: PR 113542 which require singular names for core types
Adopt breaking change of contriller-runtime PR 2122
Adopt breaking change of contriller-runtime PR 2296
Adopt breaking change of controller-runtime PR 2139
Adopt breaking change of controller-runtime PR 2135
Adopt breaking change of Kubernetes PR 116218
Adopt breaking change of controller-runtime PR 2149
Adopt breaking change of controller-runtime PR 2150
Adopt breaking change of controller-runtime PR 2134
Adopt breaking change of controller-runtime PR 2293
Adopt breaking change of controller-runtime PR 2144
Adopt k8s feature: watch list. PR 115402
Adopt breaking change of Kubernetes PR 117102
Adopt Kubernetes change: disable staticcheck
Fix unit tests that failure due to fake-client behavior changes.
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2023-07-29 16:47:38 +08:00 |
zhy76
|
8c25212197
|
feat: Add label on the namespace created by karmada
Signed-off-by: zhy76 <958474674@qq.com>
|
2023-07-28 06:41:50 +00:00 |
Lan Liang
|
e5babfebca
|
etcd:Update version to 3.5.9
Signed-off-by: Lan Liang <gcslyp@gmail.com>
|
2023-07-25 14:51:44 +08:00 |
yike21
|
9079268ebb
|
add validation for mcs
Signed-off-by: yike21 <yike21@qq.com>
|
2023-07-12 09:21:48 +08:00 |
karmada-bot
|
dd010b3505
|
Merge pull request #3754 from chaunceyjiang/webhook
add cronfederatedhpa webhook for karmadactl and karmada-operator
|
2023-07-06 16:09:22 +08:00 |
Fish-pro
|
6ebf40f476
|
Use SetOut and/or SetErr instead SetOutput
Signed-off-by: Zechun Chen <zechun.chen@daocloud.io>
|
2023-07-04 17:45:26 +08:00 |
chaunceyjiang
|
913d9ce3fe
|
add cronfederatedhpa webhook for karmadactl and karmada-operator
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
|
2023-07-04 11:12:17 +08:00 |
chaunceyjiang
|
fc975e8e53
|
feat: karmadactl adds the karmada-metrics-adapter addons.
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
|
2023-06-28 11:00:30 +08:00 |
karmada-bot
|
e95c6050ea
|
Merge pull request #3665 from helen-frank/feature/karmadactlTimeout
karmadactl init add timeout flag
|
2023-06-20 11:33:47 +08:00 |
helen
|
e6fc3eafee
|
karmadactl init add timeout flag
Signed-off-by: helen <haitao.zhang@daocloud.io>
|
2023-06-20 10:23:18 +08:00 |
jwcesign
|
06efa55b46
|
feat: Support prerelease version parse
Signed-off-by: jwcesign <jiangwei115@huawei.com>
|
2023-06-16 10:09:07 +08:00 |
karmada-bot
|
1251ec9d36
|
Merge pull request #3618 from Vacant2333/fix_typo
fix typos
|
2023-06-02 11:46:19 +08:00 |
Vacant2333
|
7bd2ced976
|
fix typos
Signed-off-by: Vacant2333 <rentian.zhou@daocloud.io>
|
2023-06-02 10:39:02 +08:00 |
Poor12
|
3a1464828a
|
add hpa controller
Signed-off-by: Poor12 <shentiecheng@huawei.com>
|
2023-05-30 17:26:02 +08:00 |
RainbowMango
|
26ca04122c
|
Update golangci-lint to v1.52.2
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2023-05-22 11:22:13 +08:00 |
karmada-bot
|
c6f52f1146
|
Merge pull request #3491 from my-git9/fix/errorex
fix error example for addons enable
|
2023-05-19 20:41:53 +08:00 |
karmada-bot
|
8594406e5f
|
Merge pull request #3398 from whitewindmills/code-cleanup
Fix inspection errors
|
2023-05-19 20:28:53 +08:00 |
whitewindmills
|
89295f9606
|
Fix inspection errors
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
|
2023-05-17 17:06:27 +08:00 |