karmada/pkg/util/helper
karmada-bot 0330535ed8
Merge pull request #3014 from chaunceyjiang/ValidateReplicaScheduling
fix: Validate replicaSchedulingType and replicaDivisionPreference
2023-01-09 15:43:02 +08:00
..
binding.go dispense replicas for job 2022-12-23 10:11:44 +08:00
binding_test.go dispense replicas for job 2022-12-23 10:11:44 +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 [ut] add ut for cache.go, mcs.go 2022-11-01 16:03:14 +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 fix: set the default value of replicaSchedulengType 2023-01-09 14:37:20 +08:00
policy_test.go move validation funcs into util/validation 2022-11-29 10:30:17 +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 binding reference key hash collision 2022-07-04 09:42:51 +08:00
work_test.go add syncEvent from execution_controller to resource 2022-06-10 09:58:07 +08:00
workstatus.go Uniform error log output starts with uppercase 2022-12-28 19:12:36 +08:00
workstatus_test.go make changes to binding-controller to adopt graceful eviction 2022-08-05 16:43:47 +08:00