Commit Graph

2299 Commits

Author SHA1 Message Date
xin.li 21b080e006 add comment for value.yaml
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-05-19 00:11:35 +08:00
wuyingjun 44df4a9aca fix karmadactl taint failed
Signed-off-by: wuyingjun <wuyingjun_yewu@cmss.chinamobile.com>
2022-05-18 16:31:32 +08:00
karmada-bot 9a62ca140b
Merge pull request #1796 from lonelyCZ/pr-exec-describe-cmd
Add exec and describe function to karmadactl
2022-05-18 15:57:46 +08:00
karmada-bot cc53e75b1c
Merge pull request #1337 from prodanlabs/karmadactl-deinit
karmadactl add deinit subcommand
2022-05-18 15:01:48 +08:00
karmada-bot d79d2bf802
Merge pull request #1806 from chaunceyjiang/issue_1797
fix when the type of svc is nodeport. resourcebindings FULLYAPPLIED field is False
2022-05-18 14:33:47 +08:00
karmada-bot db21fac0f6
Merge pull request #1820 from XiShanYongYe-Chang/modify-karmadactl-logs-example
Modify karmadactl logs example
2022-05-18 11:42:47 +08:00
karmada-bot 5199979588
Merge pull request #1799 from huone1/spreadconstraint-admission
optimize the validating webhook for spreadconstraint
2022-05-18 11:06:46 +08:00
changzhen 36e4bff38c modify karmadactl logs example
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-05-18 11:00:48 +08:00
huone1 d969e0c6bc optimize the validating webhook for spreadconstraint
Signed-off-by: huone1 <huwanxing@huawei.com>
2022-05-18 10:58:41 +08:00
karmada-bot 69fba3afe6
Merge pull request #1818 from my-git9/mygit3
Update default version
2022-05-18 10:55:46 +08:00
RainbowMango ee37b613c5 setup talks and references
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2022-05-18 10:25:41 +08:00
xin.li 48c986652b Update default version
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-05-18 10:11:13 +08:00
karmada-bot be5755daaf
Merge pull request #1781 from Garrybest/pr_clusterlifecycle
enhance cluster lifecycle management: add taints for the clusters which are unhealthy for a period of time
2022-05-18 09:33:47 +08:00
Garrybest 967fa8d18a add cluster lifecycle management test
Signed-off-by: Garrybest <garrybest@foxmail.com>
2022-05-17 21:51:22 +08:00
karmada-bot 4adb58d009
Merge pull request #1810 from lonelyCZ/pr-update-aa-doc
Update notes for Pull mode cluster in AA document
2022-05-17 21:42:47 +08:00
Garrybest 7107e3934f enhance cluster lifecycle management
Signed-off-by: Garrybest <garrybest@foxmail.com>
2022-05-17 21:17:42 +08:00
lonelyCZ bedb926406 Update notes for Pull mode cluster in AA document
Signed-off-by: lonelyCZ <531187475@qq.com>
2022-05-17 20:20:45 +08:00
karmada-bot 3c73babcaf
Merge pull request #1801 from wuyingjun-lucky/karmadactl_test
Add karmadactl e2e test
2022-05-17 19:13:46 +08:00
chaunceyjiang 52a3c46218 fix when the type of svc is nodeport. resourcebindings FULLYAPPLIED field is False
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
2022-05-17 15:26:18 +08:00
wuyingjun f814b5d07a add karmadactl e2e test
Signed-off-by: wuyingjun <wuyingjun_yewu@cmss.chinamobile.com>

Update test/e2e/karmadactl_test.go

Co-authored-by: Zhe Cheng <47743202+lonelyCZ@users.noreply.github.com>

modify varible member1

