karmada/pkg/util
Garrybest 7445bd90da fix slow enqueue of async worker
Signed-off-by: Garrybest <garrybest@foxmail.com>
2021-12-04 19:44:33 +08:00
..
gclient Support for the cluster-api v1beta1 version 2021-11-25 16:58:14 +08:00
hash generate work name by hash 2021-07-29 14:55:56 +08:00
helper add startTime and completionTime in job status 2021-11-25 21:50:36 +08:00
imageparser Change Stringer interface implementation from pointer receiver to value receiver. 2021-06-02 15:45:15 +08:00
informermanager add Timeout in WaitForCacheSync 2021-11-05 13:50:30 +08:00
interpreter Update resourece interpreter pkg/file name and variable/parameter/comment naming 2021-11-20 17:48:00 +08:00
metrics add metrics for scheduler estimator 2021-12-02 10:16:28 +08:00
names feature: change namespace filter rule 2021-12-01 16:19:11 +08:00
objectwatcher Fix panic: invalid memory address or nil pointer dereference 2021-11-20 20:45:22 +08:00
overridemanager refactor imageoverride: use converted resouce to extract json patches 2021-08-28 18:21:27 +08:00
resourcehelper Lift some utils code from the k/k repo to avoid relying on it 2021-11-19 16:36:41 +08:00
restmapper manipulate GVR from GVK by RESTMapper 2020-12-07 09:38:01 +08:00
validation add more validations for cluster name 2021-11-15 15:08:16 +08:00
annotation.go support update object annotations 2021-11-23 19:10:47 +08:00
apigroup.go ignore configv1alpha1 group in detector 2021-11-25 10:18:37 +08:00
apigroup_test.go ignore configv1alpha1 group in detector 2021-11-25 10:18:37 +08:00
binding.go support job scheduling 2021-11-09 14:29:34 +08:00
cluster.go update import-aliases 2021-09-15 15:13:14 +08:00
clusterlease.go add cluster lease controller 2021-06-16 21:19:43 +08:00
condition.go add conditions for cluster status 2021-11-25 21:23:15 +08:00
constants.go support job scheduling 2021-11-09 14:29:34 +08:00
context.go modify informer-manager to fix #384 2021-08-16 17:16:15 +08:00
dial.go add scheduler estimator client 2021-09-18 11:32:32 +08:00
error.go add scheduler estimator client 2021-09-18 11:32:32 +08:00
error_test.go add ut for AggregateErrors 2021-11-27 17:14:57 +08:00
label.go add object watcher to manage operations for object dispatched to member clusters (#104) 2021-01-07 18:51:07 +08:00
membercluster_client.go refactor object watcher interface 2021-11-05 23:26:51 +08:00
namespace.go fix bugs of agent deployment 2021-07-14 11:17:13 +08:00
rbac.go add karmadactl unjoin command (#67) 2020-12-14 17:36:48 +08:00
resource.go optimize ResourceList 2021-11-25 20:37:10 +08:00
secret.go pkg/util/secret: Fix GetTargetSecret 2021-11-15 15:51:49 +08:00
selector.go update import-aliases 2021-09-15 15:13:14 +08:00
serviceaccount.go add karmadactl unjoin command (#67) 2020-12-14 17:36:48 +08:00
spreadstate.go scheduler with Duplicated ReplicaSchedulingStrategy 2021-07-07 15:32:07 +08:00
worker.go fix slow enqueue of async worker 2021-12-04 19:44:33 +08:00