Commit Graph

2060 Commits

Author SHA1 Message Date
YasongLi da68d952e1
Add a CRD for the cached member cluster and resource scope. (#1674)
* Add a CRD named ClusterCache for the cached member cluster and resource scope

Co-authored-by: liys87x <liyasong1987x@gmail.com>
Signed-off-by: huntsman_ly <huntsman_ly@sina.com>

* set resource scoped to cluster-scoped

Co-authored-by: liys87x <liyasong1987x@gmail.com>
Signed-off-by: huntsman_ly <huntsman_ly@sina.com>

* Change the group name to search.karmada.io
Change the kind name to ResourceRegistry
Remove the CachePhase filed; add Conditions

Co-authored-by: liys87x <liyasong1987x@gmail.com>
Signed-off-by: huntsman_ly <huntsman_ly@sina.com>

Co-authored-by: huntsman_ly <huntsman_ly@sina.com>
2022-05-07 12:28:27 +08:00
changzhen d0dadb282a skip reflect work status when resource has empty status
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-05-07 11:02:22 +08:00
karmada-bot 810048fe89
Merge pull request #1670 from XiShanYongYe-Chang/update-work-contains
Update judge work contains serviceExport with .spec.workload.manifests
2022-05-07 10:44:27 +08:00
karmada-bot ba0d7dc786
Merge pull request #1676 from XiShanYongYe-Chang/install-metallb
Creating Loadbalancer Type Service by Installing the Metallb
2022-05-07 10:27:25 +08:00
yingjinhui b17ed0c63d codegen will update in repository
Signed-off-by: yingjinhui <yingjinhui@didiglobal.com>
2022-05-06 19:13:00 +08:00
karmada-bot f55e898b75
Merge pull request #1656 from my-git9/test2
Add time zone interpretation for local-up-karmada.sh
2022-05-06 10:48:26 +08:00
karmada-bot 2e15d1dfdc
Merge pull request #1707 from wuyingjun-lucky/code_optmization
code optimization : use make build instead of go build on docker multi-stage build
2022-05-06 09:22:25 +08:00
karmada-bot 772e6fa6f3
Merge pull request #1684 from hanweisen/master
[Docs]: Add Propagate Dependencies user guide
2022-05-05 21:33:25 +08:00
wuyingjun ca303292ef code optimization : use make instead of go build on docker build stage
Signed-off-by: wuyingjun <wuyingjun_yewu@cmss.chinamobile.com>
2022-05-05 20:48:37 +08:00
hanweisen 6bea99a466 add docs: userguide/Propagate Dependencies
Signed-off-by: hanweisen <hanweisen_yewu@cmss.chinamobile.com>

Update docs/userguide/propagate-dependencies.md

Co-authored-by: Tingtal <86000694+Tingtal@users.noreply.github.com>

Update docs/userguide/propagate-dependencies.md

Co-authored-by: Tingtal <86000694+Tingtal@users.noreply.github.com>

Update docs/userguide/propagate-dependencies.md

Co-authored-by: Tingtal <86000694+Tingtal@users.noreply.github.com>
2022-05-05 20:17:16 +08:00
karmada-bot dd75a65f10
Merge pull request #1727 from duanmengkk/master
Add namespace propagated waiting check in the SynchronizedBeforeSuite
2022-05-05 17:49:24 +08:00
duanmeng 2f016f664d fix e2e test failed
Signed-off-by: duanmeng <duanmeng_yewu@cmss.chinamobile.com>
2022-05-05 16:40:34 +08:00
karmada-bot 4c71d60117
Merge pull request #1686 from Poor12/add-overridepolicy-docs
[Docs]Add overridepolicy guide for users
2022-05-05 15:40:23 +08:00
changzhen 030424612a verify crdgen and codegen for examples/customresourceinterpreter/apis directory
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-05-05 11:25:18 +08:00
karmada-bot 94c7adec66
Merge pull request #1714 from wuyingjun-lucky/debug
Clear global resources while undeploy cluster
2022-05-05 10:28:24 +08:00
Poor12 b335cade89 add overridepolicy guide for users
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2022-05-05 09:54:36 +08:00
wuyingjun 919b224613 clear global resources while undeploy cluster
Signed-off-by: wuyingjun <wuyingjun_yewu@cmss.chinamobile.com>
2022-05-04 13:54:27 +08:00
karmada-bot 7b7ae06392
Merge pull request #1708 from zgfh/change-kubecnfig-username
update UserName of kubeconfig with clusterNmae perfix
2022-05-03 22:12:24 +08:00
karmada-bot c1c001c126
Merge pull request #1705 from my-git9/working-with-gatekeeper2
fix wehbhook error
2022-05-02 10:04:21 +08:00
karmada-bot 30ac5aaa37
Merge pull request #1702 from AllenZMC/improve_test
Correct the function name error in the comment
2022-05-02 10:00:19 +08:00
karmada-bot 22fdff3101
Merge pull request #1701 from wuyingjun-lucky/master
[fix] add execute permission to hack/version.sh
2022-05-02 09:52:27 +08:00
Alan Zhu 22a3c92a83
update UserName of kubeconfig with clusterNmae perfix
Signed-off-by: Alan Zhu <zg.zhu@daocloud.io>
2022-05-01 23:59:07 +08:00
likakuli 56dfba331b fix empty resource selectors which result to policy will not be considered matched
Signed-off-by: likakuli <1154584512@qq.com>
2022-05-01 17:09:36 +08:00
xin.li 649a212f4f fix wehbhook error
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-05-01 16:51:14 +08:00
AllenZMC 01a2c8c988 Correct the function name error in the comment
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
2022-05-01 15:14:11 +08:00
wuyingjun 10f442f5fb [fix] add execute permission to hack/version.sh
Signed-off-by: wuyingjun <wuyingjun_yewu@cmss.chinamobile.com>
2022-05-01 13:57:22 +08:00
karmada-bot 46dacea897
Merge pull request #1699 from zgfh/update-alpine-version
bump  default alpine image of karmadactl init from v3.14.3 to v3.15.1
2022-05-01 09:53:20 +08:00
Alan Zhu 5e6fd0b8a0
bump default alpine image of karmadactl init from v3.14.3 to v3.15.1
Signed-off-by: Alan Zhu <zg.zhu@daocloud.io>
2022-05-01 08:34:34 +08:00
karmada-bot 40d61d2053
Merge pull request #1679 from XiShanYongYe-Chang/add-e2e-for-resource-status-collection
[E2E] add e2e for ingressStatus collection
2022-04-30 12:54:18 +08:00
Poor12 632c4a3c57 fix karmada-apiserver pending when helm upgrade
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2022-04-29 11:53:27 +08:00
karmada-bot 959957d0d3
Merge pull request #1655 from Poor12/add-karmada-gatekeeper-guide
[Docs]Add karmada-gatekeeper-guide for users
2022-04-29 11:41:16 +08:00
Poor12 dd84f4393e add karmada-gatekeeper-guide for users
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2022-04-29 10:32:17 +08:00
karmada-bot 7fde5d7d90
Merge pull request #1683 from prodanlabs/karmadactl-init-fix
Fix karmadactl init  karmada-controller-manager leader elect failure
2022-04-29 09:32:15 +08:00
karmada-bot 9f37a15590
Merge pull request #1671 from AllenZMC/improve_test
add ut for dependencies
2022-04-29 08:54:17 +08:00
xin.li e3af1b15fb add timezone
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-04-28 22:11:04 +08:00
prodan 3f3165e8d4 add `leader-elect-resource-namespace` flags
Signed-off-by: prodan <pengshihaoren@gmail.com>
2022-04-28 21:08:45 +08:00
karmada-bot c83f99c791
Merge pull request #1681 from ikaven1024/pr-ci-arch
remove arch for dockerhub image ci
2022-04-28 20:40:16 +08:00
yingjinhui 461a36ab41 remove arch for dockerhub image ci
Signed-off-by: yingjinhui <yingjinhui@didiglobal.com>
2022-04-28 14:25:52 +08:00
changzhen 695c29fe61 add e2e for ingressStatus collection
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-04-28 11:55:57 +08:00
karmada-bot 0e2bc7bcc5
Merge pull request #1678 from my-git9/sample-nginxsvg
fix typo in sample-nginx.svg
2022-04-28 11:20:16 +08:00
xin.li b51358dc4b modify error in sample-nginx.svg
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-04-28 09:50:25 +08:00
karmada-bot f411443e0b
Merge pull request #927 from gy95/multi-stage
refactor Dockerfile using multi-stage docker build
2022-04-28 09:49:17 +08:00
karmada-bot 85500dd3a9
Merge pull request #1677 from my-git9/helmchart2
adjust the format in charts
2022-04-28 09:03:15 +08:00
xin.li fe4e5719a9 Just adjust the format in charts
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-04-27 22:44:52 +08:00
AllenZMC c7e770c51d add ut for dependencies
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
2022-04-27 16:42:45 +08:00
karmada-bot 9d0c1fb679
Merge pull request #1665 from XiShanYongYe-Chang/add-e2e-for-resource-status-collection
[E2E] add e2e for serviceStatus collection
2022-04-27 16:36:15 +08:00
changzhen 176072a003 Creating Loadbalancer Type Service by Installing the Metallb
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-04-27 15:37:37 +08:00
changzhen 965f138f7c add e2e for serviceStatus collection
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-04-27 15:21:25 +08:00
karmada-bot fb30db012d
Merge pull request #1668 from XiShanYongYe-Chang/sort-aggregatedStatus-by-clustername
Sort the aggregatedStatus in rb/crb by the clusterName
2022-04-27 14:32:15 +08:00
karmada-bot d4234428df
Merge pull request #1672 from duanmengkk/master
improved the output of 'kubectl get cluster -o wide'
2022-04-27 12:52:15 +08:00