karmada-bot
|
026781f207
|
Merge pull request #2696 from jwcesign/add-ns-sync-labels
Add label "namespace.karmada.io/skip-auto-propagation" to control whether to propagate ns to member clusters
|
2022-10-29 14:59:22 +08:00 |
jwcesign
|
ecfec33ec3
|
Add label "namespace.karmada.io/skip-auto-propagation" to control whether to propagate ns to member clusters
Signed-off-by: jwcesign <jiangwei115@huawei.com>
|
2022-10-29 11:35:38 +08:00 |
karmada-bot
|
bb5278ae60
|
Merge pull request #2681 from RainbowMango/pr_configurable_interpreter_api
Add configurable interpreter api
|
2022-10-29 10:04:21 +08:00 |
RainbowMango
|
b2b53cd9d8
|
Add configurable interpreter api
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2022-10-28 10:26:59 +08:00 |
karmada-bot
|
f54375d974
|
Merge pull request #2672 from ikaven1024/ut-download
[ut] improve download from httptest
|
2022-10-28 09:01:22 +08:00 |
yingjinhui
|
1ba5360c94
|
[ut] improve download from httptest
Signed-off-by: yingjinhui <yingjinhui@didiglobal.com>
|
2022-10-27 22:42:09 +08:00 |
karmada-bot
|
5d42e82b7b
|
Merge pull request #2596 from lonelyCZ/pr-agent-cert-rotation
Implement auto certificate rotation function for karmada-agent
|
2022-10-27 14:20:20 +08:00 |
lonelyCZ
|
241f722a59
|
Introduce --enable-cert-rotation option to karmadactl register command
Signed-off-by: lonelyCZ <531187475@qq.com>
|
2022-10-27 12:56:45 +08:00 |
lonelyCZ
|
0826fca253
|
Implement the certificate rotation function for karmada-agent
Signed-off-by: lonelyCZ <531187475@qq.com>
|
2022-10-27 12:56:32 +08:00 |
karmada-bot
|
c5e290c01d
|
Merge pull request #2669 from ikaven1024/ut-resources
[ut] add ut for pkg/util/clusterrole, rbac, sercret, secret, serviceaccount
|
2022-10-27 11:38:21 +08:00 |
yingjinhui
|
ee73db8b6c
|
[ut] add ut for secret.go, serviceaccount.go, rbac.go
Signed-off-by: yingjinhui <yingjinhui@didiglobal.com>
|
2022-10-27 10:46:23 +08:00 |
karmada-bot
|
4df5e7baf7
|
Merge pull request #2677 from Fish-pro/karmadactl-long
Add a description for the karmadactl subcommand
|
2022-10-26 17:47:20 +08:00 |
karmada-bot
|
f042439149
|
Merge pull request #2652 from cmicat/test/worker
Unit Test worker.go
|
2022-10-26 16:39:21 +08:00 |
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 |
raymondmiaochaoyue
|
446ea00707
|
test worker.go
Signed-off-by: raymondmiaochaoyue <raymondmiaochaoyue@didiglobal.com>
|
2022-10-26 12:34:09 +08:00 |
chen zechun
|
f01e9bfa54
|
Add a description for the karmadactl subcommand
Signed-off-by: chen zechun <zechun.chen@daocloud.io>
|
2022-10-25 23:46:20 +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
|
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
|
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 |
helen
|
619c9b6e1e
|
karmadactl taint uses factory to access cluster
Signed-off-by: helen <helenfrank@protonmail.com>
|
2022-10-21 15:12:52 +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 |
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 |