Commit Graph

2432 Commits

Author SHA1 Message Date
carlory a31315c0e9 use kubectl exec to implement karmadactl exec
Signed-off-by: carlory <baofa.fan@daocloud.io>
2022-07-10 22:47:40 +08:00
karmada-bot db4fdc1474
Merge pull request #2123 from XiShanYongYe-Chang/update-kubernetes-compatibility
Update kubernetes compatibility in README.md
2022-07-06 09:49:28 +08:00
karmada-bot 33ca62eda2
Merge pull request #2062 from XiShanYongYe-Chang/cleanup-detector-eventfilter
Remove unused check in detector resource Eventifilter
2022-07-06 09:29:34 +08:00
changzhen d5056f05f4 update kubernetes compatibility in README.md
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-07-05 19:12:21 +08:00
karmada-bot bffd4f8bba
Merge pull request #2132 from Fish-pro/fix-namespace-usage
karmadactl:modify the usage of cluster-namespace
2022-07-05 18:24:33 +08:00
chen zechun 4111e8342a Modify the usage of cluster-namespace
Signed-off-by: chen zechun <zechun.chen@daocloud.io>
2022-07-05 17:11:30 +08:00
karmada-bot f4fc8c7062
Merge pull request #2080 from AllenZMC/fix_binding
Fix checking if scheduler has a replica assigned to each cluster
2022-07-05 17:04:33 +08:00
karmada-bot 78b37a81e0
Merge pull request #2130 from XiShanYongYe-Chang/upgrade-karmada-apiserver
Upgrade default karmada-apiserver from v1.22.10 to v1.23.8
2022-07-05 16:32:40 +08:00
AllenZMC 1966ff634b Fix comment: `checking if scheduler has a replica assigned to each cluster`
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
2022-07-05 16:16:16 +08:00
changzhen 708b39eb6d upgrade default karmada-apiserver from v1.22.10 to v1.23.8
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-07-05 15:37:17 +08:00
karmada-bot 45579a500c
Merge pull request #2103 from calvin0327/support-global-pullSecrets
chart: support global image pull secrets
2022-07-05 14:13:34 +08:00
karmada-bot fbe7d49917
Merge pull request #2120 from Poor12/master
Use custom mux instead of DefaultServeMux
2022-07-05 10:14:31 +08:00
karmada-bot b65b4082b6
Merge pull request #2115 from AllenZMC/improve_aggregated-api-endpoint
improve aggregated-api-endpoint
2022-07-05 08:53:32 +08:00
karmada-bot 3c9611a6fe
Merge pull request #2117 from AllenZMC/fix_manager
Fix nil pointer and err formatting problems in updateConfiguration
2022-07-04 20:35:32 +08:00
karmada-bot f55d1787e5
Merge pull request #2122 from XiShanYongYe-Chang/extend-unjoin-waiting-time
Extend the waiting time for CI cluster unjoin
2022-07-04 17:42:33 +08:00
karmada-bot 4e4be71b28
Merge pull request #1992 from XiShanYongYe-Chang/retain-with-pull-cluster
[E2E] support pull mode cluster for Retain testing
2022-07-04 17:13:38 +08:00
changzhen a2dfd883ef extend the waiting time for CI cluster unjoin
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-07-04 16:57:53 +08:00
Poor12 1613839201 Use custom mux instead of DefaultServeMux
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2022-07-04 14:52:28 +08:00
karmada-bot 18e3fba143
Merge pull request #2016 from zgfh/deinit-update
feature: `deinit` add param of `force`
2022-07-04 14:47:27 +08:00
AllenZMC abcea6deb1 improve aggregated-api-endpoint.md
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
2022-07-04 13:03:43 +08:00
AllenZMC f7469ea3ec Fix nil problem in updateConfiguration
Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
2022-07-04 13:03:06 +08:00
karmada-bot 67a4d86cb4
Merge pull request #2086 from chaunceyjiang/issue_2071
fix binding reference key hash collision
2022-07-04 10:34:26 +08:00
chaunceyjiang 5350072889 fix binding reference key hash collision
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
2022-07-04 09:42:51 +08:00
karmada-bot 417dc98478
Merge pull request #2094 from wuyingjun-lucky/gci
Add gci to seperate goimports to three parts
2022-07-04 09:28:26 +08:00
karmada-bot 3bde19372c
Merge pull request #2109 from RainbowMango/pr_hackowners
Put ikaven1024 onto the hack owner list
2022-07-04 09:25:27 +08:00
karmada-bot 29fe1564c1
Merge pull request #2112 from duanmengkk/fix_bug
fix comments error in hack
2022-07-03 21:34:26 +08:00
duanmeng 7113ae2c21 fix comments error in hack
Signed-off-by: duanmeng <duanmeng_yewu@cmss.chinamobile.com>
2022-07-03 17:45:09 +08:00
wuyingjun d6b4fac842 add gci to seperate goimports to three parts
Signed-off-by: wuyingjun <wuyingjun_yewu@cmss.chinamobile.com>
2022-07-03 11:09:50 +08:00
karmada-bot 7a66bf326b
Merge pull request #2108 from RainbowMango/pr_revert_2082
Revert PR 2082
2022-07-02 23:51:25 +08:00
karmada-bot 753d3df43e
Merge pull request #2081 from hanweisen/fixbug
avoid required label override by overridepolicy
2022-07-02 18:05:31 +08:00
RainbowMango ded56196b0 Put ikaven1024 onto the hack owner list
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2022-07-02 17:52:48 +08:00
RainbowMango 2f38edcdfd Revert PR 2082
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2022-07-02 17:33:43 +08:00
karmada-bot 67996bb5c8
Merge pull request #2040 from windsonsea/docsite1
[doc] Improve docs/working-with-anp.md
2022-07-02 09:27:25 +08:00
karmada-bot 6b69d11748
Merge pull request #2093 from wuyingjun-lucky/misspell
Add misspell in golangci
2022-07-01 23:21:25 +08:00
karmada-bot c1b5aef905
Merge pull request #2101 from chaunceyjiang/upgrade_kind
upgrade kind version
2022-07-01 17:41:24 +08:00
chaunceyjiang 29777c2bf2 upgrade kind version
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
2022-07-01 16:31:20 +08:00
calvin 43f84b110d support global image pull secrets
Signed-off-by: calvin <wen.chen@daocloud.io>
2022-07-01 15:25:29 +08:00
karmada-bot ff2cb7a047
Merge pull request #2100 from chaunceyjiang/import_error
fix import error
2022-07-01 14:30:23 +08:00
karmada-bot 81097a47bc
Merge pull request #2070 from chaunceyjiang/aggregate_status_pvc
sync status of pvc
2022-07-01 14:09:23 +08:00
karmada-bot 3a74e2c8d1
Merge pull request #2022 from carlory/remove-useless-function
remove useless function in the get_flags.go file
2022-07-01 12:11:23 +08:00
chaunceyjiang 3dc02a8a07 fix import error
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
2022-07-01 11:28:20 +08:00
chaunceyjiang 6ffe6f0967 sync status of pvc
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
2022-07-01 10:59:02 +08:00
karmada-bot 05bf0d2426
Merge pull request #2095 from XiShanYongYe-Chang/upgrade-kind-version
upgrade kind version to v0.14.0
2022-06-30 19:53:22 +08:00
changzhen 375f0d3c7d upgrade-kind-version
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-06-30 19:12:04 +08:00
karmada-bot dc8177c0bc
Merge pull request #2064 from prodanlabs/fix-scheduler
karmada-scheduler add disable-scheduler-estimator-in-pull-mode flag
2022-06-30 16:52:24 +08:00
wuyingjun 5d3185b622 add misspell to golangci
Signed-off-by: wuyingjun <wuyingjun_yewu@cmss.chinamobile.com>
2022-06-30 16:47:00 +08:00
prodan 2f35a48c5e add: disable-scheduler-estimator-in-pull-mode flag
Signed-off-by: prodan <pengshihaoren@gmail.com>
2022-06-30 12:10:37 +08:00
carlory ed428ac0ee remove useless function in the get_flags.go file
Signed-off-by: carlory <baofa.fan@daocloud.io>

Co-authored-by: Zhe Cheng <47743202+lonelyCZ@users.noreply.github.com>
2022-06-30 09:58:43 +08:00
karmada-bot cee1a2f4a1
Merge pull request #2082 from my-git9/makefile
do not start new tests after the first test failure
2022-06-29 17:59:22 +08:00
xin.li f827c33f4b do not start new tests after the first test failure
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-06-29 16:56:47 +08:00