Commit Graph

4496 Commits

Author SHA1 Message Date
karmada-bot 48e936957e
Merge pull request #4113 from liangyuanpeng/ci_with_1.28
Update CI with 1.28
2023-10-10 11:57:18 +08:00
karmada-bot 00b823d527
Merge pull request #4103 from jwcesign/automated-cherry-pick-of-#4085-upstream-master
fix: fix fhpa controller panic when SelectPolicy is nil
2023-10-09 18:43:15 +08:00
Lan Liang 66566c13c2 Update CI with 1.28
Signed-off-by: Lan Liang <gcslyp@gmail.com>
2023-10-09 17:53:03 +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
karmada-bot ff433ce1f9
Merge pull request #4096 from lonelyCZ/fix-mcs-webhook
Fix to validate spec.types of MultiClusterService Webhook
2023-10-09 15:02:15 +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
karmada-bot 38ec57982c
Merge pull request #4092 from Yan-Daojiang/ydj/hack/install_cli
Fix interactive checks in one-click installations
2023-10-09 11:03:15 +08:00
Yan-Daojiang 07a609e55f Fix interactive checks in one-click installations
Signed-off-by: Yan-Daojiang <yan_daojiang@163.com>
2023-10-08 20:53:05 +08:00
karmada-bot b9e795ed84
Merge pull request #4106 from chaosi-zju/cici
clean ci runner disk space
2023-10-08 15:59:14 +08:00
chaosi-zju 1c1f05f84b clean ci runner disk space
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
2023-10-08 14:51:56 +08:00
karmada-bot eb05207b6b
Merge pull request #4088 from chaosi-zju/dev
update swagger json
2023-10-07 09:04:13 +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
karmada-bot 48b8e9f9ba
Merge pull request #4082 from ctripcloud/fix-replicas-syncer
use status.DesiredReplicas instead of status.CurrentReplicas of HPA to update resource scale
2023-09-22 12:41:00 +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
karmada-bot 681515fbf6
Merge pull request #4078 from chaosi-zju/retain-2
retain for hpa controlled Deployment resource (labels method)
2023-09-21 22:52:00 +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
karmada-bot 0135ebfae1
Merge pull request #3750 from calvin0327/change-karmada-system
karmada operator: change karmada system namespace to `karmada-system`
2023-09-20 09:28:59 +08:00
karmada-bot d0f23b8c14
Merge pull request #4076 from yanfeng1992/feature-pull-anpserver
make pull cluster to be able to register with proxy-server
2023-09-20 09:15:58 +08:00
karmada-bot 1df8309c09
Merge pull request #3802 from Vacant2333/add_namespace_deletion_protection_proposal
KEP: Resource deletion protection proposal
2023-09-19 15:54:59 +08:00
calvin c422952736 karmada operator: change karmada system namespace
Signed-off-by: calvin <wen.chen@daocloud.io>
2023-09-19 15:40:48 +08:00
karmada-bot 8d1a8007eb
Merge pull request #3789 from calvin0327/set-karmada-kubeconfig
karmada-operator: add karmada apiserver kubeconfig to karmada status
2023-09-19 12:06:58 +08:00
huangyanfeng d8a7d89782 make pull cluster to be able to register with proxy-server
Signed-off-by: huangyanfeng <huangyanfeng1992@gmail.com>
2023-09-19 11:40:05 +08:00
calvin 6d3bd8d507 add karmada apiserver kubeconfig to karmada status
Signed-off-by: calvin <wen.chen@daocloud.io>
2023-09-19 10:49:39 +08:00
Vacant2333 335aab3b04 add namespace deletion protection proposal
Signed-off-by: Vacant2333 <vacant2333@gmail.com>
2023-09-18 20:47:01 +08:00
karmada-bot 7c76237021
Merge pull request #4051 from a7i/index-1.7
helm: index 1.7
2023-09-18 17:39:58 +08:00
karmada-bot 4ceac85b15
Merge pull request #4064 from chaosi-zju/interpre
aggregate the HPA status from member clusters into control plane
2023-09-18 14:34:58 +08:00
karmada-bot 31e58461e0
Merge pull request #4069 from MingZhang-YBPS/fix-pull-with-zone
make pull cluster to be able to register with zones
2023-09-18 14:24:57 +08:00
chaosi-zju 64ffa2a28e aggregate the HPA status from member clusters into control plane.
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
2023-09-18 11:31:21 +08:00
karmada-bot cc5242bc54
Merge pull request #4071 from codrAlxx/4068-enable-preemption
Enable preemption feature in development environment karmada-controller-manager.yaml
2023-09-18 10:16:57 +08:00
Alok Jha 035bb2b449 Enable preemption in karmada-controller-manager.yaml
Signed-off-by: Alok Jha <alok08jha@gmail.com>
2023-09-16 12:41:12 +05:30
zhang.ming 35161ef99d make pull cluster to be able to register with zones
Signed-off-by: zhang.ming <zhang.ming@cestc.cn>
2023-09-16 09:30:00 +08:00
Amir Alavi b859a51601
helm: index 1.7
Signed-off-by: Amir Alavi <amiralavi7@gmail.com>
2023-09-15 09:29:41 -04:00
karmada-bot be9a371e75
Merge pull request #4059 from wawa0210/support-config-karmada-component-resources
support config karmada components resources
2023-09-15 17:57:55 +08:00
wawa0210 ab1900f249 support config karmada components resources
Signed-off-by: wawa0210 <xiaozhang0210@hotmail.com>
2023-09-15 16:48:20 +08:00
karmada-bot 5c77f4516e
Merge pull request #4062 from chaosi-zju/ut
remove insecureSkipTLSVerify in UT test
2023-09-14 10:18:57 +08:00
karmada-bot 0b3e0d98c5
Merge pull request #4056 from wawa0210/remove-mertics-adapter-cluster-rm
uninstall metrics adapter when karmada cluster remove
2023-09-13 16:43:53 +08:00
chaosi-zju 19c63fca28 remove insecureSkipTLSVerify in UT test
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
2023-09-13 15:07:45 +08:00
张潇 d928c112ac uninstall metrics adapter when karmada cluster remove
Signed-off-by: 张潇 <xiao.zhang@daocloud.io>
2023-09-13 09:15:38 +08:00
karmada-bot 244c73c4e9
Merge pull request #4052 from wu0407/not-send-event-when-no-policy-match
Don't send an event when the object not matched any propagation policy
2023-09-12 17:45:53 +08:00
xiaoqing 2879c8da93 Don't send event when object no matched any propagation policy
Signed-off-by: xiaoqing <xiaoqingnb@gmail.com>
2023-09-12 13:25:45 +08:00
karmada-bot b37902378a
Merge pull request #4033 from chaosi-zju/helm
remove insecureSkipTLSVerify in helm chart
2023-09-11 21:40:52 +08:00
karmada-bot bd37e7472b
Merge pull request #4040 from RainbowMango/pr_patch_releasenotes
Update release notes for v1.4.5, v1.5.4, 1.6.3
2023-09-07 17:45:49 +08:00
karmada-bot b498f0f4c3
Merge pull request #4026 from chaosi-zju/localup
remove insecureSkipTLSVerify in local-up-karmada script
2023-09-07 17:04:48 +08:00
karmada-bot 6bae73799f
Merge pull request #4034 from chaosi-zju/etcd-chart
fix invalid helm chart
2023-09-07 16:49:48 +08:00
RainbowMango 57988ffa98 Update release notes for v1.4.5 v1.5.4, 1.6.3
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2023-09-07 11:41:55 +08:00
chaosi-zju 7ce81f3458 fix invalid helm chart
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
2023-09-06 12:42:39 +08:00