jrkeen
|
f679846a1f
|
support helm chart
Signed-off-by: jrkeen <jrkeen@hotmail.com>
|
2021-09-07 11:40:13 +08:00 |
karmada-bot
|
f8fc597d7b
|
Merge pull request #702 from Onyinye91-ctrl/Modify-.gitignore-to-ingore-karmada-bninary
Modify .gitignore to ingore karmada bninary
|
2021-09-07 09:59:04 +08:00 |
karmada-bot
|
f380abf288
|
Merge pull request #657 from Garrybest/pr_estimator
add node claim into ReplicaRequirements
|
2021-09-07 09:13:03 +08:00 |
Onyinye91-ctrl
|
d96433bcaa
|
Modify .gitignore to ingore karmada bninary
Signed-off-by: Onyinye91-ctrl <oriji.sandra@gmail.com>
|
2021-09-06 12:37:53 +01:00 |
karmada-bot
|
0b57a5feb3
|
Merge pull request #698 from XiShanYongYe-Chang/configure-ns
introduce --leader-elect-resource-namespace flag
|
2021-09-06 16:45:03 +08:00 |
Garrybest
|
4f8215e071
|
add node claim into ReplicaRequirements
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2021-09-06 15:31:42 +08:00 |
changzhen
|
97f89f6159
|
Options.LeaderElection.ResourceNamespace should be changed to configurable
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2021-09-06 14:48:30 +08:00 |
karmada-bot
|
fb6f3bfe43
|
Merge pull request #446 from mrlihanbo/reschedule
fix bug of choosing candidate clusters when failover schedule
|
2021-09-06 11:49:02 +08:00 |
karmada-bot
|
88f42fb2f5
|
Merge pull request #693 from XiShanYongYe-Chang/default-weightpreference
set default weightPreference when WeightPreference is not set
|
2021-09-06 09:13:03 +08:00 |
changzhen
|
e7841639e7
|
set default weightPreference when WeightPreference is not set
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2021-09-02 20:22:21 +08:00 |
karmada-bot
|
7694ba2f7d
|
Merge pull request #690 from RainbowMango/pr_update_kind
Update kind version to v0.11.1 from 0.10.0
|
2021-09-02 14:56:58 +08:00 |
karmada-bot
|
e6efe45d89
|
Merge pull request #685 from ESonata/cleanup
Cleanup cyclomatic complexity with function getScheduleType
|
2021-09-02 10:52:57 +08:00 |
RainbowMango
|
34d28b1eb0
|
Update kind version to v0.11.1 from 0.10.0
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2021-09-01 20:09:35 +08:00 |
esto
|
0903703234
|
Cleanup cyclomatic complexity with function getScheduleType
Signed-off-by: esto <1291156784@qq.com>
|
2021-09-01 19:51:13 +08:00 |
karmada-bot
|
2feff86640
|
Merge pull request #687 from smartding/fix-typo
resetConfig should be restConfig
|
2021-09-01 17:12:56 +08:00 |
Yiqun Ding
|
e2a6a18cd3
|
resetConfig should be restConfig
Signed-off-by: Yiqun Ding <yiqunding@zju.edu.cn>
|
2021-09-01 15:39:09 +08:00 |
karmada-bot
|
b1e5f1e5de
|
Merge pull request #684 from mrlihanbo/bugfix
cleanup label from resource template after PP is removed
|
2021-09-01 15:11:57 +08:00 |
karmada-bot
|
3c3127ab2b
|
Merge pull request #682 from CKchen0726/fix_comment_mistake
fix comment mistake in pkg/controllers/cluster/cluster_controller.go
|
2021-09-01 10:53:56 +08:00 |
karmada-bot
|
2586dc1d8f
|
Merge pull request #623 from phantooom/divide-panic
fix panic: when the summary weight is zero
|
2021-09-01 10:31:56 +08:00 |
karmada-bot
|
dbc87457f4
|
Merge pull request #638 from Garrybest/pr_proto
add replica estimator proto struct definition with generated files and scripts
|
2021-09-01 09:43:56 +08:00 |
karmada-bot
|
ecc9349190
|
Merge pull request #683 from Hrishikesh156/issue-681
switched runner to github action
|
2021-09-01 09:17:56 +08:00 |
CKchen0726
|
de4d4d6bf2
|
fix comment mistake in pkg/controllers/cluster/cluster_controller.go
Signed-off-by: CKchen0726 <chenchangkuan@huawei.com>
|
2021-09-01 09:12:31 +08:00 |
phantooom
|
bf90394a0f
|
fix: when ReplicaSchedulingPolicy all the staticWeightRule weight is 0, calculateReplicas func divide by 0
Signed-off-by: phantooom <xiaorui.zou@gmail.com>
|
2021-08-31 22:34:56 +08:00 |
Garrybest
|
efa2f0d106
|
estimator proto struct definition
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2021-08-31 20:04:02 +08:00 |
Garrybest
|
cb463a670a
|
add proto-gen script and third_party proto file
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2021-08-31 20:01:16 +08:00 |
Garrybest
|
747e5f420f
|
go mod vendor of proto-gen and grpc
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2021-08-31 20:00:32 +08:00 |
Hrishikesh kumbhar
|
7f34938d6e
|
updated kind to v0.11.1
Signed-off-by: Hrishikesh kumbhar <hrishikumbhar156@gmail.com>
|
2021-08-31 17:18:17 +05:30 |
lihanbo
|
d572c5d80c
|
fix bug of removing labels from resource bingding
Signed-off-by: lihanbo <lihanbo2@huawei.com>
|
2021-08-31 19:31:08 +08:00 |
karmada-bot
|
9336af6316
|
Merge pull request #647 from XiShanYongYe-Chang/refactor-imageoverride
refactor imageoverride: use converted resouce to extract json patches
|
2021-08-31 17:38:55 +08:00 |
Hrishikesh kumbhar
|
3cc6dfc9b3
|
switched runner to github action
Signed-off-by: Hrishikesh kumbhar <hrishikumbhar156@gmail.com>
|
2021-08-31 13:24:52 +05:30 |
karmada-bot
|
2b615642ca
|
Merge pull request #579 from pigletfly/fix-rb-status
Retry conflict errors when aggregating binding status
|
2021-08-30 17:50:52 +08:00 |
pigletfly
|
a2f78ab794
|
Fix update rb status
Signed-off-by: pigletfly <wangbing.adam@gmail.com>
|
2021-08-30 17:14:17 +08:00 |
karmada-bot
|
18e2649a4c
|
Merge pull request #663 from XiShanYongYe-Chang/mcs-doc
Docs: Add MCS doc
|
2021-08-30 11:46:51 +08:00 |
changzhen
|
9823ce8bbc
|
Docs: Add Multi-cluster Service doc
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2021-08-30 10:19:55 +08:00 |
changzhen
|
3abbacfe83
|
refactor imageoverride: use converted resouce to extract json patches
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2021-08-28 18:21:27 +08:00 |
karmada-bot
|
ea09e19c79
|
Merge pull request #674 from saiyan86/improveReadme
improve readme
|
2021-08-28 18:10:48 +08:00 |
karmada-bot
|
546324f381
|
Merge pull request #649 from XiShanYongYe-Chang/move-ensureWork
move helper.EnsureWork() to pkg/controllers/binding package
|
2021-08-28 14:51:48 +08:00 |
Yongli Chen
|
60c456880a
|
improve readme
Signed-off-by: Yongli Chen <yonglichen@edgenesis.com>
|
2021-08-28 14:47:57 +08:00 |
karmada-bot
|
de3250b747
|
Merge pull request #667 from RainbowMango/pr_docs_working_with_argocd
Add docs about working with argocd
|
2021-08-28 10:29:47 +08:00 |
karmada-bot
|
fba0d2f68f
|
Merge pull request #669 from zhuyaguang/master
Annotation should be start with func name
|
2021-08-28 09:47:47 +08:00 |
zhuyaguang
|
319c75806f
|
Annotation should be start func name
Signed-off-by: zhuyaguang <zhuyaguang1368@163.com>
|
2021-08-28 09:06:08 +08:00 |
RainbowMango
|
be311c1bd7
|
Add docs about working with argocd
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2021-08-27 20:07:41 +08:00 |
karmada-bot
|
b906919d47
|
Merge pull request #658 from XiShanYongYe-Chang/flake-654
fix use controller-runtime client resulting cache delay in detector
|
2021-08-27 19:40:46 +08:00 |
karmada-bot
|
e3f175ccce
|
Merge pull request #661 from RainbowMango/pr_verify_vendor
Add vendor verification scripts
|
2021-08-27 09:15:45 +08:00 |
karmada-bot
|
24ad164bdc
|
Merge pull request #660 from Onyinye91-ctrl/Remove-serviceaccount-controller
Remove serviceaccount controller
|
2021-08-26 16:28:44 +08:00 |
karmada-bot
|
8ec3a67094
|
Merge pull request #656 from mrlihanbo/weight_validation
added validation rules to StaticClusterWeight
|
2021-08-26 16:04:45 +08:00 |
RainbowMango
|
0227b481cf
|
Add vendor verification scripts
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2021-08-26 12:14:40 +08:00 |
karmada-bot
|
af5f544cbe
|
Merge pull request #659 from Garrybest/pr_vendor
cleanup vendor
|
2021-08-26 10:07:44 +08:00 |
karmada-bot
|
c42ca39041
|
Merge pull request #639 from RainbowMango/pr_nominate_reviewers
nominate owners
|
2021-08-26 09:11:44 +08:00 |
Onyinye91-ctrl
|
2d732b73e9
|
Karmada project
Signed-off-by: Onyinye91-ctrl <oriji.sandra@gmail.com>
|
2021-08-25 11:46:59 +01:00 |