dependabot[bot]
|
41eb4b88ee
|
build(deps): bump nick-fields/retry from 3.0.0 to 3.0.1
Bumps [nick-fields/retry](https://github.com/nick-fields/retry) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/nick-fields/retry/releases)
- [Changelog](https://github.com/nick-fields/retry/blob/master/.releaserc.js)
- [Commits](https://github.com/nick-fields/retry/compare/v3.0.0...v3.0.1)
---
updated-dependencies:
- dependency-name: nick-fields/retry
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-24 05:07:22 +00:00 |
karmada-bot
|
a5ca5cc0e1
|
Merge pull request #6006 from SkySingh04/karmadactlInstallationCLI
feat : add cluster registration step in pull mode to installation-cli.yaml
|
2025-02-22 14:24:16 +08:00 |
Zach
|
cfebd4dcb6
|
use meta.Accessor() in onResourceBindingUpdate() (#6141)
Signed-off-by: zach593 <zach_li@outlook.com>
|
2025-02-21 09:39:16 +08:00 |
karmada-bot
|
71359de8f2
|
Merge pull request #6128 from JimDevil/proxy-e2e
add e2e test for the case fixed by #6065
|
2025-02-20 17:18:16 +08:00 |
Sky Singh
|
1120b10b0a
|
feat : add cluster registration step to cli workflow
Signed-off-by: Sky Singh <akashsingh2210670@gmail.com>
|
2025-02-20 14:04:39 +05:30 |
JimDevil
|
35fc67faf9
|
add e2e test for karmada-search proxy
Signed-off-by: JimDevil <709192853@qq.com>
|
2025-02-20 15:45:15 +08:00 |
karmada-bot
|
78e856ff23
|
Merge pull request #6140 from ctripcloud/unstructured-ut
fixed some UTs did not pass apiversion and kind when generating unstuctured.Unstructured
|
2025-02-20 14:19:15 +08:00 |
karmada-bot
|
729a8d6822
|
Merge pull request #6133 from jabellard/sidecar-containers
Add Support for API Server Sidecar Containers in Karmada Operator
|
2025-02-20 09:32:16 +08:00 |
zach593
|
ffefe654ae
|
fixed some UTs did not pass apiversion and kind when generating unstructured.Unstructured
Signed-off-by: zach593 <zach_li@outlook.com>
|
2025-02-19 20:39:55 +08:00 |
karmada-bot
|
b763c681d8
|
Merge pull request #6111 from zhzhuang-zju/priorityclass-addon
Add Support for Component Priority Class Configuration in karmadactl addon
|
2025-02-19 11:41:15 +08:00 |
zhzhuang-zju
|
c1661cd33a
|
Add Support for Component Priority Class Configuration in karmadactl addon
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
|
2025-02-19 10:46:34 +08:00 |
karmada-bot
|
a8ea49c4b9
|
Merge pull request #5963 from seanlaii/priority-binding
Add Priority and PreemptionPolicy fields in ResourceBinding
|
2025-02-19 00:19:15 +08:00 |
karmada-bot
|
9f8d71e892
|
Merge pull request #5962 from seanlaii/priorityclass
Add priorityClassName in PropagationPolicy & ClusterPropagationPolicy
|
2025-02-19 00:18:15 +08:00 |
wei-chenglai
|
bc6b04236a
|
Add Priority and PreemptionPolicy fields in ResourceBinding
Signed-off-by: wei-chenglai <qazwsx0939059006@gmail.com>
|
2025-02-18 21:48:51 +08:00 |
wei-chenglai
|
4bf165a639
|
Add priorityClassName in PropagationPolicy & ClusterPropagationPolicy
Signed-off-by: wei-chenglai <qazwsx0939059006@gmail.com>
|
2025-02-18 20:23:35 +08:00 |
karmada-bot
|
6b2419ee5f
|
Merge pull request #6099 from jabellard/exta-containers
Proposal: Add Support for API Server Sidecar Containers in Karmada Operator
|
2025-02-18 18:42:14 +08:00 |
Joe Nathan Abellard
|
f0e5bce086
|
Add design doc
Signed-off-by: Joe Nathan Abellard <contact@jabellard.com>
|
2025-02-18 04:47:53 -05:00 |
Joe Nathan Abellard
|
223fb461b0
|
Add support for API Server sidecar containers
Signed-off-by: Joe Nathan Abellard <contact@jabellard.com>
|
2025-02-18 04:44:09 -05:00 |
karmada-bot
|
69f75dd745
|
Merge pull request #4993 from whitewindmills/binding-priority-preemption-proposal
Propose binding priority and preemption
|
2025-02-18 16:20:14 +08:00 |
karmada-bot
|
f555413215
|
Merge pull request #6131 from sachinparihar/pr_bump_go_12212
Bump Go version to 1.22.12
|
2025-02-18 15:44:15 +08:00 |
whitewindmills
|
59a6afd194
|
Propose binding priority and preemption
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
|
2025-02-18 15:23:44 +08:00 |
sachinparihar
|
61c452d773
|
Bump Go version to 1.22.12
Signed-off-by: sachinparihar <sachinparihar98120@gmail.com>
|
2025-02-18 09:34:15 +05:30 |
karmada-bot
|
f6e035fbbd
|
Merge pull request #6125 from ls-2018/master
fix: when contenxt fails to run when it contains quotes
|
2025-02-17 20:02:13 +08:00 |
karmada-bot
|
8b4333675c
|
Merge pull request #6124 from karmada-io/dependabot/docker/cluster/images/alpine-3.21.3
build(deps): bump alpine from 3.21.2 to 3.21.3 in /cluster/images
|
2025-02-17 18:08:14 +08:00 |
acejilam
|
b354b9d2b2
|
fix: when contenxt fails to run when it contains quotes
Signed-off-by: acejilam <acejilam@gmail.com>
|
2025-02-17 14:43:50 +08:00 |
dependabot[bot]
|
c062c26abf
|
build(deps): bump alpine from 3.21.2 to 3.21.3 in /cluster/images
Bumps alpine from 3.21.2 to 3.21.3.
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-17 05:54:16 +00:00 |
karmada-bot
|
83f4293441
|
Merge pull request #6117 from zhzhuang-zju/e2eframe
Refactor the e2e test architecture
|
2025-02-17 11:01:13 +08:00 |
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
|
e23fa58d0b
|
Merge pull request #6119 from zhzhuang-zju/releasenote-new
publish release v1.13.0-rc.0
|
2025-02-15 10:58:12 +08:00 |
zhzhuang-zju
|
aa46e671bb
|
publish release v1.13.0-rc.0
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
|
2025-02-14 14:19:11 +08:00 |
karmada-bot
|
80d3d9e007
|
Merge pull request #6081 from zhzhuang-zju/unjoin
Restrict the cluster sync mode for the unjoin and unregister command
|
2025-02-14 11:53:10 +08:00 |
karmada-bot
|
e75306d143
|
Merge pull request #5866 from CharlesQQ/fix-metrics
fix(cluster): remove related metrics label when cluster is deleted
|
2025-02-14 11:12:10 +08:00 |
chang.qiangqiang
|
58887bc078
|
fix(cluster): remove related metrics label after cluster is deleted
Signed-off-by: chang.qiangqiang <chang.qiangqiang@immomo.com>
|
2025-02-14 10:17:34 +08:00 |
karmada-bot
|
3915537241
|
Merge pull request #6116 from RainbowMango/pr_bump_helm_chart_testing_action
Bump helm/chart-testing-action from 2.6.1 to 2.7.0
|
2025-02-13 19:20:10 +08:00 |
RainbowMango
|
a6cc6ed352
|
Bump helm/chart-testing-action from 2.6.1 to 2.7.0
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2025-02-13 18:18:41 +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 |