Commit Graph

3106 Commits

Author SHA1 Message Date
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 0788069438
Merge pull request #2636 from loicalbertin/bugfix/GH-2614_custom_resource_interpreter_example_with_LB
Take into account MetalLB in Resource Interpreter webhook example
2022-10-13 19:03: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
Albertin Loic 04352050ef
Take into account MetalLB in RI webhook example
Describe how to install and configure MetalLB for this example needs.

Automatically replace the webhook IP address in webhook configuration

Signed-off-by: Albertin Loic <loic.albertin@atos.net>
2022-10-13 12:06:03 +02:00
吴雨羲 8ca0d22ed8 fix use custom certs lead to post-install-job failed and
kube-controller-manager crash by missing /etc/karmada/pki/server-ca.key

Signed-off-by: 吴雨羲 <l631068264@gmail.com>
2022-10-13 16:25:37 +08:00
Poor12 1265b4e4b4 add scripts to install cli tools
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2022-10-13 16:22:27 +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
karmada-bot e7d4f46ea1
Merge pull request #2630 from RainbowMango/pr_bump_actions
Bump GitHub Actions to run on Node16
2022-10-13 10:03:11 +08:00
RainbowMango d30e8cec3c Bump GitHub Actions to run on Node16
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2022-10-12 15:50:43 +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 5c46c7caef
Merge pull request #2572 from Poor12/add-command-description
Add component descriptions
2022-10-11 18:24:24 +08:00
Poor12 57a9e41c7a add command descriptions
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2022-10-11 17:11:05 +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
karmada-bot f00b3ebed2
Merge pull request #2599 from lonelyCZ/pr-clean-client-name
Unify the dynamic client name for work_status_controller
2022-10-09 14:25:06 +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
lonelyCZ 3bcee9db07 Unify the dynamic client name for work_status_controller
Signed-off-by: lonelyCZ <531187475@qq.com>
2022-10-09 10:25:38 +08:00
Lan Liang de06486124 Use error message of failed to find a healthy node for karmada-etcd for can not found note to scheduled etcd
Signed-off-by: Lan Liang <gcslyp@gmail.com>
2022-10-09 10:02:30 +08:00
karmada-bot 49771154d3
Merge pull request #2624 from calvin0327/support-chart-feature-gate
chart: support controller manager feature gate
2022-10-08 20:02:05 +08:00
karmada-bot 290b4e0f3b
Merge pull request #2617 from Poor12/add-ut-for-helper
[UT]Add ut for override.go
2022-10-08 17:00:05 +08:00
calvin d9183bc4d5 support controller manager feature gate
Signed-off-by: calvin <wen.chen@daocloud.io>
2022-10-08 16:45:21 +08:00
karmada-bot 2a749b1a5d
Merge pull request #2507 from calvin0327/install-component-on-hostMode
chart: install components with host mode
2022-10-08 16:16:06 +08:00
karmada-bot bb41c1dd25
Merge pull request #2619 from chaunceyjiang/ut_implicit
add implicit priority E2E for pp
2022-10-08 16:07:21 +08:00
Poor12 746d0fd915 add ut for override.go
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2022-10-08 15:30:52 +08:00
karmada-bot 5c713ecb19
Merge pull request #2616 from Fish-pro/fix-doc-noun
fix typos in docs
2022-10-08 14:44:04 +08:00
calvin0327 3674e9f5a8 install components with host mode
Signed-off-by: calvin0327 <wen.chen@daocloud.io>
2022-10-08 10:14:15 +08:00
karmada-bot e693dfe4ca
Merge pull request #2591 from RainbowMango/pr_update_golangcilint
Update golangci-lint from 1.46.2 to 1.49.0
2022-10-08 09:46:04 +08:00
RainbowMango a52ae325f9 Update golangci-lint from 1.46.2 to 1.49.0
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2022-10-08 08:53:13 +08:00
chaunceyjiang d171aa1cf1 add implicit priority UT for pp
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
2022-10-07 23:18:48 +08:00
chen zechun e8cad61b06 Modify the wrong noun for docs
Signed-off-by: chen zechun <zechun.chen@daocloud.io>
2022-10-07 23:18:40 +08:00
karmada-bot 75a0305a8c
Merge pull request #2608 from Fish-pro/fix-karamada
karmadactl: modify the wrong noun for karmadactl
2022-10-05 22:46:02 +08:00
karmada-bot bcca1125de
Merge pull request #2604 from my-git9/chartreadme4
imporve readme for chart
2022-10-05 22:40:02 +08:00
karmada-bot 427f7d287a
Merge pull request #2594 from RainbowMango/pr_enable_server_timeouts
set ReadHeaderTimeout for http server
2022-10-05 22:22:03 +08:00
helen be4b3c829a karmadactl cordon&uncordon uses factory to access cluster
Signed-off-by: helen <helenfrank@protonmail.com>
2022-10-04 17:33:13 +08:00
chen zechun 828e2c945f Modify the wrong noun for karmadactl
Signed-off-by: chen zechun <zechun.chen@daocloud.io>
2022-10-02 22:55:41 +08:00