zhzhuang-zju
8949f3351d
Add Support for Component Priority Class Configuration in karmadactl init
...
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
2025-02-11 20:20:07 +08:00
tiansuo114
2c57ebae0e
Support multiple label selection ability in EtcdNodeSelectorLabels
...
Signed-off-by: tiansuo114 <1729765480@qq.com>
fix ci
Signed-off-by: tiansuo114 <1729765480@qq.com>
add unit test
Signed-off-by: tiansuo114 <1729765480@qq.com>
change unit test
Signed-off-by: tiansuo114 <1729765480@qq.com>
rm mapsEqual
Signed-off-by: tiansuo114 <1729765480@qq.com>
fix
Signed-off-by: tiansuo114 <1729765480@qq.com>
1111111111111111111111
Signed-off-by: tiansuo114 <1729765480@qq.com>
Update pkg/karmadactl/cmdinit/cmdinit.go
Co-authored-by: zhzhuang-zju <m17799853869@163.com>
use metav1.ParseToLabelSelector
Signed-off-by: tiansuo114 <1729765480@qq.com>
delete useless test
Signed-off-by: tiansuo114 <1729765480@qq.com>
11
Signed-off-by: tiansuo114 <1729765480@qq.com>
fix
Signed-off-by: tiansuo114 <1729765480@qq.com>
2024-09-09 20:05:23 +08:00
Lan Liang
ed0f26c328
cleanup pointer, use ptr.Toto obtain a pointer, ptr.Deref to dereference a pointer.
...
The new k8s.io/utils/ptr package provides generic wrapper functions,
which can be used instead of type-specific pointer wrapper functions.
This replaces the latter with the former, and migrates other uses of
the deprecated pointer package to ptr in affacted files.
See kubernetes/utils#283 for details.
Signed-off-by: Lan Liang <gcslyp@gmail.com>
2024-05-28 05:32:33 +00:00
RainbowMango
8cf31bfc37
Adopt Kubernetes #121390 : remove etcd page
...
Adopt Kubernetes #118653 , introduce VolumeResourceRequirements
Remove APIPriorityAndFairness feature gates from
karmada-aggregated-apiserver.
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2024-05-06 11:36:54 +08:00
karmada-bot
4fe9dff3a8
Merge pull request #4204 from zhy76/copyright
...
feat: add license and verify license for code file
2023-11-22 10:23:52 +08:00
zhzhuang-zju
9b1e18bbd2
set golang's secure cipher suites as etcd's cipher suites
...
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
2023-11-20 11:50:57 +08:00
zhy76
adef1e5974
feat: add license and verify license for code file
...
Signed-off-by: zhy76 <958474674@qq.com>
2023-11-16 11:11:21 +08:00
whitewindmills
89295f9606
Fix inspection errors
...
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
2023-05-17 17:06:27 +08:00
lizhen6
06adeb96dc
customizable cluster domain
...
Signed-off-by: lizhen6 <lizhen6@360.cn>
2023-03-30 14:03:54 +08:00
xin.li
0065f18e28
feat: add image pull secret flags for karmadactl init
...
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-03-12 18:10:46 +08:00
helen
d4f2104b3b
introduce --private-image-registry flag to karmadactl init
...
Signed-off-by: helen <haitao.zhang@daocloud.io>
2022-11-17 09:56:28 +08:00
carlory
b987910a6b
remove service accounts for karmada components except for karmada-agent
...
Signed-off-by: carlory <baofa.fan@daocloud.io>
2022-09-17 23:14:41 +08:00
lonelyCZ
818a9e3368
Standardize the generation of certificates for karmadactl init
...
Signed-off-by: lonelyCZ <531187475@qq.com>
2022-08-16 15:35:03 +08:00
karmada-bot
5a4f449d3b
Merge pull request #2003 from Momeaking/dev-fix-etcd-dp
...
fix etcd-default-path
2022-06-16 10:12:08 +08:00
Momeaking
e9144f4837
fix etcd-default-path
...
Signed-off-by: Momeaking <1026415175@qq.com>
2022-06-15 10:15:03 +08:00
hanweisen
c40bd7ea45
when type wrong etcd-storage-mode throw error
...
Signed-off-by: hanweisen <hanweisen_yewu@cmss.chinamobile.com>
2022-05-21 22:48:45 +08:00
wuyingjun
78cb7291c0
feature_1753:support kube-image-mirror-country and kube-image-registry
...
Update pkg/karmadactl/cmdinit/kubernetes/deploy.go
Co-authored-by: Zhe Cheng <47743202+lonelyCZ@users.noreply.github.com>
Update pkg/karmadactl/cmdinit/cmdinit.go
Co-authored-by: Zhe Cheng <47743202+lonelyCZ@users.noreply.github.com>
Apply suggestions from code review
Co-authored-by: Zhe Cheng <47743202+lonelyCZ@users.noreply.github.com>
Signed-off-by: wuyingjun <wuyingjun_yewu@cmss.chinamobile.com>
2022-05-12 22:29:48 +08:00
RainbowMango
bff2eb9024
Adopt k/k API/interface changes
...
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2022-02-19 21:16:32 +08:00
prodan
a6219a90cb
update `kubectl-karmada init`
...
Signed-off-by: prodan <pengshihaoren@gmail.com>
2021-12-24 18:04:59 +08:00
prodan
4dd187ba43
kubectl-karmada add init Command
...
Signed-off-by: prodan <pengshihaoren@gmail.com>
2021-12-16 21:46:09 +08:00