karmada/pkg/util
karmada-bot 90235bb72b
Merge pull request #4010 from whitewindmills/deprecated-zone-rs
adopt zones in resource selector
2023-08-29 17:36:42 +08:00
..
eventfilter fix: fix dependent resources being created and deleted repeatedly when the dependent resource has a status field. 2023-08-02 14:57:34 +08:00
fedinformer only update object in member cluster by execution controller 2023-08-16 16:36:22 +08:00
fixedpool add metrics for pool 2022-12-05 20:34:23 +08:00
gclient Upgrade cluster-api to v1beta1 for v1alpha3/v1alpha4 deprecated 2023-06-08 23:57:05 +08:00
hash generate work name by hash 2021-07-29 14:55:56 +08:00
helper feat: Refactor the mechanism for propagating serviceexport derived svc and eps. 2023-08-18 16:04:35 +08:00
imageparser Move to registry.k8s.io 2022-11-29 18:55:22 +08:00
interpreter Add UT for workstatus.go and taint.go and rule.go 2023-04-24 00:21:19 +08:00
lifted only update object in member cluster by execution controller 2023-08-16 16:36:22 +08:00
memberclusterinformer cleanup: add uid in resource and owner information in annotations 2023-08-26 17:02:13 +08:00
metrics add ut for util/metrics and remove unused function 2022-11-19 10:38:28 +08:00
names implement propagation policy priority preemption 2023-07-26 18:51:00 +08:00
objectwatcher only update object in member cluster by execution controller 2023-08-16 16:36:22 +08:00
overridemanager improve overridemanager test 2023-08-15 19:28:00 +08:00
proxy Use http constants instead of string 2023-02-07 15:51:00 +08:00
restmapper Adopt Kubernetes breaking changes: PR 113542 which require singular names for core types 2023-07-29 16:47:38 +08:00
testing Add UT for pkg/controllers/binding/binding_controller.go 2023-05-19 14:22:32 +08:00
validation validate resourceSelectors if Preemption is enabled 2023-07-24 17:09:28 +08:00
annotation.go cleanup: add uid in resource and owner information in annotations 2023-08-26 17:02:13 +08:00
annotation_test.go feat: realization of ConflictResolution in PP. 2023-07-25 20:23:37 +08:00
apigroup.go feat: Support CronFederatedHPA to scale worloads/FederatedHPA at specific time 2023-07-03 20:25:02 +08:00
apigroup_test.go parseSingle add test 2023-04-10 09:56:34 +08:00
binding.go adopt static check issues 2023-01-31 09:22:41 +08:00
binding_test.go adopt static check issues 2023-01-31 09:22:41 +08:00
cluster.go deprecate cluster-zone flag and introduce cluster-zones flag 2023-08-25 11:02:29 +08:00
cluster_test.go [ut] add ut for cluster.go, clusterlease.go, membercluster_client.go 2022-10-29 22:07:38 +08:00
clusterlease.go Uniform error log output starts with uppercase 2022-12-28 19:12:36 +08:00
clusterlease_test.go [ut] add ut for cluster.go, clusterlease.go, membercluster_client.go 2022-10-29 22:07:38 +08:00
clusterrole.go Uniform error log output starts with uppercase 2022-12-28 19:12:36 +08:00
clusterrole_test.go [ut] add ut for secret.go, serviceaccount.go, rbac.go 2022-10-27 10:46:23 +08:00
common.go refactor search reconciling logic 2023-06-30 09:50:41 +08:00
common_test.go refactor search reconciling logic 2023-06-30 09:50:41 +08:00
condition.go update Scheduled conditon when failed scheduling 2021-12-02 17:53:53 +08:00
condition_test.go add ut for condition 2022-04-14 20:56:38 +08:00
constants.go use ClusterCacheSyncTimeout for resources on fed control plane as well 2023-08-01 18:22:06 +08:00
context.go modify informer-manager to fix #384 2021-08-16 17:16:15 +08:00
credential.go feat: Add label on the namespace created by karmada 2023-07-28 06:41:50 +00:00
credential_test.go feat: agent report secret 2022-07-07 14:26:07 +08:00
dial.go fix hack/update-estimator-protobuf.sh failed with Golang v1.18 2022-03-24 15:14:40 +08:00
label.go avoid updating directly cached resource template 2023-08-03 14:59:54 +08:00
label_test.go avoid updating directly cached resource template 2023-08-03 14:59:54 +08:00
membercluster_client.go Adopt Kubernetes breaking changes: PR 113542 which require singular names for core types 2023-07-29 16:47:38 +08:00
membercluster_client_test.go [ut] add ut for cluster.go, clusterlease.go, membercluster_client.go 2022-10-29 22:07:38 +08:00
namespace.go feat: Add label on the namespace created by karmada 2023-07-28 06:41:50 +00:00
namespace_test.go feat: Add label on the namespace created by karmada 2023-07-28 06:41:50 +00:00
rbac.go implementing search proxy unifiedauth 2023-03-17 10:10:18 +08:00
rbac_test.go generate PolicyRules from given subjects for impersonation deduplicate 2022-12-08 10:31:37 +08:00
resource.go [ut]] add ut for resource.go 2022-10-31 22:13:32 +08:00
resource_test.go [ut]] add ut for resource.go 2022-10-31 22:13:32 +08:00
round_trippers.go implement proxy headers 2023-07-17 16:41:01 +08:00
secret.go Uniform error log output starts with uppercase 2022-12-28 19:12:36 +08:00
secret_test.go Fix and unify CreateOrUpdateXXX functions for karmadactl 2022-11-01 20:50:33 +08:00
selector.go adopt zones in resource selector 2023-08-28 17:25:45 +08:00
selector_test.go adopt zones in resource selector 2023-08-28 17:25:45 +08:00
serviceaccount.go Check if the resource exists before creating it 2022-12-28 09:52:58 +08:00
serviceaccount_test.go Check if the resource exists before creating it 2022-12-28 09:52:58 +08:00
worker.go add taint manager 2022-07-15 10:42:38 +08:00
worker_test.go Fix inspection errors 2023-05-17 17:06:27 +08:00