karmada/pkg/util
Poor12 c84ccf61c1 fix cached rest mapper
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2023-06-13 15:04:41 +08:00
..
fedinformer add hpa controller 2023-05-30 17:26:02 +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 delete redundant deepcopy 2023-06-09 17:37:12 +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 feat: add validation for federatedhpa 2023-05-30 20:43:57 +08:00
metrics add ut for util/metrics and remove unused function 2022-11-19 10:38:28 +08:00
names feat: allows users to propagate resources under the Kubernetes reserved namespace. 2023-04-20 19:05:33 +08:00
objectwatcher Refactor execution_controller.go 2023-02-23 14:34:24 +08:00
overridemanager CommandArgsOverrider supports Job 2023-04-17 14:32:33 +08:00
proxy Use http constants instead of string 2023-02-07 15:51:00 +08:00
restmapper fix cached rest mapper 2023-06-13 15:04:41 +08:00
testing Add UT for pkg/controllers/binding/binding_controller.go 2023-05-19 14:22:32 +08:00
validation revert some fields 2023-05-09 16:38:48 +08:00
annotation.go feat: support for removing annotations/labels propagated through karmada 2023-02-10 16:00:21 +08:00
annotation_test.go feat: support for removing annotations/labels propagated through karmada 2023-02-10 16:00:21 +08:00
apigroup.go Put Lease to default SkippedResourceConfig 2022-08-04 14:58:43 +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 feat: support fieldSelector 2023-05-28 16:02:57 +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
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 add managed-by label to resources created by karmada controllers (#3262) 2023-05-12 14:35:24 +08:00
context.go modify informer-manager to fix #384 2021-08-16 17:16:15 +08:00
credential.go Fix 'namespace karmada-cluster not found' when cluster is being registered with 'pull' mode 2022-08-05 13:52:37 +08: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 feat: support for removing annotations/labels propagated through karmada 2023-02-10 16:00:21 +08:00
label_test.go feat: support for removing annotations/labels propagated through karmada 2023-02-10 16:00:21 +08:00
membercluster_client.go add hpa controller 2023-05-30 17:26:02 +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 Check if the resource exists before creating it 2022-12-28 09:52:58 +08:00
namespace_test.go Check if the resource exists before creating it 2022-12-28 09:52:58 +08: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
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 introduce type ImplicitPriority to represent the priority. 2022-09-30 14:48:05 +08:00
selector_test.go Refine the TestClusterMatches 2023-02-23 16:04:06 +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