karmada/pkg/util/helper
karmada-bot 3dac48bd81
Merge pull request #4219 from chaosi-zju/feat-random
implementation : divide replicas by static weight evenly
2023-11-15 21:47:47 +08:00
..
binding.go implementation of divide replicas by static weight evenly 2023-11-15 14:47:01 +08:00
binding_test.go implementation of divide replicas by static weight evenly 2023-11-15 14:47:01 +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 application failover controller 2023-05-06 10:36:54 +08:00
cluster_test.go add application failover controller 2023-05-06 10:36:54 +08:00
cronfederatedhpa.go feat: Support CronFederatedHPA to scale worloads/FederatedHPA at specific time 2023-07-03 20:25:02 +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
node_test.go add ut for node helper 2022-03-25 14:01:41 +08:00
override.go
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 hpa controller 2023-05-30 17:26:02 +08:00
pod_test.go Add a function getPodDependencies for InterpretDependency operation 2023-04-01 11:42:08 +08:00
policy.go feat: Refactor the mechanism for propagating serviceexport derived svc and eps. 2023-08-18 16:04:35 +08:00
policy_test.go feat: Refactor the mechanism for propagating serviceexport derived svc and eps. 2023-08-18 16:04:35 +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 refactor the func and event of taint cluster 2023-07-31 17:32:24 +08:00
taint_test.go refactor the func and event of taint cluster 2023-07-31 17:32:24 +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 feat: realization of ConflictResolution in PP. 2023-07-25 20:23:37 +08:00
work_test.go fix spelling errors 2023-09-04 10:22:39 +08:00
workstatus.go only update necessary part of binding status 2023-11-13 17:09:04 +08:00
workstatus_test.go Add UT for workstatus.go and taint.go and rule.go 2023-04-24 00:21:19 +08:00