| .. |
|
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
|
feat: realization of ConflictResolution in PP.
|
2023-07-25 20:23:37 +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: allow custom metrics configuration of FederatedHPA
|
2023-07-21 17:19:36 +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
|
fix the Applied of ResourceBinding is always true
|
2023-06-26 15:18:32 +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
|
refactor cached restmapper based on Kubernetes restmapper
|
2023-07-20 15:24:32 +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
|
feat: realization of ConflictResolution in PP.
|
2023-07-25 20:23:37 +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
|
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 |
|
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
|
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
|
implement proxy headers
|
2023-07-17 16:41:01 +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 |
|
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
|
update lifted files to k8s 1.26
|
2023-07-17 17:07:13 +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 |