wei-chenglai
|
409c1c703b
|
Bump sigs.k8s.io/controller-runtime to v0.17.5
Signed-off-by: wei-chenglai <qazwsx0939059006@gmail.com>
|
2024-05-08 21:16:15 -04:00 |
Amir Alavi
|
2f3ac7dc79
|
chore: reuse proxyutil import for proxy
Signed-off-by: Amir Alavi <amir.alavi@zendesk.com>
|
2024-05-06 18:48:31 -04:00 |
karmada-bot
|
f33f3f8bf3
|
Merge pull request #4474 from jwcesign/add-uid
feat: add permanent id label to pp/cpp/rb/crb/work resources
|
2024-04-30 11:39:24 +08:00 |
whitewindmills
|
f9f3d47c30
|
ObjectWatcher.Delete checks if resource can be deleted
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
|
2024-04-28 18:45:44 +08:00 |
whitewindmills
|
8328054439
|
Deprecate name/namespace labels of work
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
|
2024-04-28 15:22:44 +08:00 |
karmada-bot
|
68577f19f9
|
Merge pull request #4743 from whitewindmills/deprecated-labels
Deprecate name/namespace labels of pp/cpp
|
2024-04-25 20:47:02 +08:00 |
chaosi-zju
|
c600991f36
|
Introduce a new API named WorkloadRebalancer to support rescheduling.
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
|
2024-04-23 10:34:11 +08:00 |
karmada-bot
|
aded7c0c39
|
Merge pull request #4848 from chaosi-zju/reschedule-sche
Introduce a mechanism to scheduler to actively trigger rescheduling
|
2024-04-22 10:45:59 +08:00 |
chaosi-zju
|
0372cabba6
|
Introduce a mechanism to scheduler to actively trigger rescheduling
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
|
2024-04-20 20:55:45 +08:00 |
khanhtc1202
|
e9a6d91ac4
|
Remove print in test
Signed-off-by: khanhtc1202 <khanhtc1202@gmail.com>
|
2024-04-20 13:59:31 +07:00 |
whitewindmills
|
59b8835bda
|
Deprecate name/namespace labels of pp/cpp
Co-authored-by: changzhen <changzhen5@huawei.com>
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
|
2024-04-18 14:21:02 +08:00 |
whitewindmills
|
52e5bc055e
|
Add finalizer for propagation policy
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
|
2024-04-17 21:38:50 +08:00 |
zhzhuang-zju
|
672c77a631
|
make DeepEqual judgments more efficient
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
|
2024-04-15 10:09:53 +08:00 |
Amir Alavi
|
7dbfc9f22b
|
propagate `Secret` of type `kubernetes.io/service-account-token`
Signed-off-by: Amir Alavi <amiralavi7@gmail.com>
|
2024-04-11 09:45:23 -04:00 |
jwcesign
|
6a54a9abb4
|
feat: add permanent id label to pp/cpp/rb/crb/work resources
Signed-off-by: jwcesign <jwcesign@gmail.com>
|
2024-04-10 16:08:51 +08:00 |
whitewindmills
|
f8d6be5320
|
Deprecate key labels of rb/crb
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
|
2024-04-10 11:30:43 +08:00 |
whitewindmills
|
9c08138f5b
|
Use merge strategy to avoid work.karmada.io/permanent-id changes.
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
|
2024-04-03 10:46:05 +08:00 |
whitewindmills
|
ce84edfe12
|
labels cannot be deleted via Karmada propagation
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
|
2024-03-30 21:31:47 +08:00 |
changzhen
|
e511ad7bfc
|
remove old MergeAnnotation func and rename ReplaceAnnotation func to MergeAnnotation
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2024-03-30 09:43:12 +08:00 |
changzhen
|
0e60af8ee2
|
remove work label on the member cluster resource
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2024-03-28 12:56:35 +08:00 |
changzhen
|
6b8e73e37a
|
add endpointslice-controller finalizer for Endpointslice Work object
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2024-03-27 14:44:49 +08:00 |
changzhen
|
b808f37847
|
fix wrong annotation marks on resource
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2024-03-26 20:00:14 +08:00 |
Lan Liang
|
cd2812e30e
|
Delete the labels of uid.
Signed-off-by: Lan Liang <gcslyp@gmail.com>
|
2024-03-18 03:00:19 +00:00 |
chaosi-zju
|
54f310c4e0
|
add GroupVersion of remedy.karmada.io/v1alpha1 to SkippedResourceConfig
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
|
2024-02-28 14:46:07 +08:00 |
changzhen
|
081610e33e
|
add remedy controller
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2024-02-27 22:24:34 +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 |
karmada-bot
|
0aec7b58dc
|
Merge pull request #4584 from niuyueyang1996/implement-node/pod-tableconvert
Implement node/pod tableconvert
|
2024-02-05 15:49:55 +08:00 |
niuyueyang
|
4aecca59ef
|
support node/pod TableConvertor.
Signed-off-by: niuyueyang <719415781@qq.com>
|
2024-02-05 11:37:13 +08:00 |
jwcesign
|
cebb1eac03
|
feat: add manager label to eps work to avoid the conflicts between mcs/serviceexport
Signed-off-by: jwcesign <jiangwei115@huawei.com>
|
2024-01-29 20:22:36 +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 |
karmada-bot
|
ae5b3fe373
|
Merge pull request #4577 from chaosi-zju/policy5
Introduced a lazy activation preference to PropagationPolicy/ClusterPropagationPolicy
|
2024-01-25 21:52:45 +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 |
RainbowMango
|
c47e12a442
|
bump golangci-lint to v1.55.2
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
|
2024-01-21 12:34:24 +08:00 |
changzhen
|
f2a260641b
|
remove redundant os preload
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2024-01-16 11:01:57 +08:00 |
karmada-bot
|
31031548b7
|
Merge pull request #4519 from XiShanYongYe-Chang/remove-unsafe-lua-library-function
remove unsafe lua load library function
|
2024-01-16 10:50:37 +08:00 |
changzhen
|
6b5dc9f850
|
disable unsafe lua library function
Signed-off-by: changzhen <changzhen5@huawei.com>
|
2024-01-11 16:49:43 +08:00 |
karmada-bot
|
e857d1f95e
|
Merge pull request #4522 from helen-frank/fix/defer_runlock
defer RUnlock
|
2024-01-10 17:33:34 +08:00 |
helen
|
2397af5f24
|
defer RUnlock
Signed-off-by: helen <haitao.zhang@daocloud.io>
|
2024-01-10 16:43:41 +08:00 |
Mohammed Affan
|
89c6d7299c
|
Add linting for redefined builtin ids
Signed-off-by: Mohammed Affan <mohammed.affan.727@gmail.com>
|
2024-01-10 16:01:04 +08:00 |
jwcesign
|
947a80e00f
|
cleanup: enable revive(var-naming rule) checking
Signed-off-by: jwcesign <jwcesign@gmail.com>
|
2024-01-10 12:15:03 +08:00 |
jwcesign
|
38b2cae7e1
|
cleanup: enable revive(exported rule) checking
Signed-off-by: jwcesign <jwcesign@gmail.com>
|
2024-01-09 09:41:47 +08:00 |
whitewindmills
|
10f9fdd794
|
clean up deprecated codes
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
|
2024-01-05 18:11:21 +08:00 |
whitewindmills
|
70d18106bc
|
Replace distribution/distribution dependencies
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
|
2024-01-03 15:47:23 +08:00 |
jwcesign
|
cfd88926dd
|
feat: report event when the service doesn't exist/when endpointslice api is disabled
Signed-off-by: jwcesign <jwcesign@gmail.com>
|
2023-12-19 18:19:26 +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
|
e2c6ece93a
|
Merge pull request #4371 from CharlesQQ/proxy-fix
fix(util/proxy): fix tls.config when secret.spec.caBundle is nil
|
2023-12-09 14:16:07 +08:00 |
karmada-bot
|
33fdf5225f
|
Merge pull request #4094 from ctripcloud/fix-binding-status-error-rate
Use Patch() when binding-status controller update workload's status
|
2023-12-09 10:11:06 +08:00 |
chang.qiangqiang
|
fca22c2821
|
fix(util/proxy): fix tls.config when secret.spec.caBundle is nil
Signed-off-by: chang.qiangqiang <chang.qiangqiang@immomo.com>
|
2023-12-06 15:19:09 +08:00 |
jwcesign
|
cb6508b7ad
|
feat: dispatch eps to the newly joined consumption clusters
Signed-off-by: jwcesign <jwcesign@gmail.com>
|
2023-12-05 20:20:52 +08:00 |
karmada-bot
|
0b1681ed83
|
Merge pull request #4360 from Rains6/dev-mcs-zhc
feat: sync mcs work when cluster joined or unjoin
|
2023-12-05 17:36:03 +08:00 |