karmada/pkg/util/helper
whitewindmills 26c787531e add placement helper
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
2023-04-01 16:45:57 +08:00
..
binding.go add bindingStatus controller to aggregate work status and update the 2023-02-23 16:08:36 +08:00
binding_test.go add bindingStatus controller to aggregate work status and update the 2023-02-23 16:08:36 +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 refactor utils for checking API enablements 2021-07-07 19:47:15 +08:00
cluster_test.go refactor utils for checking API enablements 2021-07-07 19:47:15 +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 patch resourcebinding instead of update and update observed generation. 2022-08-05 09:17:01 +08:00
patch_test.go patch resourcebinding instead of update and update observed generation. 2022-08-05 09:17:01 +08:00
pod.go implement GetUnschedulableReplicas for estimator 2022-02-23 14:19:51 +08:00
pod_test.go add a ut for pod.go 2022-03-23 17:58:51 +08:00
policy.go add placement helper 2023-04-01 16:45:57 +08:00
policy_test.go add placement helper 2023-04-01 16:45:57 +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 improve ut for taint 2022-08-14 23:49:15 +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 Merge pull request #3202 from Poor12/add-bindingstatus-controller 2023-03-07 17:21:13 +08:00
workstatus_test.go adopt static check issues 2023-01-31 09:22:41 +08:00