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 |
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 |
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
|
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 |
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 |
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
|
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 |
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
|
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 |
yingjinhui
|
c8ca014081
|
[ut] add ut for proxy
Signed-off-by: yingjinhui <yingjinhui@didiglobal.com>
|
2022-10-14 21:59:45 +08:00 |
karmada-bot
|
c0349fe429
|
Merge pull request #2570 from helen-frank/feature/applyFactory
karmadactl apply uses factory to access member cluster
|
2022-10-14 14:56:10 +08:00 |
karmada-bot
|
32a512800a
|
Merge pull request #2633 from ikaven1024/fix-watchmux
[fix] close result chan when watchMux stopped
|
2022-10-14 14:17:10 +08:00 |
helen
|
0f5754ad14
|
karmadactl apply uses factory to access member cluster
Signed-off-by: helen <helenfrank@protonmail.com>
|
2022-10-14 13:36:51 +08:00 |
karmada-bot
|
69ad816e57
|
Merge pull request #2631 from cmicat/test/registry
Unit Test registry.go
|
2022-10-13 19:28:09 +08:00 |
karmada-bot
|
3e8ed1db96
|
Merge pull request #2611 from helen-frank/feature/cordonFactory
karmadactl cordon&uncordon uses factory to access cluster
|
2022-10-13 18:56:26 +08:00 |
raymondmiaochaoyue
|
6e1c4781f5
|
test registry.go
Signed-off-by: raymondmiaochaoyue <raymondmiaochaoyue@didiglobal.com>
|
2022-10-13 18:39:01 +08:00 |
karmada-bot
|
378fb86cc4
|
Merge pull request #2577 from lixingchenDaoCloud/addons-enable-flags
addons enable cluster flag usage description wrong
|
2022-10-13 16:11:09 +08:00 |
karmada-bot
|
cbc54497c7
|
Merge pull request #2612 from liangyuanpeng/fix_nil_map_panic
raise an error when there is no healthy nodes for etcd installation
|
2022-10-13 15:35:14 +08:00 |
lixingchenDaoCloud
|
4039fbf158
|
addons enable cluster flag usage description wrong
Signed-off-by: lixingchenDaoCloud <captainchina_li@163.com>
|
2022-10-13 14:56:15 +08:00 |
yingjinhui
|
b57ef199c9
|
[fix] close result chan when watchMux stopped
Signed-off-by: yingjinhui <yingjinhui@didiglobal.com>
|
2022-10-13 12:25:09 +08:00 |
carlory
|
23b52270da
|
karmada scheduler & descheduler introduce scheduler-estimator-service-prefix flag
Signed-off-by: carlory <baofa.fan@daocloud.io>
|
2022-10-12 13:53:25 +08:00 |
karmada-bot
|
362f77ad13
|
Merge pull request #2578 from Poor12/fix-sa
Fix serviceaccount continual regeneration by service account controller
|
2022-10-12 10:55:07 +08:00 |
Poor12
|
def9933fcf
|
fix serviceaccount continual regeneration by service account controller in member clusters
Signed-off-by: Poor12 <shentiecheng@huawei.com>
|
2022-10-12 10:01:49 +08:00 |
karmada-bot
|
b9287479c5
|
Merge pull request #2606 from my-git9/conversion_test
add ut function for util/name.go
|
2022-10-11 21:10:07 +08:00 |
xin.li
|
d89d92fa5b
|
add ut function for util/name.go
Signed-off-by: xin.li <xin.li@daocloud.io>
|
2022-10-11 19:59:36 +08:00 |
karmada-bot
|
40eae4af39
|
Merge pull request #2626 from RainbowMango/pr_enhance_version_cov
Add test coverage for pkg/version/release.go
|
2022-10-11 11:42:07 +08:00 |
karmada-bot
|
c11fb634bc
|
Merge pull request #2302 from Garrybest/pr_diagnosis
add scheduling diagnosis
|
2022-10-11 10:47:08 +08:00 |
karmada-bot
|
e40bd97222
|
Merge pull request #2625 from RainbowMango/pr_comment_rs
Update comments for ResourceSelectors in PropagationPolicy to eliminate ambiguity
|
2022-10-11 10:31:08 +08:00 |
karmada-bot
|
eceba6480a
|
Merge pull request #2584 from chaunceyjiang/overriders
introduce overriders for annotation and label
|
2022-10-11 09:05:24 +08:00 |
chaunceyjiang
|
8bcfd7810b
|
introduce overriders for annotation and label
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
|
2022-10-10 22:15:14 +08:00 |
RainbowMango
|
996d1ec32d
|
Add test coverage for pkg/version/release.go
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2022-10-10 21:05:38 +08:00 |
karmada-bot
|
933e725940
|
Merge pull request #2602 from helen-frank/fix/runtimeMust
gclient handling programmer level errors
|
2022-10-10 19:18:06 +08:00 |
RainbowMango
|
78b872a8cf
|
Update comments for ResourceSelectors in PropagationPolicy to set the record straight.
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2022-10-10 12:32:07 +08:00 |
karmada-bot
|
789a44acfa
|
Merge pull request #2615 from RachaelLuo/fix/fix-cordon
Add args greater than one
|
2022-10-09 15:24:21 +08:00 |
yipping.luo
|
07b39b4b1f
|
Add args greater than one
Signed-off-by: yipping.luo <yinping.luo@daocloud.io>
fix error message
Signed-off-by: yipping.luo <yinping.luo@daocloud.io>
rebase
|
2022-10-09 10:56:23 +08:00 |