Commit Graph

847 Commits

Author SHA1 Message Date
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
karmada-bot 7a91a05c37
Merge pull request #651 from RainbowMango/pr_docs_compatibility
Add compatibility Matrix
2021-08-25 17:49:43 +08:00
Garrybest 0fb1944cd8 cleanup vendor
Signed-off-by: Garrybest <garrybest@foxmail.com>
2021-08-25 17:24:46 +08:00
RainbowMango e5ba19d30d Add compatibility Matrix
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2021-08-25 17:18:46 +08:00
changzhen eacfb492b1 fix use controller-runtime client resulting cache delay
Signed-off-by: changzhen <changzhen5@huawei.com>
2021-08-25 15:12:15 +08:00
lihanbo 223af35f8d added validation rules to StaticClusterWeight
Signed-off-by: lihanbo <lihanbo2@huawei.com>
2021-08-25 12:03:49 +08:00
karmada-bot 2cfab7b24d
Merge pull request #630 from just1900/master
remove health data explicitly when a cluster is being deleted
2021-08-25 10:01:42 +08:00
karmada-bot 5081eedb0a
Merge pull request #601 from qianjun1993/delete-policy
keep ResourceBinding when removing PropagationPolicy
2021-08-25 09:16:41 +08:00
karmada-bot b1c4e528ea
Merge pull request #641 from lonelyCZ/lonelyCZ-patch-1
Disable ServiceAccount admission plug-in in karmada apiserver
2021-08-24 21:01:41 +08:00
karmada-bot 497ab01cd9
Merge pull request #645 from Garrybest/pr_lease
stop the lease controller when cluster does not exist
2021-08-24 19:44:40 +08:00
karmada-bot 06818af310
Merge pull request #637 from Garrybest/pr_estimator
move ReplicaResourceRequirements and Replicas into ResourceBindingSpec
2021-08-24 15:40:46 +08:00
changzhen 7299d8c091 move helper.EnsureWork() to pkg/controllers/binding
Signed-off-by: changzhen <changzhen5@huawei.com>
2021-08-24 15:34:27 +08:00
junqian bf7f4bf097 stop remove ClusterResourceBindings labeled with policy
Signed-off-by: junqian <junqian@tencent.com>
2021-08-24 15:08:39 +08:00
Garrybest 16c1723fb4 stop the lease controller when cluster does not exist
Signed-off-by: Garrybest <garrybest@foxmail.com>
2021-08-24 14:48:17 +08:00
karmada-bot d03ad1aca0
Merge pull request #633 from RainbowMango/pr_override_docs
Docs: Add override policy doc
2021-08-24 14:35:40 +08:00
lonelyCZ 6f28b4ecff Disable ServiceAccount in karmada apiserver
Signed-off-by: lonelyCZ <531187475@qq.com>
2021-08-24 11:07:26 +08:00
karmada-bot ac86b9050c
Merge pull request #646 from XiShanYongYe-Chang/retain-pod
retain necessary fields in Pod object
2021-08-24 09:10:40 +08:00
karmada-bot cd6c309b2c
Merge pull request #626 from lfbear/pr_sa_secrets
Remove the automatic generation secrets in ServiceAccount
2021-08-23 20:35:38 +08:00
changzhen a4bc72c03c retain necessary fields in Pod object
Signed-off-by: changzhen <changzhen5@huawei.com>
2021-08-23 20:26:29 +08:00
karmada-bot 5630a97a6b
Merge pull request #643 from MukulKolpe/master
redundant docs removed
2021-08-23 17:09:39 +08:00
RainbowMango 9278f96cae Add override policy doc
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2021-08-23 17:07:05 +08:00
Mukul 4d63446507 redundant docs removed
Signed-off-by: Mukul <mukulkolpe45@gmail.com>
2021-08-23 13:32:46 +05:30
karmada-bot 51233e5408
Merge pull request #640 from Garrybest/pr_cleanup
reuse AddPodRequest in detector.go
2021-08-23 09:52:38 +08:00
Garrybest e3f0b9b611 clean up AddPodRequest
Signed-off-by: Garrybest <garrybest@foxmail.com>
2021-08-22 11:25:37 +08:00
karmada-bot ec71095d53
Merge pull request #631 from XiShanYongYe-Chang/fix-flake-614
fix flake: propagation with taint and toleration testing
2021-08-21 18:06:36 +08:00
RainbowMango ef1e4c22fd nominate reviewers
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2021-08-21 16:17:58 +08:00
changzhen b2260d02ce fix flake: propagation with taint and toleration testing
Signed-off-by: changzhen <changzhen5@huawei.com>
2021-08-21 14:51:54 +08:00
karmada-bot f750836db7
Merge pull request #636 from XiShanYongYe-Chang/cleanup
Cleanup cyclomatic complexity with function JoinCluster
2021-08-21 12:10:36 +08:00
Garrybest 5af53ce908 move ReplicaResourceRequirements and Replicas into ResourceBindingSpec
Signed-off-by: Garrybest <garrybest@foxmail.com>
2021-08-21 10:43:33 +08:00
changzhen cb329fd99c Cleanup cyclomatic complexity with function JoinCluster
Signed-off-by: changzhen <changzhen5@huawei.com>
2021-08-20 19:43:21 +08:00
just1900 9b0050c800 feat(cluster): remove health data explicitly when a cluster is being deleted
Signed-off-by: just1900 <legendj228@gmail.com>
2021-08-20 15:34:00 +08:00
karmada-bot c37bedc1cf
Merge pull request #610 from RainbowMango/pr_runtime_value_retention
Proposal: Configurable local value retention
2021-08-20 09:12:34 +08:00
karmada-bot f8873c840f
Merge pull request #615 from betaincao/command_override
Command and Args Overrider
2021-08-19 20:05:33 +08:00
karmada-bot fdff615342
Merge pull request #611 from Garrybest/qps
add client QPS and burst options to components
2021-08-19 18:56:33 +08:00
betaincao c8e8a6269d add command and args override policy
Signed-off-by: betaincao <betaincao@gmail.com>
2021-08-19 17:00:29 +08:00
Garrybest 89e80a673e add qps and burst option
Signed-off-by: Garrybest <garrybest@foxmail.com>
2021-08-19 16:54:23 +08:00
lfbear 27bda0c530 remove the automatic generation secrets in ServiceAccount
Signed-off-by: lfbear <lfbear@gmail.com>
2021-08-19 16:35:18 +08:00
karmada-bot 396fba7335
Merge pull request #625 from RainbowMango/pr_move_qps_opts
Move QPS and Burst to cluster status controller
2021-08-19 14:16:33 +08:00
RainbowMango f824427351 Move QPS and Burst to cluster status controller.
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2021-08-19 11:44:24 +08:00