Commit Graph

2436 Commits

Author SHA1 Message Date
karmada-bot a4b14442a7
Merge pull request #4245 from whitewindmills/policy-cleanup
ensure resource template be un-claimed when deleting policy
2023-11-16 16:12:47 +08:00
whitewindmills d3e6e107aa ensure idempotence when deleting policy
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
2023-11-16 13:45:41 +08:00
karmada-bot 5e27024280
Merge pull request #4237 from zhzhuang-zju/configmap
Restrict “configmap/extension-apiserver-authentication” object from being distributed to member clusters
2023-11-15 22:19:47 +08:00
karmada-bot 3dac48bd81
Merge pull request #4219 from chaosi-zju/feat-random
implementation : divide replicas by static weight evenly
2023-11-15 21:47:47 +08:00
chaosi-zju 4241e88085 implementation of divide replicas by static weight evenly
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
2023-11-15 14:47:01 +08:00
karmada-bot d73e47bb1d
Merge pull request #4223 from zhzhuang-zju/ctl-top-pod
add cluster flags for karmadactl top pod
2023-11-15 14:32:46 +08:00
zhzhuang-zju 3de4fe1f6f Restrict “configmap/extension-apiserver-authentication” object from being distributed to member clusters
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
2023-11-15 10:19:45 +08:00
zhzhuang-zju db09a25821 add cluster flags for karmadactl top pod
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
2023-11-14 17:36:50 +08:00
karmada-bot 954f807aab
Merge pull request #4226 from ctripcloud/fix-binding-status
only update necessary part of binding status
2023-11-13 19:46:44 +08:00
lxtywypc e2fac02e2c only update necessary part of binding status
Signed-off-by: lxtywypc <lxtywypc@gmail.com>
2023-11-13 17:09:04 +08:00
xigang 9c9c52cb2e karmada-search: Fix lock race affects watch RestChan not close, causing client watch api to hang
Signed-off-by: xigang <wangxiang2014@gmail.com>
2023-11-13 14:39:01 +08:00
karmada-bot 1b2c6edfba
Merge pull request #4206 from jwcesign/fix-exec
fix: fix exec failure with karamada-aggregated-apiserver
2023-11-10 18:17:42 +08:00
jwcesign 5e90907819 fix: fix exec failure when tls enabled
Signed-off-by: jwcesign <jwcesign@gmail.com>
2023-11-09 10:39:01 +08:00
karmada-bot c3c3766054
Merge pull request #4193 from yanfeng1992/set-minversion-for-tlsconfig
set MinVersion to VersionTLS13 for tlsconfig in karmada-search and karmada-metrics-adapter
2023-11-03 14:58:36 +08:00
karmada-bot 2e283ad5aa
Merge pull request #3998 from JadeFlute0127/master
fix: The PULL mode cluster cannot be deleted immediately
2023-10-30 15:36:35 +08:00
huangyanfeng e8a7d96e15 set MinVersion to VersionTLS13 for tlsconfig in karmada-search and karmada-metrics-adapter
Signed-off-by: huangyanfeng <huangyanfeng1992@gmail.com>
2023-10-29 18:50:54 +08:00
huangyanfeng b24b25dc3a gen certs remove ip 10.254.0.1
Signed-off-by: huangyanfeng <huangyanfeng1992@gmail.com>
2023-10-29 17:25:50 +08:00
karmada-bot d0bbe5104b
Merge pull request #4189 from XiShanYongYe-Chang/update-typo-in-api-definition
update type in api definition
2023-10-28 17:29:31 +08:00
karmada-bot f2c7d0b806
Merge pull request #4063 from chaosi-zju/operator
remove insecureSkipTLSVerify in operator
2023-10-28 10:42:31 +08:00
changzhen d85090efa6 update type in api definition
Signed-off-by: changzhen <changzhen5@huawei.com>
2023-10-28 09:31:36 +08:00
karmada-bot 761e22ec3c
Merge pull request #4181 from yanfeng1992/set-minversion-for-tlsconfig-in-as-component
set MinVersion to VersionTLS13 for tlsconfig in karmada-apiserver
2023-10-27 16:44:30 +08:00
huangyanfeng a2e734fb59 set MinVersion to VersionTLS13 for tlsconfig in karmada-apiserver and karmada-aggregated-apiserver
Signed-off-by: huangyanfeng <huangyanfeng1992@gmail.com>
2023-10-27 15:29:52 +08:00
karmada-bot edeb94b4f6
Merge pull request #4183 from jwcesign/fix-insecure
feat: Add ca to check the validation of the member clusters' server certificate
2023-10-26 22:10:29 +08:00
zhangdiandian 7cef5b8086 fix: The PULL mode cluster cannot be deleted immediately
Signed-off-by: zhangdiandian <1635468471@qq.com>
2023-10-26 13:45:40 +00:00
karmada-bot e03f5d5ad8
Merge pull request #4176 from jwcesign/master
fix: change defaultModelSorting as local variable
2023-10-26 21:30:30 +08:00
jwcesign 473b2beb61 feat: add ca to check the validation of the server certificate
Signed-off-by: jwcesign <jwcesign@gmail.com>
2023-10-26 19:24:08 +08:00
karmada-bot b038f1d4a5
Merge pull request #4061 from chaosi-zju/karmadactl
remove insecureSkipTLSVerify in karmadactl
2023-10-26 10:59:30 +08:00
jwcesign 1433f5d9d4 fix: change defaultModelSorting as local variable
Signed-off-by: jwcesign <jwcesign@gmail.com>
2023-10-25 19:04:02 +08:00
zhzhuang-zju 23187f6b14 fix: resourceregistry is incompatible in the upgrade scenario
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
2023-10-25 10:03:56 +08:00
karmada-bot d6cc5b92e2
Merge pull request #4138 from jwcesign/fix-version-sync
fix: Sync workload's status.observedGeneration if it's updated
2023-10-24 19:52:27 +08:00
chaosi-zju eabb38b876 remove insecureSkipTLSVerify in karmadactl
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
2023-10-24 11:47:30 +08:00
karmada-bot 086cbcc7ee
Merge pull request #4145 from halfrost/fix-modeling-issue
Fix: karmada-controller-manager: panic: runtime error: index out of range
2023-10-24 11:28:32 +08:00
halfrost 92ab33ebc0 1. Change modelSortings to be a member variable of ResourceSummary to solve multithreading issues
2. Delete unused functions

