karmada-bot
45cf955fd0
Merge pull request #6287 from liwang0513/lwang/fix_flink_interpreter
...
update Flink interpreter to check error when job state is not published
2025-04-15 09:20:02 +08:00
liwang0513
6d5cf4326d
update Flink interpreter to check error when job state is not published
...
Signed-off-by: liwang0513 <liwang0513@gmail.com>
2025-04-14 10:14:50 -07:00
wei-chenglai
4984d59858
Fix lint issue ST1011
...
Signed-off-by: wei-chenglai <qazwsx0939059006@gmail.com>
2025-04-14 12:34:47 -04:00
karmada-bot
2d8213fefb
Merge pull request #6294 from RainbowMango/pr_refactor_work_index
...
Move index register to dedicated package
2025-04-14 20:42:01 +08:00
karmada-bot
8e18f30d6a
Merge pull request #5802 from CharlesQQ/resource-detector-optimization
...
feat(detector): remove type convert in detector controller by controller-runtime
2025-04-14 18:03:01 +08:00
chang.qiangqiang
6ac0f2cbed
feat(detector): remove type convert in detector controller
...
Signed-off-by: chang.qiangqiang <chang.qiangqiang@immomo.com>
2025-04-14 10:50:03 +08:00
wei-chenglai
d4614ed69c
Fix lint issue QF1001
...
Signed-off-by: wei-chenglai <qazwsx0939059006@gmail.com>
2025-04-13 22:15:30 -04:00
wei-chenglai
c12b040d8d
Fix lint issue ST1005
...
Signed-off-by: wei-chenglai <qazwsx0939059006@gmail.com>
2025-04-12 12:57:07 -04:00
RainbowMango
5865ee6ce2
Refactor Work index WorkIndexByResourceBindingID and WorkIndexByClusterResourceBindingID
...
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2025-04-12 19:07:06 +08:00
karmada-bot
73cce5999c
Merge pull request #6292 from seanlaii/fix-QF1003
...
Fix lint issue QF1003
2025-04-12 19:02:59 +08:00
karmada-bot
a05c7dc006
Merge pull request #6291 from seanlaii/fix-QF1004
...
Fix lint issue QF1004
2025-04-12 16:32:59 +08:00
wei-chenglai
51aec83d12
Fix lint issue fix-QF1003
...
Signed-off-by: wei-chenglai <qazwsx0939059006@gmail.com>
2025-04-12 00:33:48 -04:00
wei-chenglai
7fb59a8b62
Fix lint issue QF1004
...
Signed-off-by: wei-chenglai <qazwsx0939059006@gmail.com>
2025-04-12 00:29:11 -04:00
wei-chenglai
02598f609b
Fix lint issue ST1019
...
Signed-off-by: wei-chenglai <qazwsx0939059006@gmail.com>
2025-04-12 00:14:23 -04:00
karmada-bot
5ce16455bb
Merge pull request #6252 from ctripcloud/svc-aggregate-status-dedup
...
Deduplicate and sort status for Service and Ingress when aggregating status
2025-04-11 10:51:58 +08:00
karmada-bot
ba5ffbac4f
Merge pull request #6270 from zhzhuang-zju/timeout
...
fix the issue where discovery-timeout fails to work properly
2025-04-08 12:06:56 +08:00
zhzhuang-zju
49a37a78de
fix the issue where discovery-timeout fails to work properly
...
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
2025-04-08 11:11:21 +08:00
karmada-bot
f4773821b7
Merge pull request #6258 from XiShanYongYe-Chang/fix-6255
...
when cluster is not-ready doesn't cleanup MultiClusterService and EndpointSlice work
2025-04-07 15:33:55 +08:00
zhzhuang-zju
664d27fbcd
cleanup unused err check
...
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
2025-04-03 16:02:47 +08:00
zach593
6c7a70f4e5
service aggregate status deduplication
...
Signed-off-by: zach593 <zach_li@outlook.com>
2025-04-03 11:09:44 +08:00
Mohamed Awnallah
85061f5e26
pkg/karmadactl: unit test deinit
...
In this commit, we unit test deinit in karmadactl on deleting
all components related to karmada after it was initialized using init.
Signed-off-by: Mohamed Awnallah <mohamedmohey2352@gmail.com>
2025-04-02 09:39:09 +00:00
karmada-bot
9b7151020d
Merge pull request #6253 from zhzhuang-zju/uniquecluster
...
fix: A new pull-mode cluster may overwrite the existing member clusters
2025-04-02 16:54:51 +08:00
changzhen
2667cef349
when cluster is not-ready doesn't cleanup MultiClusterService and EndpointSlice work
...
Signed-off-by: changzhen <changzhen5@huawei.com>
2025-04-02 16:04:41 +08:00
karmada-bot
5f258dd8b3
Merge pull request #6199 from CharlesQQ/dependencies-reduce-trigger
...
fix(dependenciesdistributor): reduce update trigger
2025-04-02 09:51:50 +08:00
chang.qiangqiang
bfd88d2507
fix(dependenciesdistributor): reduce update trigger
...
Signed-off-by: chang.qiangqiang <chang.qiangqiang@immomo.com>
2025-04-02 00:36:53 +08:00
karmada-bot
138537bdb2
Merge pull request #6250 from zhzhuang-zju/documentation
...
Update alpine version used by karmadactl init
2025-04-01 15:32:50 +08:00
zhzhuang-zju
d9318779fd
update alpine version used by karmadactl init to 3.21.3
...
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
2025-04-01 10:07:11 +08:00
zach593
1e3795e3b8
don't add cluster name to hostname field when aggregate service status
...
Signed-off-by: zach593 <zach_li@outlook.com>
2025-03-30 21:43:45 +08:00
zhzhuang-zju
6f6762579b
fix: A new pull-mode cluster may overwrite the existing member clusters
...
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
2025-03-28 15:45:29 +08:00
karmada-bot
ba782c85c2
Merge pull request #6227 from XiShanYongYe-Chang/fix-3747
...
fix the issue where the binding gracefulEvictionTask can never be clear
2025-03-26 10:07:44 +08:00
karmada-bot
f2ff5d0abb
Merge pull request #6228 from XiShanYongYe-Chang/update-mismatch-log-info
...
update mismatch log info in the taint-manager
2025-03-25 09:04:43 +08:00
changzhen
412952ec45
update mismatch log info in the taint-manager
...
Signed-off-by: changzhen <changzhen5@huawei.com>
2025-03-24 20:54:42 +08:00
changzhen
cbfc085283
to prevent the generation judgment from always being false and block gracefulEvictionTask clearance, move the generation judgment logic to the reconcile
...
Signed-off-by: changzhen <changzhen5@huawei.com>
2025-03-24 15:48:48 +08:00
wei-chenglai
6d0221bd26
Bump mockery to 2.53.3
...
Signed-off-by: wei-chenglai <qazwsx0939059006@gmail.com>
2025-03-23 23:03:04 -04:00
wei-chenglai
d231a87aed
Bump golang to 1.23.7 and golangci-lint to 1.64.8
...
Signed-off-by: wei-chenglai <qazwsx0939059006@gmail.com>
2025-03-22 13:03:28 -04:00
warjiang
8e4603af66
fix: typo error in karmadactl register
...
Signed-off-by: dingwenjiang <dingwenjiang@bytedance.com>
2025-03-21 10:51:25 +08:00
karmada-bot
6810e88643
Merge pull request #6043 from vie-serendipity/feat/suspend
...
feat: replace instruction annotation with work suspendDispatching field
2025-03-20 17:21:40 +08:00
karmada-bot
9a92463c8b
Merge pull request #6211 from RainbowMango/pr_orgnize_indexer
...
Update Works index with a unique name
2025-03-20 16:56:39 +08:00
karmada-bot
0713e4b9be
Merge pull request #6044 from kubeservice-stack/add-operator-metrics
...
feat: add operator build_info metrics and go runtime metrics
2025-03-20 16:31:41 +08:00
karmada-bot
2a25f5b555
Merge pull request #6145 from CharlesQQ/rate-limit-fix
...
add the ratelimiter options parameter for controllers that are missing it
2025-03-20 15:57:40 +08:00
dongjiang
276cb0d3d7
add build info and go runtime metrics
...
Signed-off-by: dongjiang <dongjiang1989@126.com>
Co-Authored-By: Copilot <175728472+Copilot@users.noreply.github.com>
2025-03-20 15:31:38 +08:00
chang.qiangqiang
2b109eb9df
fix(detector): add ratelimiteroptions for controllers
...
Signed-off-by: chang.qiangqiang <chang.qiangqiang@immomo.com>
2025-03-20 15:00:42 +08:00
RainbowMango
e3244462d7
Update Works index with a unique name
...
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2025-03-19 16:09:05 +08:00
vie-serendipity
4b437e40f4
feat: replace instruction annotation with work suspendDispatching field
...
feat: rename workIndex and mv GetWorkSuspendDispatching to helper
feat: modify the style of Deprecated
Signed-off-by: vie-serendipity <2733147505@qq.com>
feat: label and annotate workloads even though work is suspended
Signed-off-by: vie-serendipity <2733147505@qq.com>
test: fix ut for CreateOrUpdateWork
Signed-off-by: vie-serendipity <2733147505@qq.com>
2025-03-19 15:04:55 +08:00
karmada-bot
63ad83dfdd
Merge pull request #6173 from RainbowMango/pr_nominate_code_owners
...
Nominate code owners
2025-03-12 09:31:33 +08:00
karmada-bot
178f193ec1
Merge pull request #6148 from ctripcloud/object-watcher-metrics
...
update object watcher metrics and simplify cluster object version recording
2025-03-10 14:12:31 +08:00
zach593
d226ce11f3
update object watcher metrics and simplify cluster object version recording
...
Signed-off-by: zach593 <zach_li@outlook.com>
2025-03-09 00:52:48 +08:00
Husni Alhamdani
abe724ad57
chore: remove deprecated --ca-cert-path from karmadactl
...
Signed-off-by: Husni Alhamdani <dhanielluis@gmail.com>
2025-03-08 23:06:32 +07:00
RainbowMango
0c8b8f5c70
Nominate code owners
...
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2025-02-28 16:37:46 +08:00
karmada-bot
5a53162ac7
Merge pull request #6171 from RainbowMango/pr_update_scheule_priority_api
...
Update the API of schedule priroity feature as per the MVP version
2025-02-28 14:26:22 +08:00