Commit Graph

3227 Commits

Author SHA1 Message Date
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
xin.li 8eb1cae4c5 Defaults to 'Always' if image tag is 'latest' for chart
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-10-27 00:30:28 +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
karmada-bot a4489f2eeb
Merge pull request #2683 from RainbowMango/pr_pin_mockgen
install mockgen from vendor
2022-10-26 09:24:20 +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
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
yipping.luo 1097c49674 add arges check
Signed-off-by: yipping.luo <yinping.luo@daocloud.io>
2022-10-22 23:46:41 +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