Commit Graph

389 Commits

Author SHA1 Message Date
karmada-bot 9ccc8be46c
Merge pull request #4679 from calvin0327/support-apiserver-annotations
operator: add extra annotations for service of karmada apiserver
2024-03-07 11:39:20 +08:00
karmada-bot b5045c5605
Merge pull request #4673 from warjiang/fix/chart-typo-error
fix typo error for charts
2024-03-05 21:06:36 +08:00
calvin 739c4fada3 operator: add extra annotations for service of karmada apiserver
Signed-off-by: calvin <wen.chen@daocloud.io>
2024-03-05 17:37:53 +08:00
warjiang 8084af3fb3
fix typo error for imagePullSecrets
Signed-off-by: warjiang <1096409085@qq.com>
2024-03-01 16:14:04 +08:00
Amir Alavi 60f5c72090
chore: publish helm `v1.9.0` version
Signed-off-by: Amir Alavi <amir.alavi@zendesk.com>
2024-02-29 16:57:16 -05:00
changzhen 8a101ebcb7 set enum value for operator in Remedy API
Signed-off-by: changzhen <changzhen5@huawei.com>
2024-02-28 22:49:53 +08:00
changzhen 70afc1ad6d add remedy group api and update cluster api
Signed-off-by: changzhen <changzhen5@huawei.com>
2024-02-27 21:29:13 +08:00
zhao.laihe 77261da417 fix: code comments
Signed-off-by: zhao.laihe <zhao.laihe@neolink.com>
2024-02-27 09:35:35 +08:00
yweng14 e0b3e834ef [MVP] add resourcequota plugin in scheduler-estimator: add resourcequota plugin
Signed-off-by: yweng14 <yweng14@bloomberg.net>
2024-01-27 15:27:47 +08:00
chaosi-zju 926e34a7ad implementation of the LazyActivation preference for Policy.
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
2024-01-25 20:56:31 +08:00
Yao Weng c3458310d4
[MVP] add resourcequota plugin in scheduler-estimator: create framework for scheulder-estimator (#4534)
* [MVP] add resourcequota plugin in scheudler-estimator

Signed-off-by: yweng14 <yweng14@bloomberg.net>

* framework only

Signed-off-by: yweng14 <yweng14@bloomberg.net>

* fix lint error

Signed-off-by: yweng14 <yweng14@bloomberg.net>

* address comments

Signed-off-by: yweng14 <yweng14@bloomberg.net>

* add KubeClient in the Handle

Signed-off-by: yweng14 <yweng14@bloomberg.net>

* - add snapshot as input argument of RunEstimateReplicasPlugins
- add Result to give clearer message

Signed-off-by: yweng14 <yweng14@bloomberg.net>

* fix unitest name due

Signed-off-by: yweng14 <yweng14@bloomberg.net>

---------

Signed-off-by: yweng14 <yweng14@bloomberg.net>
2024-01-19 22:14:41 +08:00
Lan Liang b90035f03f Update apiserver&controller-manager to v1.26.12
Signed-off-by: Lan Liang <gcslyp@gmail.com>
2023-12-21 18:10:47 +08:00
Zhizhen He 25a62c6c57
fix typo
Signed-off-by: Zhizhen He <hezhizhen.yi@gmail.com>
2023-12-17 16:12:03 +08:00
karmada-bot 90bdfcb976
Merge pull request #4393 from chaosi-zju/hook-delete-policy
make hook-delete-policy in helm job configurable
2023-12-15 10:40:11 +08:00
jwcesign e77fe55851 feat: fix conflicts with pp
Signed-off-by: jwcesign <jwcesign@gmail.com>
2023-12-14 19:46:46 +08:00
karmada-bot a777c3a450
Merge pull request #4315 from zhzhuang-zju/crdgen
generate Embedded ObjectMeta in the CRDs
2023-12-13 17:31:10 +08:00
zhzhuang-zju 798f9169fe generate Embedded ObjectMeta in the CRDs
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
2023-12-13 11:46:11 +08:00
chaosi-zju 9315b02fb6 make hook-delete-policy in helm job configurable.
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
2023-12-11 14:45:38 +08:00
chaosi-zju 69a3cedfed make estimator config in helm values as a list
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
2023-12-09 15:00:24 +08:00
Ying Zhang fdbb322c4f
add resources to webhook chart (#3891)
* add resources to webhook chart

Signed-off-by: yizhang-zen <yizhang@zendesk.com>

* add resource to scheduler-estimator chart

Signed-off-by: yizhang-zen <yizhang@zendesk.com>

---------

Signed-off-by: yizhang-zen <yizhang@zendesk.com>
2023-12-09 11:00:06 +08:00
lonelyCZ fd7139daa0 Add additionalPrinterColumns Kind for Work CRD
Signed-off-by: lonelyCZ <chengzhe@zju.edu.cn>
2023-12-07 11:04:34 +08:00
yizhang-zen 7209521ebe make metrics-adapter chart installation optional
Signed-off-by: yizhang-zen <yizhang@zendesk.com>
2023-12-05 16:32:50 -08:00
karmada-bot f10872b249
Merge pull request #4349 from wrhight/feat/helm-index-1.8.0
Update helm index to v1.8.0 and add the karmada-operator chart
2023-12-05 14:14:04 +08:00
karmada-bot a73dad3b2f
Merge pull request #4342 from chaosi-zju/master
fix format of lua script in karmada api
2023-12-04 11:41:05 +08:00
karmada-bot 2039486513
Merge pull request #4300 from jwcesign/fix-typo
doc: make the chart installation doc easier to understand.
2023-12-04 10:30:02 +08:00
William Hight fb4ce33de2 Update helm index to v1.8.0 and add the karmada-operator chart
Signed-off-by: William Hight <william.hight@stackpath.com>
2023-12-01 06:22:58 -08:00
chaosi-zju 7bc10af1e9 fix format of lua script in karmada api
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
2023-12-01 17:40:56 +08:00
karmada-bot 61283676bb
Merge pull request #4337 from a7i/helm-common-labels
feat: helm common labels for all resources
2023-12-01 11:14:01 +08:00
Amir Alavi ee243386b5
feat: helm common labels for all resources
Signed-off-by: Amir Alavi <amiralavi7@gmail.com>
2023-11-29 17:08:19 -05:00
jwcesign 69bb6a1134 feat: add webhook for multiclusterservice to add the permanentid
Signed-off-by: jwcesign <jwcesign@gmail.com>
2023-11-29 17:21:36 +08:00
karmada-bot 1c10def029
Merge pull request #4313 from chaosi-zju/image-policy
unify image pull policy by helm to be same as other installation method
2023-11-26 22:33:56 +08:00
karmada-bot 1d4a95c493
Merge pull request #4290 from jwcesign/mcs-api
api: define API for MultiClusterService
2023-11-24 15:22:54 +08:00
jwcesign a39416cb14 api: define API for MultiClusterService
Signed-off-by: jwcesign <jwcesign@gmail.com>
2023-11-24 13:36:54 +08:00
chaosi-zju d7ac853ec9 unify image pull policy by helm to be same as other installation method
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
2023-11-23 21:32:44 +08:00
jwcesign b86746505d doc: make the chart installation doc easier to understand
Signed-off-by: jwcesign <jwcesign@gmail.com>
2023-11-23 10:54:26 +08:00
jwcesign d86d922d0d feat: support install metrics adapter with chart
Signed-off-by: jwcesign <jwcesign@gmail.com>
2023-11-22 14:41:25 +08:00
karmada-bot d1598a9166
Merge pull request #4253 from zhzhuang-zju/tls-etcd
set golang's secure cipher suites as etcd's cipher suites
2023-11-20 20:36:50 +08:00
zhzhuang-zju 9b1e18bbd2 set golang's secure cipher suites as etcd's cipher suites
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
2023-11-20 11:50:57 +08:00
RainbowMango 2f39163615 Nominate code owners
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2023-11-20 10:39:38 +08:00
zhzhuang-zju 9ee49a532e set MinVersion to VersionTLS13 for tlsconfig
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
2023-11-03 15:21:41 +08:00
黄昱通 05d09e7fe5 Adjust the case of the aggregatedApiServer field in the karmada chart to solve installation errors
Signed-off-by: 黄昱通 <hyt@yhglobal.com>
2023-11-02 11:43:30 +08:00
karmada-bot 961aa694be
Merge pull request #4188 from a7i/helm-fix-pdb-controller-manager
fix: helm podDisruptionBudget for controller-manager
2023-10-30 16:06:33 +08:00
changzhen d85090efa6 update type in api definition
Signed-off-by: changzhen <changzhen5@huawei.com>
2023-10-28 09:31:36 +08:00
Amir Alavi 5ef785da08
fix: helm podDisruptionBudget for controller-manager
Signed-off-by: Amir Alavi <amiralavi7@gmail.com>
2023-10-27 19:13:14 -04:00
karmada-bot e8b172054f
Merge pull request #4178 from a7i/amir/index-1.7.1
helm: index 1.7.1
2023-10-26 17:38:30 +08:00
Riccardo Colavita 3267155766
fix space at line 154 from pre-install-job.yaml to avoid helm templat… (#4177)
* fix space at line 154 from pre-install-job.yaml to avoid helm template error

Signed-off-by: Riccardo_Colavita <rcolavita@tai.it>

* [PR#4177] Added lint test

Signed-off-by: Riccardo_Colavita <rcolavita@tai.it>

---------

Signed-off-by: Riccardo_Colavita <rcolavita@tai.it>
Co-authored-by: Riccardo_Colavita <rcolavita@tai.it>
2023-10-26 14:13:31 +08:00
Amir Alavi 91c238defc
helm: index 1.7.1
Signed-off-by: Amir Alavi <amiralavi7@gmail.com>
2023-10-25 16:59:18 -04: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
Vacant2333 1df2420f70 [feat] namespace deletion protection
Signed-off-by: Vacant2333 <vacant2333@gmail.com>
2023-10-17 14:54:54 +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 b37902378a
Merge pull request #4033 from chaosi-zju/helm
remove insecureSkipTLSVerify in helm chart
2023-09-11 21:40:52 +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
chaosi-zju 7ce81f3458 fix invalid helm chart
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
2023-09-06 12:42:39 +08:00
chaosi-zju 18f21a1677 remove insecureSkipTLSVerify in helm chart
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
2023-09-05 21:44:49 +08:00
changzhen 734cf3ab8f fix depndencies lua scrpit bug
Signed-off-by: changzhen <changzhen5@huawei.com>
2023-09-05 17:36:24 +08:00
Vacant2333 0982b8e86a fix helm install clusterrole to wrong cluster
Signed-off-by: Vacant2333 <vacant2333@gmail.com>
2023-08-26 21:42:53 +08:00
calvin 1abdba3ec8 karmada operator: install karmada metrics adapter addon
Signed-off-by: calvin <wen.chen@daocloud.io>
2023-08-22 18:11:42 +08:00
karmada-bot 9cea80027b
Merge pull request #3955 from a7i/amir/helm-poddisruption-budget
helm: support PodDisruptionBudget for resources
2023-08-22 10:56:01 +08:00
karmada-bot 5f1664060f
Merge pull request #3957 from Vacant2333/add_karamada_resrouce_clusterrole_for_helm_install
Feat: Add karmada resource clusterrole for helm install
2023-08-21 14:22:00 +08:00
Vacant2333 fc7368c98d add karmada resource clusterrole for helm install
Signed-off-by: Vacant2333 <vacant2333@gmail.com>
2023-08-19 15:31:16 +08:00
Amir Alavi 823aeb3175
helm: support PodDisruptionBudget for resources
Signed-off-by: Amir Alavi <amiralavi7@gmail.com>
2023-08-18 16:35:58 -04:00
chaosi-zju 6246da1ac2 automatic modify image version in helm chart when releasing
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
2023-08-15 22:21:36 +08:00
chaosi-zju c5040ef2fe Add helm index for v1.6.1 and v1.6.2
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
2023-08-08 09:59:37 +08:00
chaosi-zju a4f8c997d1 update validate-resourceinterpretercustomization webhook timeout from 3s to 10s
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
2023-08-07 19:38:20 +08:00
karmada-bot 4488898b16
Merge pull request #3833 from liangyuanpeng/update_etcd_3.5.9
etcd:Update version to 3.5.9
2023-07-31 15:57:43 +08:00
karmada-bot 830a893c89
Merge pull request #3815 from Poor12/fix-charts
Fix charts installation when certs mode is custom
2023-07-31 15:39:43 +08:00
RainbowMango 3f5c9073ab Update vendor
Update auto-generated files

Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2023-07-29 16:47:38 +08:00
karmada-bot cf90ffc64f
Merge pull request #3818 from CoderTH/fix-controller-helm-upgrade
fix: can not upgrade karmada controller manager deployment with helm upgrade
2023-07-28 14:20:39 +08:00
coderth 14bce50852 fix: can not upgrade karmada controller manager deployment with helm upgrade
Signed-off-by: coderth <coderth@outlook.com>
2023-07-26 11:59:06 +08:00
Lan Liang e5babfebca etcd:Update version to 3.5.9
Signed-off-by: Lan Liang <gcslyp@gmail.com>
2023-07-25 14:51:44 +08:00
Poor12 507a37e799 fix charts when custom certs
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2023-07-20 10:50:00 +08:00
RainbowMango ae3f793358 Add conflict resolution API to PP and CPP
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2023-07-19 16:47:47 +08:00
RainbowMango 122d6c0904 Proposing PropagationPolicy Preemption API.
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2023-07-14 09:03:54 +08:00
karmada-bot 5326e1bc97
Merge pull request #3781 from chaunceyjiang/mcs_port
feat: Change the port of MCS to required.
2023-07-13 11:16:27 +08:00
chaunceyjiang e4adcbe084 cleanup: clarify the meaning when the port of mcs is empty
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
2023-07-12 15:14:52 +08:00
yike21 9079268ebb add validation for mcs
Signed-off-by: yike21 <yike21@qq.com>
2023-07-12 09:21:48 +08:00
xin.li 92e6f3ddb4 chart: fix karmada search external etcd no volume mount
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-07-06 21:12:58 +08:00
karmada-bot 33f3016853
Merge pull request #3576 from calvin0327/impl-karmada-condition
karmada operator: add conditions to karmada cr
2023-06-29 16:49:15 +08:00
calvin 1d37894492 add conditions to karmada cr
Signed-off-by: calvin <wen.chen@daocloud.io>
2023-06-29 15:43:17 +08:00
changzhen dc8e1207b8 add MultiClusterService API
Signed-off-by: changzhen <changzhen5@huawei.com>
2023-06-28 09:38:54 +08:00
karmada-bot 7afb66d676
Merge pull request #3721 from XiShanYongYe-Chang/split-crd-files
spilt karmada-config ConfigMap in helm chart and split crd yaml into group files
2023-06-28 09:32:20 +08:00
changzhen fad05cea57 helm: spilt karmada-config ConfigMap
Signed-off-by: changzhen <changzhen5@huawei.com>
2023-06-27 19:12:19 +08:00
karmada-bot 58f6f141f6
Merge pull request #3716 from CoderTH/update-KarmadaDescheduler-field
fix: update karmada operator crd karmadaDescheduler field
2023-06-27 17:40:13 +08:00
coderth 48265e89e1 fix: update karmada operator crd karmadaDescheduler field
Signed-off-by: coderth <coderth@outlook.com>
2023-06-27 15:24:42 +08:00
RainbowMango 658eec642e cleanup FederatedHPA API
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2023-06-26 19:41:12 +08:00
RainbowMango 47e34c30a4 Adding CronFederatedHPA API
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2023-06-25 17:48:14 +08:00
Sanskar Bhushan be0b420f0e
fixed small typos in karmada operator
Signed-off-by: Sanskar Bhushan <sbdtu5498@gmail.com>
2023-06-09 14:22:13 +05:30
karmada-bot b8abb446b8
Merge pull request #3639 from Poor12/add-index
Add index for 1.6
2023-06-07 14:31:23 +08:00
Poor12 18ad3ff275 fix verify
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2023-06-07 10:19:28 +08:00
Poor12 42a791d36c add index for 1.6
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2023-06-06 10:55:26 +08:00
Poor12 3dbe507759 add column
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2023-06-02 16:46:14 +08:00
Poor12 3a1464828a add hpa controller
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2023-05-30 17:26:02 +08:00
karmada-bot 1e7ab937eb
Merge pull request #3468 from yanfeng1992/work-shortname
Add kubebuilder shortName for work
2023-05-29 19:48:16 +08:00
karmada-bot 66275b1c9e
Merge pull request #3595 from jwcesign/centralized-hpa-api
cleanup: genertate the necessary code for federatedhpa and fix typo
2023-05-29 15:55:16 +08:00
jwcesign d2c752f351 cleanup: fix typo and generate the necessary code for federatedhpa
Signed-off-by: jwcesign <jiangwei115@huawei.com>
2023-05-29 14:24:22 +08:00
karmada-bot 401a675c32
Merge pull request #3536 from lonelyCZ/pr-chart-bootstraptoken
Support Karmada installed by helm to use karmadactl register
2023-05-29 12:35:16 +08:00
RainbowMango f0798a8579 Fix code generation
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2023-05-28 10:29:30 +08:00
jwcesign 184c161010 Add centralized HPA api
Signed-off-by: jwcesign <jiangwei115@huawei.com>
2023-05-28 10:29:30 +08:00
karmada-bot 81d231a36d
Merge pull request #3524 from calvin0327/add-karmada-operator-chart
karmada operator: add karmada operator chart
2023-05-24 11:25:56 +08:00
calvin d8fc313471 add karmada operator chart
Signed-off-by: calvin <wen.chen@daocloud.io>
2023-05-22 16:52:39 +08:00