changzhen
|
8c6d0a4ee7
|
fix flake test with GetWorksByBindingID func
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2024-12-31 11:15:45 +08:00 |
karmada-bot
|
492e24dd8c
|
Merge pull request #5742 from anujagrawal699/addedTests-pkg/util/helper/work.go
Added tests for pkg/util/helper/work.go
|
2024-12-31 09:53:31 +08:00 |
karmada-bot
|
cf5def1e3a
|
Merge pull request #5989 from chaosi-zju/daily
fix rebalancer auto deleted failed
|
2024-12-30 09:32:30 +08:00 |
chaosi-zju
|
5b7df5b231
|
fix rebalancer auto deleted failed
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
|
2024-12-28 17:52:32 +08:00 |
karmada-bot
|
337c27bb18
|
Merge pull request #5974 from Monokaix/decouple
decouple suspension of propagation and resourcebinding
|
2024-12-28 13:18:29 +08:00 |
karmada-bot
|
36051f61de
|
Merge pull request #5976 from jabellard/external-etcd-pki-fix
Fix ETCD PKI Provisioning Issue in Karmada Operator
|
2024-12-28 11:45:29 +08:00 |
Monokaix
|
eb2a4bd051
|
decouple suspension of propagation and resourcebinding
Signed-off-by: Monokaix <changxuzheng@huawei.com>
|
2024-12-28 11:31:53 +08:00 |
karmada-bot
|
8fa7c2cc7d
|
Merge pull request #5984 from XiShanYongYe-Chang/fix-verify-license-lint-error
Fix verify license lint error
|
2024-12-27 17:02:29 +08:00 |
changzhen
|
e93da666ae
|
fix verify license lint error
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2024-12-26 19:40:26 +08:00 |
karmada-bot
|
e8a6ab3a56
|
Merge pull request #5972 from XiShanYongYe-Chang/remove-apiserver-dependency-in-resourceinterpreter
Fix the issue of missing workqueue metrics in the Karmada controller
|
2024-12-26 14:23:27 +08:00 |
Joe Nathan Abellard
|
5a7f917bce
|
Only genrate ETCD PKI for local ETCD setup
Signed-off-by: Joe Nathan Abellard <contact@jabellard.com>
|
2024-12-25 16:12:33 -05:00 |
changzhen
|
5bd3d0128a
|
remove apiserver dependency in resourceinterpreter
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2024-12-25 15:52:04 +08:00 |
karmada-bot
|
7112723f3d
|
Merge pull request #5969 from XiShanYongYe-Chang/add-introduction-intrepreter-webhook
Clarify interpreter webhook service discovery usage
|
2024-12-24 19:53:25 +08:00 |
changzhen
|
463154b3b8
|
add the introduction of configuring clientConfig to the resource intrepreter webhook
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2024-12-24 18:57:12 +08:00 |
karmada-bot
|
c9ca6aca6a
|
Merge pull request #5936 from mohamedawnallah/addressKarmadaSearchControllerFlakyTestCases
pkg/search/controllers_test: reduce the probability of flaky test cases by waiting for cache to sync
|
2024-12-23 09:52:25 +08:00 |
karmada-bot
|
6e3316fb5c
|
Merge pull request #5862 from zhzhuang-zju/rmfile
remove the unnecessary file localization steps when karmadactl register
|
2024-12-20 17:45:22 +08:00 |
karmada-bot
|
93ffe35d06
|
Merge pull request #5960 from XiShanYongYe-Chang/fix-validate-err-ResourceInterpreterWebhookConfiguration
`karmada-webhook`: Fix panic when validating ResourceInterpreterWebhookConfiguration with unspecified service port
|
2024-12-20 17:41:23 +08:00 |
zhzhuang-zju
|
623a4f916c
|
remove the unnecessary file localization steps when karmadactl register
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
|
2024-12-20 15:59:49 +08:00 |
changzhen
|
262fcb328a
|
fix validate panic when ResourceInterpreterWebhookConfiguration .webhooks[*].clientConfig.service.port is nil
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2024-12-20 15:16:38 +08:00 |
karmada-bot
|
8d89d77110
|
Merge pull request #5957 from LavredisG/patch-6
Update interface.go
|
2024-12-17 14:23:19 +08:00 |
LavredisG
|
8659df84d7
|
Update interface.go
Signed-off-by: LavredisG <lavredisgoume@gmail.com>
|
2024-12-16 13:35:12 +02:00 |
karmada-bot
|
5fbcf9b893
|
Merge pull request #5953 from zhzhuang-zju/releasenote-new
publish release note for v1.9.10, v1.10.8, v1.11.4, v1,12.1
|
2024-12-16 11:19:19 +08:00 |
zhzhuang-zju
|
db55362a3f
|
publish release note for v1.9.10, v1.10.8, v1.11.4, v1,12.1
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
|
2024-12-16 10:13:18 +08:00 |
karmada-bot
|
ee146fae37
|
Merge pull request #5914 from chaosi-zju/ctl-test
simplify local-up-karmada-by-operator.sh based on setup-dev-base.sh
|
2024-12-16 09:35:18 +08:00 |
karmada-bot
|
cf7ac419e9
|
Merge pull request #5943 from XiShanYongYe-Chang/fix-5942
Fix the problem of ResourceBinding remaining after resource template is deleted
|
2024-12-13 14:18:16 +08:00 |
changzhen
|
82fc37ea04
|
Fix the problem of ResourceBinding remaining when the workload is deleted in the dependencies distribution scenario
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2024-12-12 15:54:57 +08:00 |
karmada-bot
|
471d850a19
|
Merge pull request #5913 from chaosi-zju/test
simplify local-up-karmada.sh based on setup-dev-base.sh
|
2024-12-12 10:25:16 +08:00 |
karmada-bot
|
44b59a7d5b
|
Merge pull request #5869 from mohamedawnallah/unitTestAPIClientUtil
pkg/karmadactl/util: unit test apiclient
|
2024-12-12 10:16:16 +08:00 |
karmada-bot
|
a6df137157
|
Merge pull request #5918 from chaosi-zju/auto-chart-index-v1.12.0
Bump upgrade helm chart index to v1.12.0
|
2024-12-11 19:47:16 +08:00 |
Mohamed Awnallah
|
6ae8cfd3e9
|
pkg/karmadactl/util: unit test apiclient
In this commit, we unit test apiclient on creating restconfig.
Signed-off-by: Mohamed Awnallah <mohamedmohey2352@gmail.com>
|
2024-12-11 08:57:27 +02:00 |
Mohamed Awnallah
|
627b464489
|
pkg/search/controllers_test: wait for cache sync
Signed-off-by: Mohamed Awnallah <mohamedmohey2352@gmail.com>
|
2024-12-11 07:06:43 +02:00 |
karmada-bot
|
8457cd2f64
|
Merge pull request #5933 from zhzhuang-zju/ctl-top
fix flake test of KarmadactlTopPod
|
2024-12-10 20:45:14 +08:00 |
zhzhuang-zju
|
35c4adf0b2
|
fix flake test of KarmadactlTopPod
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
|
2024-12-10 14:28:45 +08:00 |
karmada-bot
|
ff7dc4af44
|
Merge pull request #5832 from anujagrawal699/addedTests-pkg/resourceinterpreter/customized/webhook/configmanager
Added unit tests for resourceinterpreter webhook configmanager
|
2024-12-09 20:05:14 +08:00 |
karmada-bot
|
96a3a1a58a
|
Merge pull request #5917 from zhzhuang-zju/jobs
prevent some jobs running from forked repository
|
2024-12-09 18:37:14 +08:00 |
karmada-bot
|
435729a9e4
|
Merge pull request #5923 from zhzhuang-zju/new
Stop maintaining version 1.9 and maintain version 1.12
|
2024-12-09 17:45:13 +08:00 |
zhzhuang-zju
|
f9f45b4ba4
|
prevent some jobs running from forked repository
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
|
2024-12-09 17:41:45 +08:00 |
karmada-bot
|
2cb2ed93b9
|
Merge pull request #5920 from karmada-io/dependabot/docker/cluster/images/alpine-3.21.0
build(deps): bump alpine from 3.20.3 to 3.21.0 in /cluster/images
|
2024-12-09 17:39:13 +08:00 |
zhzhuang-zju
|
36cbd011d0
|
Stop maintaining version 1.9 and maintain version 1.12
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
|
2024-12-09 14:22:14 +08:00 |
dependabot[bot]
|
2564013b3d
|
build(deps): bump alpine from 3.20.3 to 3.21.0 in /cluster/images
Bumps alpine from 3.20.3 to 3.21.0.
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-09 05:29:13 +00:00 |
chaosi-zju
|
2e36b85b1e
|
Bump upgrade helm chart index to v1.12.0
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
|
2024-12-09 12:16:03 +08:00 |
karmada-bot
|
f0e060d73e
|
Merge pull request #5876 from tiansuo114/ps_completion
add shell completion code for fish
|
2024-12-09 11:22:13 +08:00 |
karmada-bot
|
8f506d410c
|
Merge pull request #5910 from kubeservice-stack/bump-k8s-v1.31.3
Bump update kubernetes version to v1.31.3
|
2024-12-09 11:00:14 +08:00 |
karmada-bot
|
a8a01a30c2
|
Merge pull request #5908 from mohamedawnallah/unitUsageOfAddonConstants
cmd+hack+operator+pkg: unify addons constants
|
2024-12-09 10:46:14 +08:00 |
karmada-bot
|
2d6f998622
|
Merge pull request #5907 from RainbowMango/pr_bump_metrics_server
Bump sigs.k8s.io/metrics-server
|
2024-12-09 09:48:13 +08:00 |
karmada-bot
|
acce8fd5d8
|
Merge pull request #5772 from anujagrawal699/addedTests-pkg/util/lifted/scheduler/cache/node_tree_test.go
Added unit tests for the scheduler's node tree functionality
|
2024-12-07 19:43:12 +08:00 |
chaosi-zju
|
3198dfa9c1
|
simplify local-up-karmada-by-operator.sh based on setup-dev-base.sh
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
|
2024-12-07 16:52:44 +08:00 |
chaosi-zju
|
e4c7befbb9
|
simplify local-up-karmada.sh based on setup-dev-base.sh
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
|
2024-12-07 16:41:56 +08:00 |
Anuj Agrawal
|
ccea4d22f5
|
Added unit tests for resourceinterpreter webhook configmanager
Signed-off-by: Anuj Agrawal <anujagrawal380@gmail.com>
Added unit tests for resourceinterpreter webhook configmanager
Signed-off-by: Anuj Agrawal <anujagrawal380@gmail.com>
Added unit tests for resourceinterpreter webhook configmanager
Signed-off-by: Anuj Agrawal <anujagrawal380@gmail.com>
|
2024-12-06 16:16:51 +05:30 |
karmada-bot
|
07157e61a8
|
Merge pull request #5909 from chaosi-zju/chart-install
Test helm chart with the latest code
|
2024-12-06 18:28:11 +08:00 |