karmada/pkg/util/helper
Poor12 80eab7bcb3 add a clusterEvicted plugin
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2023-04-28 09:21:45 +08:00
..
binding.go do not revise replicas when duplicated 2023-04-06 15:05:45 +08:00
binding_test.go do not revise replicas when duplicated 2023-04-06 15:05:45 +08:00
cache.go rename and re-organize the informermanager 2022-08-09 17:24:23 +08:00
cache_test.go [ut] add ut for cache.go, mcs.go 2022-11-01 16:03:14 +08:00
cluster.go add a clusterEvicted plugin 2023-04-28 09:21:45 +08:00
cluster_test.go add a clusterEvicted plugin 2023-04-28 09:21:45 +08:00
job.go Update Golang version from v1.18.3 to v1.19.3 2022-11-23 19:47:12 +08:00
job_test.go add ut for job.go and policy.go 2022-10-20 16:14:58 +08:00
mcs.go Fixed the control plane endpointslice cannot be deleted. 2023-03-31 13:55:55 +08:00
mcs_test.go [ut] add ut for cache.go, mcs.go 2022-11-01 16:03:14 +08:00
node.go unify IsNodeReady function 2021-11-15 11:35:03 +08:00
node_test.go add ut for node helper 2022-03-25 14:01:41 +08:00
override.go update import-aliases 2021-09-15 15:13:14 +08:00
override_test.go add ut for override.go 2022-10-08 15:30:52 +08:00
patch.go use patch helper instead of jsonpatch 2023-04-06 16:04:58 +08:00
patch_test.go use patch helper instead of jsonpatch 2023-04-06 16:04:58 +08:00
pod.go add unit test for pkg/resourceinterpreter/default/native/dependencies.go 2023-04-13 17:56:55 +08:00
pod_test.go Add a function getPodDependencies for InterpretDependency operation 2023-04-01 11:42:08 +08:00
policy.go add some fields for GracefulEvictionTask 2023-04-24 14:59:27 +08:00
policy_test.go add some fields for GracefulEvictionTask 2023-04-24 14:59:27 +08:00
predicate.go [ut] add ut for predicate.go 2022-10-29 23:28:03 +08:00
predicate_test.go [ut] add ut for predicate.go 2022-10-29 23:28:03 +08:00
taint.go add default tolerations for pp and cpp 2022-08-02 17:20:25 +08:00
taint_test.go Add UT for workstatus.go and taint.go and rule.go 2023-04-24 00:21:19 +08:00
unstructured.go optimize unstructured convert methods 2022-08-04 11:38:25 +08:00
unstructured_test.go add unstruucted helper uinttest 2022-12-08 08:37:03 +00:00
work.go fix issue when cluster fails and recovers 2023-03-07 15:39:25 +08:00
work_test.go add syncEvent from execution_controller to resource 2022-06-10 09:58:07 +08:00
workstatus.go fix an issue where DeepEqual becomes invalid in aggregate binding status 2023-04-04 16:32:16 +08:00
workstatus_test.go Add UT for workstatus.go and taint.go and rule.go 2023-04-24 00:21:19 +08:00