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 |
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 |
changzhen
|
bc377033e3
|
upgrade scenario for pull mod cluster
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2021-12-27 12:22:08 +08:00 |
changzhen
|
fb8f99718c
|
upgrade scenario for push mode cluster
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2021-12-26 16:48:22 +08:00 |
RainbowMango
|
b582a380e1
|
Put lonelyCZ on the owner list
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2021-12-25 16:09:29 +08:00 |
Xinzhao Xu
|
a895c38005
|
Implementing the ReviseReplica hook
Signed-off-by: Xinzhao Xu <z2d@jifangcheng.com>
|
2021-12-24 16:02:25 +08:00 |
changzhen
|
c9a2a70cb8
|
add ClusterProxyOptions for Cluster
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2021-12-24 15:19:53 +08:00 |
Xinzhao Xu
|
05eb1d51d7
|
Add --controllers flag to karmada-agent and move ControllerContext to a separate package
Signed-off-by: Xinzhao Xu <z2d@jifangcheng.com>
|
2021-12-23 21:32:06 +08:00 |
lihanbo
|
beb4dd7581
|
add unified auth controller
Signed-off-by: lihanbo <lihanbo2@huawei.com>
|
2021-12-23 19:46:39 +08:00 |
karmada-bot
|
22e307707b
|
Merge pull request #1122 from XiShanYongYe-Chang/move-cluster-to-aa
Add aggregation apiserver and move cluster crd to aa
|
2021-12-21 15:02:31 +08:00 |
karmada-bot
|
98390f5615
|
Merge pull request #1133 from RainbowMango/pr_add_owners
Add Garrybest on the owner list of karmada-scheduler-estimator
|
2021-12-21 10:03:28 +08:00 |
karmada-bot
|
ea0874acd0
|
Merge pull request #1070 from mrlihanbo/add_events_in_resource
add events to resource template
|
2021-12-21 09:26:28 +08:00 |
RainbowMango
|
737062dedd
|
Add Garrybest on the owner list of karmada-scheduler-estimator
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2021-12-20 20:26:15 +08:00 |
karmada-bot
|
5ac98b094e
|
Merge pull request #1129 from lonelyCZ/cop-webhook
Implementing karmada-webhook of validating ClusterOverridePolicy
|
2021-12-20 20:23:27 +08:00 |
changzhen
|
b49cc9ed0f
|
add aggregated apiserver fabric
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2021-12-20 19:49:29 +08:00 |
lihanbo
|
b238572263
|
add events to resource template
Signed-off-by: lihanbo <lihanbo2@huawei.com>
|
2021-12-20 17:31:38 +08:00 |
karmada-bot
|
5eefcd6a49
|
Merge pull request #1053 from mrlihanbo/delete-work-bugfix
abort deleting workload when the member cluster is unready
|
2021-12-20 17:07:27 +08:00 |
lonelyCZ
|
f99d1e8a0f
|
Implementing karmada-webhook of validating ClusterOverridePolicy
Signed-off-by: lonelyCZ <531187475@qq.com>
|
2021-12-20 13:32:52 +08:00 |
karmada-bot
|
c69e955bfb
|
Merge pull request #1124 from lonelyCZ/override-validating
Implementing karmada-webhook of validating OverridePolicy
|
2021-12-20 09:07:26 +08:00 |
lihanbo
|
5290f07345
|
abort deleting workload when the member cluster is unready
Signed-off-by: lihanbo <lihanbo2@huawei.com>
|
2021-12-19 14:29:12 +08:00 |
lonelyCZ
|
b8d46597a9
|
Implementing karmada-webhook of validating OverridePolicy
Signed-off-by: lonelyCZ <531187475@qq.com>
|
2021-12-18 12:42:22 +08:00 |
Xinzhao Xu
|
250c8001cd
|
controller-manager: automatically generate all controllers list in flag
Signed-off-by: Xinzhao Xu <z2d@jifangcheng.com>
|
2021-12-17 11:51:49 +08:00 |
jingxueli
|
0aec855964
|
set default for clusterCacheSync timeout and make it configurable
Signed-off-by: jingxueli <jingxueli@trip.com>
|
2021-12-16 21:28:04 +08:00 |
zhangyukun
|
fb06180911
|
Enhancement --controllers flag of karmada-controller-manager
Signed-off-by: zhangyukun <38148677+jameszhangyukun@users.noreply.github.com>
|
2021-12-16 14:30:46 +08:00 |
Xinzhao Xu
|
1e9c24d667
|
Optimize the controllers flag
Signed-off-by: Xinzhao Xu <z2d@jifangcheng.com>
|
2021-12-09 18:09:40 +08:00 |
jingxueli
|
08182cf774
|
add flag `--controllers`: a list of controllers to enable
Signed-off-by: jingxueli <jingxueli@trip.com>
|
2021-12-09 16:27:26 +08:00 |
karmada-bot
|
7d10d979e0
|
Merge pull request #1030 from Garrybest/pr_metrics
add metrics for scheduler estimator
|
2021-12-02 11:14:08 +08:00 |
Garrybest
|
e2e9a503b7
|
add metrics for scheduler estimator
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2021-12-02 10:16:28 +08:00 |
huangminjie
|
80467aea48
|
feature: change namespace filter rule
some namespaces(like karmada-test, karmada-dev, etc.) will be propagated
Signed-off-by: huangminjie <minjie.huang@daocloud.io>
|
2021-12-01 16:19:11 +08:00 |
karmada-bot
|
ec60c2d103
|
Merge pull request #952 from feeltimeQ/add_karmada-wehook_flags_verification_logic
add karmada-wehook flags verification logic
|
2021-11-29 09:31:06 +08:00 |
Garrybest
|
bc67417303
|
clean up metrics package init
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2021-11-25 10:33:33 +08:00 |
qulifeng
|
7021e278c0
|
add karmada-wehook flags verification logic
Signed-off-by: qulifeng <lifeng.qu@daocloud.io>
|
2021-11-23 10:34:06 +08:00 |
karmada-bot
|
42882cd8a0
|
Merge pull request #940 from lonelyCZ/remove-klog-error
Clean klog errorf in karmadactl
|
2021-11-22 10:34:10 +08:00 |
karmada-bot
|
5e8b6a48a2
|
Merge pull request #997 from gy95/hostport
using net.JoinHostPort to generate a network address
|
2021-11-20 19:54:07 +08:00 |
changzhen
|
7224234a74
|
Update resourece interpreter pkg/file name and variable/parameter/comment naming
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2021-11-20 17:48:00 +08:00 |
guoyao
|
d563b179cd
|
using net.JoinHostPort to generate a network address
Signed-off-by: guoyao <1015105054@qq.com>
|
2021-11-20 15:44:09 +08:00 |
lonelyCZ
|
8efa566b7c
|
add unit tests for cmd/... in ci
Signed-off-by: lonelyCZ <531187475@qq.com>
|
2021-11-19 20:32:51 +08:00 |
Garrybest
|
19920acfb3
|
fix issue of scheduler-estimator exit
Signed-off-by: Garrybest <garrybest@foxmail.com>
|
2021-11-19 09:59:01 +08:00 |
guoyao
|
81f6cb939b
|
add retaining webhook
Signed-off-by: guoyao <1015105054@qq.com>
|
2021-11-18 16:08:39 +08:00 |
karmada-bot
|
0260049624
|
Merge pull request #962 from jameszhangyukun/validation-test-scheduler-estimator
add validation test for scheduler-estimator
|
2021-11-16 09:05:02 +08:00 |
jameszhangyukun
|
20483de82f
|
add validation test for a scheduler-estimator and refactor the validation of scheduler-estimator
Signed-off-by: jameszhangyukun <1481815567@qq.com>
add validation test for a scheduler-estimator and refactor the validation of scheduler-estimator
|
2021-11-15 19:16:09 +08:00 |
lonelyCZ
|
529c907d93
|
Clean klog errorf in karmadactl
Signed-off-by: lonelyCZ <531187475@qq.com>
|
2021-11-15 18:30:20 +08:00 |
Charlie17Li
|
83dabcf92f
|
add validation test for controller-manager and refactor the validation of controller-manager (#960)
Signed-off-by: charlie <qianglin98@qq.com>
|
2021-11-15 17:45:01 +08:00 |