zhzhuang-zju
33c8b7b6b0
Refactor the e2e test architecture
...
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
2025-02-17 10:05:01 +08:00
karmada-bot
69abca81ca
Merge pull request #6113 from XiShanYongYe-Chang/update-resourceinterprewebhook-readme
...
[Cleanup] update some describetion with the resourceinterpreterwebhook readme file
2025-02-13 16:24:10 +08:00
karmada-bot
c5d640c1d3
Merge pull request #6105 from karmada-io/dependabot/github_actions/sigstore/cosign-installer-3.8.0
...
build(deps): bump sigstore/cosign-installer from 3.7.0 to 3.8.0
2025-02-13 11:55:09 +08:00
changzhen
06ab130ae8
update some describetion with the resourceinterpreterwebhook readme file
...
Signed-off-by: changzhen <changzhen5@huawei.com>
2025-02-13 10:12:36 +08:00
karmada-bot
622a5ef1e5
Merge pull request #6109 from RainbowMango/pr_explain_interpreter_webhook
...
Explain the interpreter webhook comunication channel
2025-02-12 15:54:09 +08:00
karmada-bot
3d25407e3f
Merge pull request #6112 from zhzhuang-zju/priorityclass-local
...
Unify Component Priority Class in local-up
2025-02-12 12:26:09 +08:00
RainbowMango
696daab07e
Explain the interpreter webhook comunication channel
...
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2025-02-12 11:31:16 +08:00
zhzhuang-zju
22eb9a0d5f
Unify Component Priority Class in local-up
...
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
2025-02-12 11:25:19 +08:00
karmada-bot
fcd7042d25
Merge pull request #6110 from zhzhuang-zju/priorityclass-init
...
Add Support for Component Priority Class Configuration in karmadactl init
2025-02-12 11:07:10 +08:00
karmada-bot
091d1df9cc
Merge pull request #6108 from zhzhuang-zju/priorityclass-helm
...
Add Support for Component Priority Class Configuration in helm
2025-02-12 10:04:09 +08:00
zhzhuang-zju
8949f3351d
Add Support for Component Priority Class Configuration in karmadactl init
...
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
2025-02-11 20:20:07 +08:00
zhzhuang-zju
557602e180
Add Support for Component Priority Class Configuration in helm
...
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
2025-02-11 16:36:19 +08:00
karmada-bot
7cea9dd66f
Merge pull request #6106 from ctripcloud/detector-test
...
remove mockResourceDetector
2025-02-11 09:40:07 +08:00
zach593
33a9490f1d
remove mockResourceDetector
...
Signed-off-by: zach593 <zach_li@outlook.com>
2025-02-10 22:52:17 +08:00
dependabot[bot]
ceeeec223e
build(deps): bump sigstore/cosign-installer from 3.7.0 to 3.8.0
...
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](https://github.com/sigstore/cosign-installer/compare/v3.7.0...v3.8.0 )
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-02-10 05:47:20 +00:00
karmada-bot
2be704299d
Merge pull request #6079 from zhzhuang-zju/webhookurl
...
karmada-webhook: fix the no such host error
2025-02-10 10:25:07 +08:00
karmada-bot
f4e19d8dc0
Merge pull request #6104 from iawia002/typo
...
charts: fix typo in templates/kube-controller-manager.yaml
2025-02-10 09:21:07 +08:00
Xinzhao Xu
ddb3572e9f
charts: fix typo in templates/kube-controller-manager.yaml
...
Signed-off-by: Xinzhao Xu <z2d@jifangcheng.com>
2025-02-08 21:29:14 +08:00
karmada-bot
4982157d65
Merge pull request #6082 from seanlaii/operator
...
Standardize the naming of karmada config in Karmada Operator
2025-02-07 11:34:04 +08:00
zhzhuang-zju
fffd206673
karmada-webhook: fix the no such host error
...
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
2025-02-07 11:04:57 +08:00
karmada-bot
216d251d51
Merge pull request #6003 from chaosi-zju/rt-metrics-test
...
introduce tests to check whether workqueue metrics exist
2025-02-07 10:01:04 +08:00
chaosi-zju
5db980daa5
introduce tests to check whether workqueue metrics exist.
...
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
2025-02-06 16:57:51 +08:00
wei-chenglai
1e3d8c05f0
Standardize the naming of karmada config in Karmada Operator
...
Signed-off-by: wei-chenglai <qazwsx0939059006@gmail.com>
2025-02-05 14:04:53 +09:00
karmada-bot
d80b7d4864
Merge pull request #6073 from mszacillo/updated-interpreter
...
Updating FlinkDeployment interpreter to display error status, improving health interpreter
2025-02-05 09:49:02 +08:00
Yihao Wang
f2259dc884
Avoid coupling tests with hardcoded test CA certs ( #6086 )
...
* Avoid coupling tests with hardcoded test CA certs
Signed-off-by: Yihao Wang <yesiamyihao@gmail.com>
* Get rid of copied certificate
Signed-off-by: Yihao Wang <yesiamyihao@gmail.com>
---------
Signed-off-by: Yihao Wang <yesiamyihao@gmail.com>
2025-02-05 09:46:03 +08:00
mszacillo
f14e0f920f
Updating FlinkDeployment interpreter to display error status, improving health interpreter
...
Signed-off-by: mszacillo <mszacillo@bloomberg.net>
2025-01-27 10:56:21 -05:00
karmada-bot
ae2d1c10b7
Merge pull request #6090 from zhzhuang-zju/releasenote-new
...
publish release v1.13.0-beta.0, v1.12.3, v1.11.6, v1.10.10
2025-01-27 16:51:54 +08:00
zhzhuang-zju
ef223535ed
publish release v1.13.0-beta.0, v1.12.3, v1.11.6, v1.10.10
...
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
2025-01-27 15:56:37 +08:00
karmada-bot
9e8e301957
Merge pull request #6087 from zhzhuang-zju/doslua
...
karmada lua uses more secure string functions
2025-01-27 12:21:55 +08:00
zhzhuang-zju
dc3df3b3b2
karmada lua uses more secure string functions
...
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
2025-01-27 11:28:04 +08:00
karmada-bot
96c29149f5
Merge pull request #6085 from y1hao/go-min-version
...
Read MIN_GO_VERSION directly with Go CLI
2025-01-26 10:57:54 +08:00
karmada-bot
162cda4fd7
Merge pull request #6068 from jabellard/control-plane-priority-class
...
Add Support for Component Priority Class Configuration in Karmada Operator
2025-01-26 10:29:53 +08:00
karmada-bot
5599b22bdb
Merge pull request #5797 from chaosi-zju/secret-karmadactl-2
...
standardize the naming of karmada config in karmadactl method
2025-01-26 10:18:53 +08:00
Yihao Wang
0d9dd1467d
Read MIN_GO_VERSION from go.mod
...
Signed-off-by: Yihao Wang <yesiamyihao@gmail.com>
2025-01-25 19:39:19 +13:00
chaosi-zju
72da42d27b
standardize the naming of karmada config in karmadactl method
...
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
2025-01-24 18:28:04 +08:00
karmada-bot
d24b2b9d08
Merge pull request #6061 from chaosi-zju/ensureWork
...
enhance ensureWork to continue processing clusters after individual failures
2025-01-24 11:50:52 +08:00
Joe Nathan Abellard
954ee76365
Add support for specifying priority class name for control plane components
...
Signed-off-by: Joe Nathan Abellard <contact@jabellard.com>
2025-01-23 20:45:03 -05:00
chaosi-zju
af610cc58e
enhance ensureWork to continue processing clusters after individual failures
...
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
2025-01-23 18:07:27 +08:00
karmada-bot
3e3e8fed9d
Merge pull request #6077 from RainbowMango/pr_bump_net_340
...
Bump golang.org/x/net to v0.34.0 to address security concerns
2025-01-23 14:10:51 +08:00
RainbowMango
2ca1733e33
Bump golang.org/x/net to v0.34.0 to address security concerns
...
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2025-01-23 09:51:06 +08:00
karmada-bot
07747ed3f7
Merge pull request #6065 from JimDevil/feat-search
...
fix(search/proxy/controller): resourceregistry merge ns
2025-01-22 12:44:50 +08:00
karmada-bot
e3628afc07
Merge pull request #6072 from CharlesQQ/set-log-level-new
...
feat(dependenciesdistributor): remove log
2025-01-22 11:38:50 +08:00
chang.qiangqiang
a115a22f47
feat(dependenciesdistributor):remove log
...
Signed-off-by: chang.qiangqiang <chang.qiangqiang@immomo.com>
2025-01-22 10:43:55 +08:00
JimDevil
93c09c1c85
fix: resourceregistry merge the same cluster gvk's namespace
...
Signed-off-by: JimDevil <709192853@qq.com>
2025-01-21 21:18:47 +08:00
karmada-bot
820fd06409
Merge pull request #6066 from y1hao/yihao/bump
...
Bump Go version to 1.22.11
2025-01-20 19:43:49 +08:00
Yihao Wang
995c73c4ba
Update test cert
...
Signed-off-by: Yihao Wang <yesiamyihao@gmail.com>
2025-01-20 21:48:54 +13:00
Yihao Wang
f0bea0330c
Bump Go version to 1.22.11
...
Signed-off-by: Yihao Wang <yesiamyihao@gmail.com>
2025-01-19 20:17:31 +13:00
karmada-bot
5bfdf615c7
Merge pull request #6062 from Monokaix/fix-rb
...
fix pp suspension mistakenly override scheduling suspension
2025-01-18 18:25:47 +08:00
Monokaix
cf46939019
fix pp suspension mistakenly override scheduling suspension
...
Signed-off-by: Monokaix <changxuzheng@huawei.com>
2025-01-18 16:57:30 +08:00
karmada-bot
4f869218cf
Merge pull request #6052 from zhzhuang-zju/securityContext
...
config security context
2025-01-17 16:47:46 +08:00