Signed-off-by: halfrost <ydz627@gmail.com>
2023-10-23 09:25:09 -07:00
zhzhuang-zju 61302b5d8e fix: cannot access ResourceRegistry with its singularName
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
2023-10-18 16:28:48 +08:00
karmada-bot 557348fea0
Merge pull request #4074 from Vacant2333/add-resource-deletion-protection-by-label
[Feat] Resource Deletion Protection
2023-10-18 11:35:23 +08:00
huangyanfeng 27971f4cd4 enqueueAffectedBindings and enqueueAffectedCRBs add schedulerNameFilter
Signed-off-by: huangyanfeng <huangyanfeng1992@gmail.com>
2023-10-17 15:34:01 +08:00
Vacant2333 1df2420f70 [feat] namespace deletion protection
Signed-off-by: Vacant2333 <vacant2333@gmail.com>
2023-10-17 14:54:54 +08:00
jwcesign e50f414b4f fix: Update workload's status.observedGeneration if it's updated
Signed-off-by: jwcesign <jwcesign@gmail.com>
2023-10-17 13:33:56 +08:00
Yan-Daojiang a6797c7d62 Fix incorrect comments in unjoin command
Signed-off-by: Yan-Daojiang <yan_daojiang@163.com>
2023-10-12 10:58:24 +08:00
karmada-bot 70e2e1ca71
Merge pull request #4080 from ctripcloud/remove-max-retry
remove unnecessary maxRetry for AsyncWorker
2023-10-10 17:29:19 +08:00
huangyanfeng fec30e0380 schedulerOptions add support for RateLimiterOptions
Signed-off-by: huangyanfeng <huangyanfeng1992@gmail.com>
2023-10-10 12:07:15 +08:00
watermeion e5ee1636cf fix fhpa controller panic when SelectPolicy is nil
Signed-off-by: watermeion <watermeion@hotmail.com>
2023-10-09 15:16:06 +08:00
lonelyCZ 9aefb4c4dd Fix to validate spec.types of MultiClusterService Webhook
Signed-off-by: lonelyCZ <chengzhe@zju.edu.cn>
2023-10-09 13:12:24 +08:00
chaosi-zju 7b13371360 update swagger json
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
2023-09-27 17:43:38 +08:00
lxtywypc 8a56a8dc34 use status.DesiredReplicas instead of status.CurrentReplicas of HPA to update resource scale
Signed-off-by: lxtywypc <lxtywypc@gmail.com>
2023-09-22 10:20:54 +08:00
chaosi-zju a4828cc410 retain for hpa controlled Deployment resource
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
2023-09-21 19:44:01 +08:00
lxtywypc 54c14360aa remove unnecessary maxRetry for AsyncWorker
Signed-off-by: lxtywypc <lxtywypc@gmail.com>
2023-09-21 16:19:59 +08:00
karmada-bot 68f4ac75cf
Merge pull request #4072 from ctripcloud/add-replicas-syncer
add replicas syncer for resources with HPA
2023-09-21 09:53:59 +08:00
chaosi-zju b27da00291 remove insecureSkipTLSVerify in operator
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
2023-09-20 19:47:20 +08:00
lxtywypc 5ae8178ec3 add replicas syncer for resources with HPA
Signed-off-by: lxtywypc <lxtywypc@gmail.com>
2023-09-20 17:29:34 +08:00