karmada/pkg/util
changzhen c04fd6ad62 add validation for mci
Signed-off-by: changzhen <changzhen5@huawei.com>
2023-05-12 15:49:50 +08:00
..
fedinformer Avoid multiple executions after rlock in concurrent scenarios 2023-04-06 13:49:04 +08:00
fixedpool add metrics for pool 2022-12-05 20:34:23 +08:00
gclient Update cluster-api version to semantic version 2023-05-08 18:24:00 +08:00
hash generate work name by hash 2021-07-29 14:55:56 +08:00
helper add application failover controller 2023-05-06 10:36:54 +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 add validation for mci 2023-05-12 15:49:50 +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 feat:add new type cachedRESTMapper to optimize GetGroupVersionResource 2022-07-20 14:47:53 +08:00
testing clean up proxy repeating code 2022-10-31 21:35:52 +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 Uniform error log output starts with uppercase 2022-12-28 19:12:36 +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 use rest.Config and check ca exist 2023-03-22 15:52:55 +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 test worker.go 2022-10-26 12:34:09 +08:00