Commit Graph

2061 Commits

Author SHA1 Message Date
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
guoyao aa39b35ded refactor Dockerfile using multi-stage docker build
Signed-off-by: guoyao <guoyao17@huawei.com>
2022-04-27 10:45:49 +08:00
duanmeng 01e13f75ef improved the output of 'kubectl get cluster -o wide'
Signed-off-by: duanmeng <duanmeng_yewu@cmss.chinamobile.com>
2022-04-27 10:43:08 +08:00
karmada-bot c65e8e9fbf
Merge pull request #1667 from ErikJiang/modify_anp_doc
uniform variables for scripts in document
2022-04-27 10:10:15 +08:00
bo.jiang bbaa04da07 uniform variables for scripts in document
Signed-off-by: bo.jiang <bo.jiang@daocloud.io>
2022-04-26 21:55:17 +08:00
karmada-bot 6de167e209
Merge pull request #1657 from AllenZMC/improve_test
add ut for discovery
2022-04-26 21:05:14 +08:00
changzhen 43fde63b4d update judge work contains serviceExport with work.spec.workload.manifests
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-04-26 20:43:06 +08:00
changzhen 86072e1dbd sort the aggregatedStatus in rb/crb by the clusterName
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-04-26 19:40:14 +08:00
AllenZMC 0ce25cb82b add ut for discovery
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
2022-04-26 17:07:32 +08:00
karmada-bot cd05ffee6e
Merge pull request #1658 from my-git9/chartnew
remove karmada-system in chart
2022-04-26 16:00:15 +08:00
xin.li d5411e365e remove karmada-system in chart
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-04-26 12:35:00 +08:00
karmada-bot 7ea7415b31
Merge pull request #1646 from huone1/feature/spreadconstraint-region
support region spread constraint
2022-04-26 12:00:13 +08:00
huone1 7f5809ce6e support region spread constraint
Signed-off-by: huone1 <huwanxing@huawei.com>
2022-04-26 11:16:48 +08:00
Kante b5af525b19
introduce schedulerOptions to optimize scheduler instantiation (#1627)
* feat: introduce schedulerOptions to scheduler

Signed-off-by: kerthcet <kerthcet@gmail.com>

* add tests for NewScheduler

Signed-off-by: kerthcet <kerthcet@gmail.com>
2022-04-26 09:26:13 +08:00
karmada-bot de7b7a15ce
Merge pull request #1638 from lonelyCZ/pr-get-watch
Add watch function for karmadactl get
2022-04-25 21:05:13 +08:00
karmada-bot 4198147366
Merge pull request #1649 from ikaven1024/pr-multi-arch
Support multiple arch: amd64, arm64.
2022-04-25 18:49:11 +08:00
karmada-bot f4ddd15b61
Merge pull request #1633 from XiShanYongYe-Chang/work-status-grab
Add ReflectStatus ResourceInterperter interface to grab workload status
2022-04-25 17:37:12 +08:00
karmada-bot 7a3cc15cbc
Merge pull request #1654 from lonelyCZ/pr-cleanup-lifted
Add lifted information for logs.go
2022-04-25 16:00:11 +08:00
lonelyCZ 4d0186b815 Add lifted information for logs.go
Signed-off-by: lonelyCZ <531187475@qq.com>
2022-04-25 15:10:25 +08:00
karmada-bot 0bf2984edb
Merge pull request #1650 from RainbowMango/pr_fossa_sec
Disable fossa on forked repository
2022-04-25 14:20:13 +08:00
RainbowMango 12ce8984c3 Disable fossa on fork repository and referecing API key with secret
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2022-04-25 12:49:48 +08:00
yingjinhui c308447c08 Support multiple arch: amd64, arm64.
Signed-off-by: yingjinhui <yingjinhui@didiglobal.com>
2022-04-25 10:50:47 +08:00
karmada-bot ac0f8eec95
Merge pull request #1647 from RainbowMango/pr_comment_binding_controller
Add comments about why resource template not exist
2022-04-25 09:36:12 +08:00
karmada-bot c682dee9da
Merge pull request #1597 from lonelyCZ/pr-karmadactl-logs
Add logs function to karmadactl
2022-04-24 17:22:11 +08:00
karmada-bot 963bf492dc
Merge pull request #964 from gy95/changelog
add CHANGELOG
2022-04-24 16:49:11 +08:00
changzhen 0454944b63 add default reflectstatus implemetation
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-04-24 16:32:03 +08:00
RainbowMango 362bef3065 Add comments about why resource template not exist
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2022-04-24 15:15:14 +08:00
karmada-bot 98ecd8f239
Merge pull request #1635 from pigletfly/add-faq
docs: add FAQ about reuse kube-apiserver
2022-04-24 11:57:09 +08:00
changzhen 0b985f4463 add default reflectstatus implementation with deployment kind
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-04-24 11:19:42 +08:00
pigletfly 2db11055ad Add faq
Signed-off-by: pigletfly <wangbing.adam@gmail.com>
2022-04-24 11:19:09 +08:00
karmada-bot 8125a0132c
Merge pull request #1629 from RainbowMango/pr_add_binding_assigned_helper
Introduce AssignedReplicasForCluster for ResourceBinding
2022-04-24 09:26:11 +08:00
lonelyCZ f8f2c6b672 Add watch function for karmadactl get
Signed-off-by: lonelyCZ <531187475@qq.com>
2022-04-23 21:21:09 +08:00
karmada-bot 485c857522
Merge pull request #1386 from huntsman-li/master
[proposal] Caching member cluster resources for Karmada
2022-04-23 16:01:09 +08:00
huntsman-li 3409d10f66
feat: #1245 [proposal] Caching member cluster resources for Karmada
Signed-off-by: huntsman_ly <huntsman_ly@sina.com>
2022-04-22 18:06:22 +08:00
karmada-bot c36be6b6b2
Merge pull request #1636 from ctripcloud/update-fetch-workload
skip reconciling loop quickly after workload gone
2022-04-22 14:44:10 +08:00
lonelyCZ a52bfca0b8 Add logs function to karmadactl
Signed-off-by: lonelyCZ <531187475@qq.com>
2022-04-22 13:52:12 +08:00
RainbowMango 501d586462 Introduce AssignedReplicasForCluster for ResourceBinding
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2022-04-22 11:49:18 +08:00
karmada-bot a3c334c3b1
Merge pull request #1637 from AllenZMC/improve_test
add ut for rules
2022-04-22 11:41:07 +08:00
karmada-bot bb46766f63
Merge pull request #1639 from XiShanYongYe-Chang/update-lifted-doc
update lifted doc
2022-04-22 10:19:08 +08:00
changzhen ecc8ddbb02 add ReflectStatus ResourceInterperter interface to grab workload status
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-04-22 10:08:03 +08:00
karmada-bot b838fd5ab8
Merge pull request #1632 from pangsq/master
Fix pod exec through cluster/proxy
2022-04-22 10:00:11 +08:00
changzhen c1c9ef8904 update lifted doc
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-04-22 09:43:59 +08:00
AllenZMC 48029b7fb7 add ut for rules
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
2022-04-21 22:54:25 +08:00
ljx李静雪 4953fbcd9e if workload is not found, skip to ensure work
Signed-off-by: jingxueli <jingxueli@trip.com>
2022-04-21 20:06:29 +08:00
pangshaoqiang c8edab3fd5 Fix pod exec through cluster/proxy
Signed-off-by: pangshaoqiang <pangsq9413@gmail.com>
2022-04-21 16:29:09 +08:00
karmada-bot 28a6c2c767
Merge pull request #1620 from XiShanYongYe-Chang/fix-timeout-with-cluster-proxy
[AA] fix timeout when request of `-w` or `logs -f` flags with cluster/proxy
2022-04-21 12:45:06 +08:00
karmada-bot 53d24092b9
Merge pull request #1628 from AllenZMC/improve_test
add ut for filter
2022-04-21 10:04:07 +08:00
AllenZMC a9000a375c add ut for filter
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
2022-04-21 00:19:39 +08:00
changzhen 1efbeb6d79 fix timeout when request of -w or logs -f with cluster/proxy
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-04-20 21:01:57 +08:00
karmada-bot 15e614ba56
Merge pull request #1563 from huone1/optimize/selectClusters
[optimize]Consider available resources when selecting clusters
2022-04-20 17:01:09 +08:00