Commit Graph

3015 Commits

Author SHA1 Message Date
karmada-bot a926ca4f49
Merge pull request #2650 from ikaven1024/search-featuregate
add option to disable search and proxy
2022-10-26 15:08:19 +08:00
karmada-bot 0c056c8aa6
Merge pull request #2675 from stingshen/yishen/nil_impersonator_secret_ref
`karmada-controller-manager`: Fixed the panic when cluster ImpersonatorSecretRef is nil.
2022-10-26 14:14:19 +08:00
stingshen e5d156dd61 check if cluster ImpersonatorSecretRef is nil before using it
Signed-off-by: stingshen <stingshen@126.com>
2022-10-26 12:36:28 +08:00
karmada-bot a4489f2eeb
Merge pull request #2683 from RainbowMango/pr_pin_mockgen
install mockgen from vendor
2022-10-26 09:24:20 +08:00
RainbowMango c0138e7a3d install mockgen from vendor
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2022-10-25 18:10:38 +08:00
karmada-bot 4521a0ddd2
Merge pull request #2654 from jwcesign/add-ut-v1
UT: import gomock to make write ut easier
2022-10-25 17:38:19 +08:00
jwcesign f954b44c22 UT: import gomock to make write ut easier
Signed-off-by: jwcesign <jiangwei115@huawei.com>
2022-10-25 10:34:35 +08:00
karmada-bot be0462cf56
Merge pull request #2680 from my-git9/compatibility
add v1.3 compatibility for doc
2022-10-25 10:25:18 +08:00
xin.li 293a379c80 add v1.3 compatibility for doc
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-10-24 22:54:42 +08:00
karmada-bot af4b1c6130
Merge pull request #2087 from Poor12/improve-metrics
Add metrics_recorder for scheduler framework
2022-10-24 12:00:17 +08:00
karmada-bot 5a1addf693
Merge pull request #2610 from helen-frank/feature/taintFactory
karmadactl taint uses factory to access cluster
2022-10-24 10:48:18 +08:00
karmada-bot 4f9e66ccd4
Merge pull request #2676 from Poor12/patch-2
Create SECURITY.md
2022-10-24 10:22:18 +08:00
Tiecheng Shen 16c3369108 Create SECURITY.md
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2022-10-24 09:34:21 +08:00
karmada-bot 875d2ef6c1
Merge pull request #2667 from ikaven1024/ut-selector
[ut] add ut for pkg/util/selector.go
2022-10-22 16:05:16 +08:00
yingjinhui c024594b02 [ut] add ut for pkg/util/selector.go
Signed-off-by: yingjinhui <yingjinhui@didiglobal.com>
2022-10-22 11:22:05 +08:00
karmada-bot a795d14767
Merge pull request #2668 from lonelyCZ/pr-token-factory
karmadactl token uses factory to access cluster
2022-10-22 10:23:15 +08:00
lonelyCZ b2d3bbdf39 karmadactl token uses factory to access cluster
Signed-off-by: lonelyCZ <531187475@qq.com>
2022-10-21 22:20:15 +08:00
karmada-bot dbb24d3b62
Merge pull request #2589 from helen-frank/feature/getFactory
karmadactl get uses factory to access cluster
2022-10-21 21:51:15 +08:00
helen ffb17f623b karmadactl get uses factory to access cluster.
Signed-off-by: helen <helenfrank@protonmail.com>
2022-10-21 17:33:27 +08:00
karmada-bot 12d2a2998d
Merge pull request #2666 from Poor12/fix-link
Fix line error
2022-10-21 17:18:16 +08:00
Poor12 77a06e1c96 fix line error
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2022-10-21 16:17:10 +08:00
helen 619c9b6e1e karmadactl taint uses factory to access cluster
Signed-off-by: helen <helenfrank@protonmail.com>
2022-10-21 15:12:52 +08:00
karmada-bot 0a88b8605e
Merge pull request #2663 from Poor12/fix-typo
Fix a typo about TaintClusterByConditionFailed
2022-10-21 09:22:16 +08:00
Poor12 047b2fb7ae fix a typo about events
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2022-10-20 20:42:23 +08:00
karmada-bot 2a53cf8a4f
Merge pull request #2662 from jwcesign/add-ut-v2
UT: add ut for rbac.go and webhook_configuration.go
2022-10-20 20:15:33 +08:00
karmada-bot 0debe0919c
Merge pull request #2660 from Poor12/add-ut-for-helper
[UT]Add ut for job.go and policy.go
2022-10-20 17:49:32 +08:00
jwcesign d5e7a7fe7c UT: add ut for rbac.go and webhook_configuration.go
Signed-off-by: jwcesign <jiangwei115@huawei.com>
2022-10-20 17:33:42 +08:00
karmada-bot 69829f677c
Merge pull request #2561 from Poor12/gen-docs
Add gen-docs scripts
2022-10-20 16:54:14 +08:00
Poor12 5836639f69 add metrics_recorder for scheduler framework
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2022-10-20 16:35:11 +08:00
Poor12 138d9eac5f add ut for job.go and policy.go
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2022-10-20 16:14:58 +08:00
Poor12 1414d7b9ba add gen-docs
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2022-10-20 15:35:46 +08:00
yingjinhui b7554264ed add feature gate for search and proxy
Signed-off-by: yingjinhui <yingjinhui@didiglobal.com>
2022-10-20 15:10:31 +08:00
karmada-bot 900a1bb043
Merge pull request #2651 from RainbowMango/pr_cleanup_customize_interpreter
cleanup kubeconfig parameter from customized interpreter
2022-10-20 09:08:15 +08:00
karmada-bot 7aa94c5be9
Merge pull request #2653 from chaunceyjiang/reviewer
Request to be a Reviewer of Karmada community
2022-10-19 12:19:14 +08:00
karmada-bot 98cecb2ba1
Merge pull request #2656 from chaunceyjiang/cluster_id
Rename id.k8s.io --> cluster.clusterset.k8s.io
2022-10-19 11:55:21 +08:00
chaunceyjiang 0e3c643174 Rename id.k8s.io --> cluster.clusterset.k8s.io
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
2022-10-19 10:32:29 +08:00
chaunceyjiang f865e5542c Put chaunceyjiang onto the controllers and resourceinterpreter reviewers list
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
2022-10-19 09:47:04 +08:00
karmada-bot eb0c6552df
Merge pull request #2639 from RainbowMango/pr_resourceinterpreter_customization_api
Add configurable resource interpreter API
2022-10-18 17:05:14 +08:00
RainbowMango f5d3d013e6 remove kubeconfig parameter from customized interpreter
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2022-10-18 16:59:57 +08:00
RainbowMango bb32de49d0 Add configurable resource interpreter
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2022-10-18 15:14:21 +08:00
karmada-bot ab6bf36318
Merge pull request #2648 from cmicat/feature/reorder_verify
reorder `make verify`
2022-10-18 11:29:30 +08:00
karmada-bot 141690eb9b
Merge pull request #2645 from mathlsj/snapshotNil
Fix clusterInfoSnapshot may be nil it will caused painc
2022-10-18 09:47:12 +08:00
karmada-bot a0ca636508
Merge pull request #2646 from lixingchenDaoCloud/override-descriptions-wrong
The OverriderOperator description does not match the actual function
2022-10-18 09:35:30 +08:00
mathlsj 4c39d8deec Fix clusterInfoSnapshot may be nil it will caused painc
Signed-off-by: mathlsj <mathlsj@outlook.com>
2022-10-17 22:26:33 +08:00
lixingchenDaoCloud 233430c311 The OverriderOperator description does not match the actual functions
Signed-off-by: lixingchenDaoCloud <captainchina_li@163.com>
2022-10-17 21:31:01 +08:00
raymondmiaochaoyue a7f4305fe7 reorder `make verify`
Signed-off-by: raymondmiaochaoyue <raymondmiaochaoyue@didiglobal.com>
2022-10-17 15:12:40 +08:00
karmada-bot 93817a9a58
Merge pull request #2644 from ikaven1024/pr-ut
[ut] add ut for proxy
2022-10-17 14:36:18 +08:00
karmada-bot 977561a987
Merge pull request #2643 from chaunceyjiang/e2e_labelOverride
Add e2e for LabelsOverrider/AnnotationsOverrider
2022-10-17 12:02:17 +08:00
karmada-bot 05be79f76e
Merge pull request #2627 from MingZhang-YBPS/enhance-customresourceinterpreter-doc
enhance the doc to give more description about InterpretStatus、InterpretHealth、AggregateStatus
2022-10-15 17:33:11 +08:00
karmada-bot 78fb5dbb3e
Merge pull request #2527 from carlory/fix-02
scheduler & descheduler introduce scheduler-estimator-service-prefix flag
2022-10-15 14:37:10 +08:00