Commit Graph

2242 Commits

Author SHA1 Message Date
yingjinhui 285fb81de0 fix readonly variable error in `docker.sh`
Signed-off-by: yingjinhui <yingjinhui@didiglobal.com>
2022-05-11 17:34:02 +08:00
karmada-bot 5b30187838
Merge pull request #1771 from ikaven1024/speedup
fix docker hub push failed
2022-05-11 17:15:32 +08:00
karmada-bot da78076e26
Merge pull request #1759 from duanmengkk/master
fixed a panic which due to nil annotation during promote resources to Karmada
2022-05-11 16:50:31 +08:00
yingjinhui c2dfc3a3f9 fix docker hub push failed
Signed-off-by: yingjinhui <yingjinhui@didiglobal.com>
2022-05-11 16:30:47 +08:00
karmada-bot 627c040f18
Merge pull request #1740 from ikaven1024/speedup
speed up docker build
2022-05-11 15:18:30 +08:00
yingjinhui 4518b0e497 Fix occasionally TestAggregateJobStatus time error
Signed-off-by: yingjinhui <yingjinhui@didiglobal.com>
2022-05-11 14:46:56 +08:00
yingjinhui adf26e7202 speed up docker build
Signed-off-by: yingjinhui <yingjinhui@didiglobal.com>
2022-05-11 10:42:21 +08:00
karmada-bot b2ebfb6036
Merge pull request #1733 from XiShanYongYe-Chang/skip-reflect-status
Skip reflect work status when resource has empty status
2022-05-11 10:20:33 +08:00
prodan ac4bde1bf6 karmadactl add deinit subcommand
Signed-off-by: prodan <pengshihaoren@gmail.com>
2022-05-11 02:11:37 +08:00
duanmeng 9ea26cc144 fix empty anannotation which result to null-pointer exception when add overwrite annotation
Signed-off-by: duanmeng <duanmeng_yewu@cmss.chinamobile.com>
2022-05-10 22:02:16 +08:00
karmada-bot 977725d479
Merge pull request #1706 from likakuli/feature_fixemptyselectorerr
fix empty resource selectors which result to policy will not be consi…
2022-05-10 17:03:31 +08:00
karmada-bot 2bc6ef8bd0
Merge pull request #1721 from lonelyCZ/pr-unify-example
Unify usage example template of karmadactl
2022-05-10 15:37:31 +08:00
lonelyCZ 4908b313b7 Unify usage example template of karmadactl
Signed-off-by: lonelyCZ <531187475@qq.com>
2022-05-10 12:08:11 +08:00
karmada-bot 97d6d64dfd
Merge pull request #1748 from lonelyCZ/pr-add-context
Add --context for karmadactl init
2022-05-10 11:58:31 +08:00
karmada-bot afd3bf8873
Merge pull request #1757 from mikeshng/readme-fixes
fix: update README to fix minor spelling and grammar mistakes.
2022-05-10 10:46:30 +08:00
karmada-bot 4ea28ff236
Merge pull request #1737 from Poor12/e2e
[e2e]add e2e for jobStatus,daemonSetStatus,statefulSetStatus collection
2022-05-10 10:41:34 +08:00
karmada-bot feb6f7bd3a
Merge pull request #1756 from AllenZMC/revert
revert time zone interpretation for local-up-karmada.sh
2022-05-10 09:17:31 +08:00
Mike Ng c205b5c906 fix: update README to fix minor spelling and grammar mistakes.
Signed-off-by: Mike Ng <ming@redhat.com>
2022-05-09 15:47:30 -04:00
AllenZMC 5a10a17230 revert time zone interpretation for local-up-karmada.sh
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
2022-05-09 21:53:40 +08:00
karmada-bot 98ab8c4535
Merge pull request #1691 from Poor12/fix-1443
Fix karmada-apiserver pending when helm upgrade
2022-05-09 21:40:32 +08:00
Poor12 b3eed04087 [e2e]add e2e for jobStatus,daemonSetStatus,statefulSetStatus collection
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2022-05-09 20:25:57 +08:00
RainbowMango 92a216f134 Update ROADMAP of 2022
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2022-05-09 17:34:45 +08:00
lonelyCZ 885cbbe61c Add --context for karmadactl init
Signed-off-by: lonelyCZ <531187475@qq.com>
2022-05-09 15:24:11 +08:00
karmada-bot 2d47c5b08a
Merge pull request #1732 from RainbowMango/pr_bump_controller_tools
Bump controller-tools to v0.8.0
2022-05-09 15:21:30 +08:00
karmada-bot d0321b0608
Merge pull request #1743 from lvyanru8200/delete_statusField
[fix] delete work status 'Resource' field
2022-05-09 11:27:29 +08:00
lv 12d9023a5c [fix] delete work status 'Resource' field
Signed-off-by: lv <yanru.lv@daocloud.io>
2022-05-09 09:48:21 +08:00
RainbowMango 8bfb5783de Bump controller-tools to 0.8.0
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2022-05-07 23:32:03 +08:00
karmada-bot 9de4a16f0e
Merge pull request #1675 from Poor12/add-karmada-kyverno-guide
[Docs]Add karmada-kyverno-guide for users
2022-05-07 23:21:26 +08:00
karmada-bot 5c30d44677
Merge pull request #1731 from ikaven1024/pr-codegen
codegen will update in repository
2022-05-07 18:06:28 +08:00
Poor12 c35a2f59f9 add karmada-kyverno-guide for users
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2022-05-07 16:14:14 +08:00
karmada-bot 2974563c6a
Merge pull request #1726 from XiShanYongYe-Chang/verify-crdgen-for-examples
verify crdgen and codegen for examples directory
2022-05-07 15:28:26 +08:00
lonelyCZ b14f420eb2 Add a script to undeploy karmada agent from a member cluster
Signed-off-by: lonelyCZ <531187475@qq.com>
2022-05-07 14:31:06 +08:00
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