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
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
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
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
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
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
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
prodan
3f3165e8d4
add `leader-elect-resource-namespace` flags
...
Signed-off-by: prodan <pengshihaoren@gmail.com>
2022-04-28 21:08:45 +08:00
changzhen
695c29fe61
add e2e for ingressStatus collection
...
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-04-28 11:55:57 +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
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
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
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
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
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
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
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
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
changzhen
0b985f4463
add default reflectstatus implementation with deployment kind
...
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-04-24 11:19:42 +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
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
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
huone1
960b2f924d
[optimize]ensure that the selected clusters has sufficient available resources
...
Signed-off-by: huone1 <huwanxing@huawei.com>
2022-04-20 15:16:57 +08:00
karmada-bot
4c386f265f
Merge pull request #1625 from AllenZMC/improve_test
...
add ut for revisereplica
2022-04-20 11:56:06 +08:00
karmada-bot
73e24c2ac5
Merge pull request #1622 from stingshen/stingshen/nil_cluster_secret
...
check if cluster secretRef is nil before using it
2022-04-20 09:11:07 +08:00
AllenZMC
f67684acf7
add ut for revisereplica
...
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
2022-04-19 22:20:09 +08:00
stingshen
3eada92e03
check if cluster secretRef is nil before using it
...
Signed-off-by: stingshen <stingshen@126.com>
2022-04-19 19:31:40 +08:00
karmada-bot
5b3ef7d93f
Merge pull request #1623 from AllenZMC/improve_test
...
improve test coverage for validation
2022-04-19 11:26:03 +08:00
AllenZMC
2d1bb23b9d
improve test coverage for validation
...
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
2022-04-19 10:44:30 +08:00
kerthcet
6d30ff9eb9
refactor: remove commented codes
...
Signed-off-by: kerthcet <kerthcet@gmail.com>
2022-04-15 16:58:40 +08:00
karmada-bot
9a99433b65
Merge pull request #1382 from kerthcet/feature/add-outoftree-plugins
...
feat: introduce registry to initialize framework
2022-04-15 15:53:57 +08:00
kerthcet
7f3b3dc072
feat: introduce registry to store plugins in framework initialization
...
Signed-off-by: kerthcet <kerthcet@gmail.com>
2022-04-15 15:09:40 +08:00
AllenZMC
81bb528494
add ut for condition
...
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
2022-04-14 20:56:38 +08:00
karmada-bot
9083d06b7c
Merge pull request #1589 from Poor12/add-UT
...
add UT for aggregatestatus
2022-04-12 16:41:53 +08:00
Poor12
6c1b9f1765
add UT for aggregatestatus
...
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2022-04-12 14:26:01 +08:00
hanweisen
9c8824642f
fix pull mode example error
...
Signed-off-by: hanweisen <hanweisen_yewu@cmss.chinamobile.com>
2022-04-12 11:46:15 +08:00
lonelyCZ
32db15983b
Fix karmadactl get -o yaml|json reporting null error
...
Signed-off-by: lonelyCZ <531187475@qq.com>
2022-04-11 00:14:53 +08:00
karmada-bot
b4be8be08d
Merge pull request #1586 from Poor12/fix-1544
...
enable aggregateStatusInterpreter for daemonSet and statefulSet
2022-04-08 11:27:48 +08:00
Poor12
257e36f422
fix 1544-add aggregateStatusInterpreter for daemonSet and statefulSet
...
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2022-04-08 10:41:18 +08:00
Garrybest
5770247365
ignore to propagate service account token
...
Signed-off-by: Garrybest <garrybest@foxmail.com>
2022-04-07 19:44:33 +08:00
karmada-bot
a649575920
Merge pull request #1570 from gf457832386/add_filterplugin_cluster_property
...
add filter plugin ClusterProperty to filter cluster
2022-04-07 14:18:46 +08:00
gf457832386
4e436af66e
add filter plugin SpreadConstraint to filter cluster
...
Signed-off-by: gf457832386 <13278887558@163.com>
2022-04-07 12:04:35 +08:00
karmada-bot
756fd12dd3
Merge pull request #1584 from CharlesQQ/master
...
fix: bugfix response's patch and patchType is nil, controller panic
2022-04-07 10:07:47 +08:00
chang.qiangqiang
af3ffd6179
fix: bugfix response's patch and patchType is nil, controller panic
...
Signed-off-by: charlesQQ <charles_ali@qq.com>
fix: bugfix response's patch and patchType is nil, controller panic
Signed-off-by: charlesQQ <charles_ali@qq.com>
2022-04-06 19:05:15 +08:00
karmada-bot
79442df784
Merge pull request #1575 from lonelyCZ/pr-get-pull
...
Implement `karmadactl get` to support pull mode cluster
2022-04-06 17:01:47 +08:00
Poor12
83be916fa5
fix 1589-disable hpa controller
...
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2022-04-06 10:39:32 +08:00
lonelyCZ
93c3c04c35
Implement karmadactl get to support pull mode cluster
...
Signed-off-by: lonelyCZ <531187475@qq.com>
2022-04-02 14:46:30 +08:00
karmada-bot
9cbe962748
Merge pull request #1550 from AllenZMC/karmadactl
...
karmadactl init: add cluster proxy rbac for admin when deploy Karmada control plane
2022-03-31 19:41:02 +08:00
AllenZMC
92bd69a7e6
karmadactl init: add cluster proxy rbac for admin when deploy Karmada control plane
...
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
2022-03-31 15:51:53 +08:00
Garrybest
5e9d5d79bb
add parallelism in estimator
...
Signed-off-by: Garrybest <garrybest@foxmail.com>
2022-03-30 20:30:41 +08:00
Garrybest
b86461e82f
add benchmark in estimator
...
Signed-off-by: Garrybest <garrybest@foxmail.com>
2022-03-30 20:30:31 +08:00
lonelyCZ
144a77ced8
Add output information when no resource is found
...
Signed-off-by: lonelyCZ <531187475@qq.com>
2022-03-29 20:53:36 +08:00
lonelyCZ
6a669fa962
refactor Obj to save more information about resources
...
Signed-off-by: lonelyCZ <531187475@qq.com>
2022-03-29 19:48:22 +08:00
karmada-bot
f2144035b4
Merge pull request #1553 from RainbowMango/pr_initilize_binding_helper
...
Setup binding helpers
2022-03-29 09:21:01 +08:00
Garrybest
b082d7d8d1
change event type of descheduler
...
Signed-off-by: Garrybest <garrybest@foxmail.com>
2022-03-28 19:59:14 +08:00
RainbowMango
545020a042
Setup binding helpers
...
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2022-03-28 15:31:39 +08:00
lihanbo
95825fecfb
update binding's labels when it's policy has been deleted
...
Signed-off-by: lihanbo <lihanbo2@huawei.com>
2022-03-26 15:52:40 +08:00
karmada-bot
431677b1a4
Merge pull request #1334 from huone1/feature/clusterlocality
...
add plugin clusterLocality to favor cluster
2022-03-26 14:18:56 +08:00
karmada-bot
a084c8d7b0
Merge pull request #1543 from XiShanYongYe-Chang/update-judgement-for-setting-job-completions
...
update the judgement for setting completions with job
2022-03-25 17:11:56 +08:00
changzhen
3c11b00720
update the judgement for setting completions with job
...
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-03-25 15:41:24 +08:00
huone1
31201c6bf4
add plugin clusterLocality to favor cluster
...
Signed-off-by: huone1 <huwanxing@huawei.com>
2022-03-25 15:13:12 +08:00
AllenZMC
e0eae7c52d
add ut for node helper
...
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
2022-03-25 14:01:41 +08:00
AllenZMC
850d86dece
improve test coverage
...
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
2022-03-24 22:25:11 +08:00
karmada-bot
bf193134e9
Merge pull request #1478 from lonelyCZ/pr-get-aggregated
...
Enable `karmadactl get` command to leverage aggregated API
2022-03-24 19:36:28 +08:00
karmada-bot
70a08589f5
Merge pull request #1506 from huone1/refactor/selectclusters
...
refactor the selectclusters process
2022-03-24 16:51:22 +08:00
lonelyCZ
7a0eefb040
Enable karmadactl get command to leverage aggregated API
...
Signed-off-by: lonelyCZ <531187475@qq.com>
2022-03-24 16:36:44 +08:00
huone1
785ad5dc63
add the ut case for selecting cluster
...
Signed-off-by: huone1 <huwanxing@huawei.com>
2022-03-24 16:03:59 +08:00
Garrybest
6ca7c2a235
fix hack/update-estimator-protobuf.sh failed with Golang v1.18
...
Signed-off-by: Garrybest <garrybest@foxmail.com>
2022-03-24 15:14:40 +08:00
c30013971
607b3e918d
add a ut for pod.go
...
Signed-off-by: c30013971 <cuidengdeng@huawei.com>
2022-03-23 17:58:51 +08:00
huone1
c69d0e0eda
refactor the selectclusters process
...
Signed-off-by: huone1 <huwanxing@huawei.com>
2022-03-23 14:28:16 +08:00
karmada-bot
3a5d6d132a
Merge pull request #1513 from mrlihanbo/bugfix-rb-status
...
bugfix: update binding status when work's applied condition status changed
2022-03-23 09:58:35 +08:00
huone1
067d45ec4d
fix the fulluapplied status is wrong in some scenario
...
Signed-off-by: huone1 <huwanxing@huawei.com>
2022-03-22 11:33:44 +08:00
lihanbo
55b8c1cba9
bugfix: aggregate status to binding when work's applied condition status changed
...
Signed-off-by: lihanbo <lihanbo2@huawei.com>
2022-03-21 21:23:12 +08:00
dddddai
e52e02c23a
add ratelimiter flags for karmada-agent
...
Signed-off-by: dddddai <dddwq@foxmail.com>
2022-03-19 15:57:57 +08:00
RainbowMango
11fd0f935c
Refactor ratelimit flags to make it easier to share with karmada-agent.
...
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2022-03-18 17:25:13 +08:00
karmada-bot
d8bcedc3c1
Merge pull request #1499 from mrlihanbo/binding-update-bugfix
...
bugfixs of dependencies distributor
2022-03-18 17:22:37 +08:00
huone1
670cc154eb
extend the score process to support the normalizeScore and scoreWeight
...
Signed-off-by: huone1 <huwanxing@huawei.com>
2022-03-18 11:39:04 +08:00
changzhen
9e40d959e2
add file to record lifted flie list
...
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-03-17 20:47:27 +08:00
lihanbo
f66e391ee7
bugfix: update Resource info when update attached binding
...
Signed-off-by: lihanbo <lihanbo2@huawei.com>
2022-03-17 14:55:56 +08:00
lihanbo
8843749bf2
bugfix: enqueue the resource binding that has been scheduled to member clusters
...
Signed-off-by: lihanbo <lihanbo2@huawei.com>
2022-03-17 14:51:27 +08:00
karmada-bot
77e9d182b0
Merge pull request #1450 from XiShanYongYe-Chang/add-ut-for-quota
...
[UT] Add UT for FederatedResourceQuota validating
2022-03-16 16:41:31 +08:00
karmada-bot
df93b7d28c
Merge pull request #1456 from prodanlabs/karmadactl-init-fix
...
`karmadactl`: Fixed `init` commands can not select default release version issue.
2022-03-16 16:16:30 +08:00
changzhen
85ab6c7699
add ut for federatedresourcequota validating
...
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-03-16 14:37:13 +08:00
changzhen
4f545e37c6
lifted ut from the k8s codebase for resourcequota
...
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-03-16 14:13:33 +08:00
karmada-bot
aef51c0a48
Merge pull request #1460 from XiShanYongYe-Chang/tidy-up-lifted-file
...
Tidy up lifted file
2022-03-15 20:49:31 +08:00
RainbowMango
0f2219840f
Rename karmada controller manager yaml file name
...
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2022-03-15 11:02:45 +08:00
changzhen
d711b72f45
tidy up lifted file
...
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-03-15 10:42:32 +08:00
karmada-bot
38f326dd20
Merge pull request #1477 from mrlihanbo/scheduler-add-retry
...
replace update method with patch method when updating schedule result
2022-03-15 08:56:30 +08:00
karmada-bot
feeadbe3ea
Merge pull request #1480 from XiShanYongYe-Chang/update-work-label
...
Update WorkNamespaceLabel/WorkNameLabel to v1alpha1
2022-03-14 17:54:33 +08:00
karmada-bot
42c8c3103b
Merge pull request #1468 from RainbowMango/pr_grouping_log_flags
...
grouping flags for karmada-controller-manager
2022-03-14 17:31:36 +08:00
karmada-bot
096176715f
Merge pull request #1437 from lonelyCZ/init-kubeconfig
...
Fix `karmadactl init` can not read KUBECONFIG environment variable issue
2022-03-14 16:14:31 +08:00
changzhen
74451dba63
Unified WorkspaceLabel/WorkNameLabel
...
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-03-14 16:06:02 +08:00
RainbowMango
9279870035
Add another idea about release version
...
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2022-03-14 15:15:35 +08:00
lihanbo
0a42c38b52
replace update method with patch method when updating schedule result
...
Signed-off-by: lihanbo <lihanbo2@huawei.com>
2022-03-14 14:54:29 +08:00
karmada-bot
7e6d4f6990
Merge pull request #1475 from Garrybest/pr_descheduler
...
fix descheduler crash
2022-03-14 09:00:30 +08:00
lonelyCZ
d3ac601801
Fix bug: [karmadactl init] can not read KUBECONFIG environment variable
...
Signed-off-by: lonelyCZ <531187475@qq.com>
2022-03-11 18:08:01 +08:00
RainbowMango
7358ea6c42
Grouping log flags of karmada-controller-manager
...
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2022-03-11 17:14:18 +08:00
Garrybest
995a2a4006
fix descheduler crash
...
Signed-off-by: Garrybest <garrybest@foxmail.com>
2022-03-11 16:15:05 +08:00
karmada-bot
43748ff38e
Merge pull request #1455 from prodanlabs/karmadactl-feature
...
delete the karmada data directory before installing with init
2022-03-11 15:49:24 +08:00
karmada-bot
ad6b7971da
Merge pull request #1449 from sayaoailun/master
...
replace hard coded namespace with custom namespace
2022-03-11 14:31:25 +08:00
prodan
66c5f2701a
fix init image and crd default version
...
Signed-off-by: prodan <pengshihaoren@gmail.com>
2022-03-10 12:30:37 +08:00
karmada-bot
c82a994eda
Merge pull request #1462 from AllenZMC/improve_test_util
...
accelerate merge clusters during schedule and improve test coverage
2022-03-10 11:22:21 +08:00
karmada-bot
0d0975db5d
Merge pull request #1448 from huone1/fix/scheduler
...
fix rb spec.Clusters is incorrent in some scenarios
2022-03-10 09:32:22 +08:00
AllenZMC
3c61c61105
reduce unnecessary code operations in some cases and improve test coverage
...
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
2022-03-09 23:09:59 +08:00
karmada-bot
df072cf238
Merge pull request #1458 from chinmaym07/prevent-network-api
...
Prevented network api from propagating
2022-03-09 14:53:21 +08:00
karmada-bot
92fcf13651
Merge pull request #1447 from XiShanYongYe-Chang/remove-retain-service-nodeport
...
Don't retain service nodeport when updating service
2022-03-09 14:00:21 +08:00
chinmaym07
48ffb41720
Prevented network api from propagating
...
Signed-off-by: chinmaym07 <b418020@iiit-bh.ac.in>
2022-03-09 02:17:25 +05:30
karmada-bot
8d460a1bd9
Merge pull request #1446 from RainbowMango/pr_cleanup_ratelimiter
...
chore: cleanup ratelimiter flags
2022-03-09 02:34:20 +08:00
prodan
38c2eb9040
delete the karmada data directory before installing with init
...
Signed-off-by: prodan <pengshihaoren@gmail.com>
2022-03-08 23:14:37 +08:00
karmada-bot
0190fda996
Merge pull request #1401 from lonelyCZ/openapi-swagger
...
Generate API documents for Karmada CRD
2022-03-08 20:27:19 +08:00
sayaoailun
a1bc670e3f
replace hard coded namespace with custom namespace
...
Signed-off-by: sayaoailun <guojianwei007@126.com>
2022-03-08 14:10:39 +08:00
Garrybest
ab2028f341
clean up scheduler metrics
...
Signed-off-by: Garrybest <garrybest@foxmail.com>
2022-03-08 11:12:25 +08:00
huone1
c876bb624f
fix rb spec.Clusters is incorrent in some scenarios
...
Signed-off-by: huone1 <huwanxing@huawei.com>
2022-03-08 11:02:26 +08:00
karmada-bot
7ed9c62651
Merge pull request #1416 from sayaoailun/master
...
`karmadactl`: Fixed `--namespace` flag of `init` command not work issue.
2022-03-08 10:47:21 +08:00
changzhen
3c028192ae
don't retain service nodeport when update service
...
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-03-08 09:37:26 +08:00
karmada-bot
4af6414e4e
Merge pull request #1436 from AllenZMC/improve_test
...
improve test coverage
2022-03-08 09:30:22 +08:00
sayaoailun
b5a0160541
bug fix: flag -n doesn't work as expected
...
Signed-off-by: sayaoailun <guojianwei007@126.com>
2022-03-08 08:58:58 +08:00
RainbowMango
8a402f8e94
chore: cleanup ratelimiter flags
...
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2022-03-08 08:57:01 +08:00
huone1
0c0f1eece8
fix the failover e2e test failed
...
Signed-off-by: huone1 <huwanxing@huawei.com>
2022-03-07 20:45:09 +08:00
AllenZMC
e21c848e80
improve test coverage
...
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
improve test coverage
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
2022-03-07 13:09:24 +08:00
karmada-bot
0ef339011d
Merge pull request #1426 from zgfh/fix-kubectl-karmada-log
...
fix bug: fix can not use '-v 6' to set log level when run kubectl-karmada
2022-03-07 09:38:18 +08:00
karmada-bot
b33bda9709
Merge pull request #1383 from huone1/DeleteCluster
...
[feature]support rescheduling when deleting a cluster
2022-03-04 15:13:14 +08:00
karmada-bot
faac37b2ff
Merge pull request #1366 from pigletfly/move-rb-reconcile
...
moving RB status aggregating from detector to controller
2022-03-04 14:56:14 +08:00
lonelyCZ
fd1a7689b6
Update generated openapi
...
Signed-off-by: lonelyCZ <531187475@qq.com>
2022-03-04 14:23:14 +08:00