.. |
fedinformer
|
Correct the typos
|
2022-12-05 18:27:28 +08:00 |
fixedpool
|
add metrics for pool
|
2022-12-05 20:34:23 +08:00 |
gclient
|
gclient handling programmer level errors
|
2022-09-30 11:08:31 +08:00 |
hash
|
generate work name by hash
|
2021-07-29 14:55:56 +08:00 |
hashset
|
Introduce generic hashset to simplify code
|
2022-12-14 15:49:45 +08:00 |
helper
|
Uniform error log output starts with uppercase
|
2022-12-28 19:12:36 +08:00 |
imageparser
|
Move to registry.k8s.io
|
2022-11-29 18:55:22 +08:00 |
interpreter
|
Implement ResourceInterpreterCustomization ValidatingAdmission
|
2022-11-28 18:30:43 +08:00 |
lifted
|
Uniform error log output starts with uppercase
|
2022-12-28 19:12:36 +08:00 |
metrics
|
add ut for util/metrics and remove unused function
|
2022-11-19 10:38:28 +08:00 |
names
|
Delete the redundant logic in func GenerateExecutionSpaceName
|
2022-12-28 15:59:24 +08:00 |
objectwatcher
|
rename and re-organize the informermanager
|
2022-08-09 17:24:23 +08:00 |
overridemanager
|
fix failed to apply Label/Annotation Overriders
|
2022-12-16 18:34:33 +08:00 |
proxy
|
clean up proxy repeating code
|
2022-10-31 21:35:52 +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
|
move validation funcs into util/validation
|
2022-11-29 10:30:17 +08:00 |
annotation.go
|
improve test coverage
|
2022-03-07 13:09:24 +08:00 |
annotation_test.go
|
improve test coverage
|
2022-03-07 13:09:24 +08:00 |
apigroup.go
|
Put Lease to default SkippedResourceConfig
|
2022-08-04 14:58:43 +08:00 |
apigroup_test.go
|
ignore configv1alpha1 group in detector
|
2021-11-25 10:18:37 +08:00 |
binding.go
|
dispense replicas for job
|
2022-12-23 10:11:44 +08:00 |
binding_test.go
|
dispense replicas for job
|
2022-12-23 10:11:44 +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
|
feat: sync cluster level resource status #2394
|
2022-08-22 10:16:53 +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
|
allow to update the resourceSelector of PropagationPolicy/ClusterPropagationPolicy
|
2022-11-09 16:40:57 +08:00 |
label_test.go
|
allow to update the resourceSelector of PropagationPolicy/ClusterPropagationPolicy
|
2022-11-09 16:40:57 +08:00 |
membercluster_client.go
|
refactor util.BuildClusterConfig
|
2022-11-09 00:26:19 +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
|
generate PolicyRules from given subjects for impersonation deduplicate
|
2022-12-08 10:31:37 +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
|
[ut] add ut for pkg/util/selector.go
|
2022-10-22 11:22:05 +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 |