Commit Graph

339 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