karmada/pkg/util
jwcesign 5e90907819 fix: fix exec failure when tls enabled
Signed-off-by: jwcesign <jwcesign@gmail.com>
2023-11-09 10:39:01 +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 Revert "Merge pull request #3808 from ctripcloud/refactor-execution-workstatus" 2023-08-31 14:23:58 +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 fix spelling errors 2023-09-04 10:22:39 +08:00
imageparser Move to registry.k8s.io 2022-11-29 18:55:22 +08:00
interpreter fix depndencies lua scrpit bug 2023-09-05 17:36:24 +08:00
lifted Revert "Merge pull request #3808 from ctripcloud/refactor-execution-workstatus" 2023-08-31 14:23:58 +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 Revert "Merge pull request #3808 from ctripcloud/refactor-execution-workstatus" 2023-08-31 14:23:58 +08:00
overridemanager improve overridemanager test 2023-08-15 19:28:00 +08:00
proxy fix: fix exec failure when tls enabled 2023-11-09 10:39:01 +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 fix spelling errors 2023-09-04 10:22:39 +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 retain for hpa controlled Deployment resource 2023-09-21 19:44:01 +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 remove insecureSkipTLSVerify in UT test 2023-09-13 15:07:45 +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 remove unnecessary maxRetry for AsyncWorker 2023-09-21 16:19:59 +08:00
worker_test.go remove unnecessary maxRetry for AsyncWorker 2023-09-21 16:19:59 +08:00