Signed-off-by: wuyingjun <wuyingjun_yewu@cmss.chinamobile.com>
2022-05-17 15:13:48 +08:00
karmada-bot 17b954dee8
Merge pull request #1808 from chaunceyjiang/format
log format
2022-05-17 14:22:46 +08:00
karmada-bot 422c844347
Merge pull request #1805 from XiShanYongYe-Chang/cleanup-gitignore
Remove karmada binary in .gitignore
2022-05-17 12:19:46 +08:00
chaunceyjiang 7c283b124b log format
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
2022-05-17 11:47:18 +08:00
changzhen 5640be2e4b remove karmada binary in .gitignore
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-05-17 11:30:35 +08:00
karmada-bot 5577f05587
Merge pull request #1802 from XiShanYongYe-Chang/karmada-search
Add karmada-search fabric
2022-05-17 10:48:46 +08:00
karmada-bot ee820d8b29
Merge pull request #1790 from ikaven1024/fix-ut
fix test fail on arm64 mac `panic: permission denied`, removing gomonkey
2022-05-17 10:15:45 +08:00
karmada-bot b54760bb00
Merge pull request #1795 from lonelyCZ/pr-promote-aa
Enable `karmadactl promote` command to support AA
2022-05-17 09:29:45 +08:00
changzhen 3e217b0249 add karmada-search fabric
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-05-17 09:24:04 +08:00
karmada-bot bca5a0197f
Merge pull request #1803 from my-git9/mygit2
update crd version
2022-05-17 09:10:45 +08:00
xin.li 234fb65b52 update crd version
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-05-16 21:35:51 +08:00
yingjinhui dafe30c649 fix test fail on arm64 mac `panic: permission denied`, removing gomonkey
Signed-off-by: yingjinhui <yingjinhui@didiglobal.com>
2022-05-16 20:07:40 +08:00
lonelyCZ 4439316d2a Add describe function to karmadactl
Signed-off-by: lonelyCZ <531187475@qq.com>
2022-05-16 10:54:26 +08:00
lonelyCZ 8cae9be548 Add exec function to karmadactl
Signed-off-by: lonelyCZ <531187475@qq.com>
2022-05-16 10:53:33 +08:00
karmada-bot 90f0ae4116
Merge pull request #1793 from wuyingjun-lucky/e2e_test
Set timeout configs flexible when run e2e before
2022-05-16 09:08:44 +08:00
lonelyCZ 36090a1bfa Make getclusterInfo function more general
Signed-off-by: lonelyCZ <531187475@qq.com>
2022-05-15 22:03:57 +08:00
karmada-bot 045eb3bf3b
Merge pull request #1787 from hanweisen/master
fix 1769 karmada-agent build twice when execute local-up-karmada.sh
2022-05-14 22:48:44 +08:00
wuyingjun 942ef77d22 set timeout configs by using flags when run e2e before
Signed-off-by: wuyingjun <wuyingjun_yewu@cmss.chinamobile.com>
2022-05-14 22:40:21 +08:00
hanweisen 9af6fd8a8a fix 1769 karmada-agent build twice when execute local-up-karmada.sh
Signed-off-by: hanweisen <hanweisen_yewu@cmss.chinamobile.com>
2022-05-14 21:48:38 +08:00
lonelyCZ aae6d087d0 Enable promote command to support AA
Signed-off-by: lonelyCZ <531187475@qq.com>
2022-05-14 16:49:45 +08:00
karmada-bot a35672271f
Merge pull request #1764 from wuyingjun-lucky/debug_fot
feature_1753:support kube-image-mirror-country and kube-image-registry
2022-05-13 15:33:43 +08:00
karmada-bot bac80da911
Merge pull request #1785 from AllenZMC/context_test
add ut for IsControllerEnabled and update configure-controllers.md
2022-05-13 15:24:43 +08:00
karmada-bot 60e3cefe4b
Merge pull request #1792 from carlory/fix-karmadactl-init
fix karmadactl init examples
2022-05-13 15:08:50 +08:00
AllenZMC dd2a677e0e add ut for IsControllerEnabled and correct the mistakes for configure-controllers.md
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
2022-05-13 14:41:54 +08:00
carlory 77b37983ba fix karmadactl init examples
Signed-off-by: carlory <baofa.fan@daocloud.io>
2022-05-13 14:25:40 +08:00
karmada-bot 84fe09e344
Merge pull request #1782 from chaunceyjiang/1779
compatible with mac os
2022-05-13 10:23:43 +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
chaunceyjiang de9ca2d166 compatible with mac os
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
2022-05-12 21:21:56 +08:00
karmada-bot 0f2bd7c02b
Merge pull request #1766 from duanmengkk/feature_globalResource
fixed a bug where not-namespaced resource could not be promoted
2022-05-12 14:55:42 +08:00
karmada-bot 3e057819f5
Merge pull request #1778 from chaunceyjiang/1772
use member-cluster-context correctly
2022-05-12 11:53:40 +08:00
karmada-bot df60b85ff3
Merge pull request #1682 from ikaven1024/pr-lifted
add update-lifted and verify-lifted
2022-05-12 11:51:42 +08:00