RainbowMango
|
8a402f8e94
|
chore: cleanup ratelimiter flags
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2022-03-08 08:57:01 +08:00 |
karmada-bot
|
cd8d6ac645
|
Merge pull request #1429 from XiShanYongYe-Chang/federated-resource-qupta-validation
add validation for federatedResourceQuota create/update
|
2022-03-03 20:31:15 +08:00 |
changzhen
|
e7b4436dae
|
add validation for federatedResourceQuota create/update
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2022-03-03 19:44:48 +08:00 |
karmada-bot
|
f3b1142599
|
Merge pull request #1399 from pigletfly/add-ratelimiter-flags
Introduce ratelimiter flags
|
2022-03-03 17:25:13 +08:00 |
pigletfly
|
9e28d6c6e8
|
add ratelimiter flags
Signed-off-by: pigletfly <wangbing.adam@gmail.com>
|
2022-03-03 16:09:39 +08:00 |
changzhen
|
62a94e57aa
|
add federatedResourceQuota status controller
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2022-02-28 16:56:44 +08:00 |
changzhen
|
b457a3b2e5
|
add federatedResourceQuota sync controller
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2022-02-28 16:13:14 +08:00 |
lihanbo
|
4a320cd114
|
add dependencies distributor framework
Signed-off-by: lihanbo <lihanbo2@huawei.com>
|
2022-02-26 15:48:47 +08:00 |
karmada-bot
|
d980eeac5d
|
Merge pull request #1321 from pigletfly/fix-worker-num
introduce concurrent flags to controllers
|
2022-02-25 15:17:06 +08:00 |
RainbowMango
|
3f0aa79948
|
Fix comments from myself.
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2022-02-25 10:42:26 +08:00 |
pigletfly
|
957be91796
|
Fix controller reconcile concurrent
Signed-off-by: pigletfly <wangbing.adam@gmail.com>
|
2022-02-24 15:54:14 +08:00 |
Garrybest
|
513071d9eb
|
add karmada-descheduler test
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2022-02-24 11:43:38 +08:00 |
Garrybest
|
85d8a6ccf4
|
add karmada-descheduler
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2022-02-24 11:43:28 +08:00 |
Garrybest
|
90900309ca
|
implement GetUnschedulableReplicas for estimator
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2022-02-23 14:19:51 +08:00 |
RainbowMango
|
bff2eb9024
|
Adopt k/k API/interface changes
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2022-02-19 21:16:32 +08:00 |
karmada-bot
|
f29eede546
|
Merge pull request #1346 from mrlihanbo/webhook-health
Introduce `--metrics-bind-address` and `--health-probe-bind-address` flags to `karmada-webhook`
|
2022-02-11 09:49:49 +08:00 |
changzhen
|
eeee662a05
|
modify the kubeconfig description of the executable file
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2022-02-10 16:05:52 +08:00 |
RainbowMango
|
9af89e6fc2
|
Update --metrics-bind-address usage description
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2022-02-10 15:04:33 +08:00 |
lihanbo
|
2d8a1c485d
|
make MetricsBindAddress and HealthProbeBindAddress configurable
Signed-off-by: lihanbo <lihanbo2@huawei.com>
|
2022-02-10 15:03:09 +08:00 |
karmada-bot
|
0b257a724a
|
Merge pull request #1336 from carlory/karmada-config
deprecate --master and --karmada-config flags for aggregrated-apiserver
|
2022-02-10 14:59:48 +08:00 |
carlory
|
679081c8be
|
deprecate --master and --karmada-config flags for karmada-aggregrated-apiserver
Signed-off-by: carlory <baofa.fan@daocloud.io>
|
2022-02-09 21:19:26 +08:00 |
pigletfly
|
98ae69139f
|
Add metrics-addr to expose prometheus metrics
Signed-off-by: pigletfly <wangbing.adam@gmail.com>
|
2022-02-09 18:07:49 +08:00 |
karmada-bot
|
0d4baebde9
|
Merge pull request #1320 from kerthcet/bug/flush-in-webhook
bug: webhook's os.Exit will not wait for the defer function
|
2022-02-03 16:23:40 +08:00 |
karmada-bot
|
4ce5eb233a
|
Merge pull request #1319 from kerthcet/bug/flush-in-estimator
bug: estimator's os.Exit will not wait for the defer function
|
2022-02-03 16:21:40 +08:00 |
karmada-bot
|
98b5b1f048
|
Merge pull request #1318 from kerthcet/bug/flush-in-kubectl-karmada
bug: kubectl karmada's os.Exit will not wait for the defer function
|
2022-01-30 15:43:36 +08:00 |
karmada-bot
|
a2959f1dae
|
Merge pull request #1317 from kerthcet/bug/flush-in-karmadactl
bug: karmadactl's os.Exit will not wait for the defer function
|
2022-01-29 10:14:34 +08:00 |
karmada-bot
|
a20f145724
|
Merge pull request #1316 from kerthcet/bug/flush-in-controllermanger
bug: controller-manager's os.Exit will not wait for the defer function
|
2022-01-28 10:41:37 +08:00 |
kerthcet
|
5a390f58d9
|
bug: estimator's os.Exit will not wait for the defer function
Signed-off-by: kerthcet <kerthcet@gmail.com>
|
2022-01-28 10:18:54 +08:00 |
kerthcet
|
ac8d271261
|
bug: webhook's os.Exit will not wait for the defer function
Signed-off-by: kerthcet <kerthcet@gmail.com>
|
2022-01-28 10:17:38 +08:00 |
kerthcet
|
98842ed756
|
bug: controller-manager's os.Exit will not wait for the defer function
Signed-off-by: kerthcet <kerthcet@gmail.com>
|
2022-01-28 10:07:54 +08:00 |
karmada-bot
|
3cbc342371
|
Merge pull request #1315 from kerthcet/bug/flush-in-aggregated-apiserver
bug: aggregated-apiserver's os.Exit will not wait for the defer function
|
2022-01-28 08:55:33 +08:00 |
kerthcet
|
8829c18208
|
bug: kubectl karmada's os.Exit will not wait for the defer function
Signed-off-by: kerthcet <kerthcet@gmail.com>
|
2022-01-25 21:23:48 +08:00 |
kerthcet
|
29020d6ca6
|
bug: karmadactl's os.Exit will not wait for the defer function
Signed-off-by: kerthcet <kerthcet@gmail.com>
|
2022-01-25 19:14:21 +08:00 |
kerthcet
|
b7a3a18985
|
bug: aggregated-apiserver's os.Exit will not wait for the defer function
Signed-off-by: kerthcet <kerthcet@gmail.com>
|
2022-01-25 18:58:23 +08:00 |
kerthcet
|
be6020749f
|
bug: agent's os.Exit will not wait for the defer function
Signed-off-by: kerthcet <kerthcet@gmail.com>
|
2022-01-25 18:41:19 +08:00 |
karmada-bot
|
85554ff187
|
Merge pull request #1261 from Garrybest/pr_slow
Introduce `--resync-period` flag to specify reflector resync period
|
2022-01-25 15:40:30 +08:00 |
karmada-bot
|
008a54e3a0
|
Merge pull request #1289 from kerthcet/feature/exit-will-not-flush-logs
os.Exit will not wait for the defer function
|
2022-01-24 23:03:30 +08:00 |
kerthcet
|
e80354175a
|
os.Exit will not wait for the defer function
Signed-off-by: kerthcet <kerthcet@gmail.com>
|
2022-01-24 11:57:34 +08:00 |
Garrybest
|
012f0ca1de
|
add resync period option
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2022-01-22 09:36:28 +08:00 |
karmada-bot
|
7c78d03c3b
|
Merge pull request #1265 from Garrybest/pr_resync
stop resync for controllers
|
2022-01-21 09:00:26 +08:00 |
carlory
|
403de9cbd3
|
introduce --tls-min-version flag to karmada-webhook
Co-authored-by: Hongcai Ren <renhongcai@huawei.com>
Signed-off-by: carlory <baofa.fan@daocloud.io>
|
2022-01-19 16:09:34 +08:00 |
Garrybest
|
cae54335cf
|
set resync period to 0
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2022-01-17 10:17:21 +08:00 |
carlory
|
f697c03c74
|
add validation for cluster api and remove cluster validating webhook
Signed-off-by: carlory <baofa.fan@daocloud.io>
|
2022-01-14 12:08:43 +08:00 |
carlory
|
8f019269b0
|
aggregatedapiserver support openapi
Signed-off-by: carlory <baofa.fan@daocloud.io>
|
2022-01-10 10:41:26 +08:00 |
carlory
|
1e211873f7
|
add code comments for the karmada-controller-manager options
Signed-off-by: carlory <baofa.fan@daocloud.io>
|
2022-01-02 11:50:18 +08:00 |
carlory
|
17578c8466
|
remove the karmada client from aggregated-apiserver
Signed-off-by: carlory <baofa.fan@daocloud.io>
|
2021-12-29 13:16:44 +08:00 |
changzhen
|
05722acfc0
|
add impersonatorSecretRef for cluster object
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2021-12-29 11:08:13 +08:00 |
karmada-bot
|
b06925128a
|
Merge pull request #1164 from XiShanYongYe-Chang/support-clusterproxy-for-pull
completes ClusterSpec and create impernator secret for pull mode cluster
|
2021-12-28 10:44:37 +08:00 |
karmada-bot
|
f5c33bbfff
|
Merge pull request #1165 from RainbowMango/pr_owners
Put lonelyCZ on the owner list
|
2021-12-28 10:02:38 +08:00 |
changzhen
|
9833a814a4
|
create or update cluster and create impersonation secret for pull cluster
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2021-12-27 21:07:00 +08:00 |