.. |
certificate
|
add agentcsrapproving controller to auto approve agent csr
|
2024-11-22 18:21:06 +08:00 |
eventfilter
|
Added new test cases and improved test coverage of pkg/util/eventfilter
|
2024-08-09 16:09:53 +05:30 |
fedinformer
|
Added test files for pkg/util/fedinformer
|
2024-08-22 15:47:38 +05:30 |
fixedpool
|
bump golangci to v1.58.0
|
2024-05-13 09:32:13 +08:00 |
gclient
|
Adopt deprecated AddToScheme functions
|
2024-07-11 15:09:13 +08:00 |
grpcconnection
|
Enable deprecation check which was disabled for version upgrade
|
2024-11-25 20:32:50 -05:00 |
hash
|
fix code inspection errors
|
2024-06-12 17:55:59 +08:00 |
helper
|
move CreateOrUpdateWork() and related functions to controllers/ctrlutil
|
2025-01-10 11:34:58 +08:00 |
imageparser
|
cmd+hack+operator+pkg: unify addons constants
|
2024-12-05 18:45:44 +02:00 |
interpreter
|
Add 100% test coverage for matcher, shadow, and names.go in pkg/util
|
2024-08-09 17:43:11 +05:30 |
lifted
|
Merge pull request #5772 from anujagrawal699/addedTests-pkg/util/lifted/scheduler/cache/node_tree_test.go
|
2024-12-07 19:43:12 +08:00 |
metrics
|
feat: add license and verify license for code file
|
2023-11-16 11:11:21 +08:00 |
names
|
cmd+hack+operator+pkg: unify addons constants
|
2024-12-05 18:45:44 +02:00 |
objectwatcher
|
optimize: used unified context in controller
|
2024-08-06 11:44:20 +08:00 |
overridemanager
|
feat: add fieldoverrider
|
2024-10-08 10:36:32 -04:00 |
proxy
|
cluster proxy transport disable keepalive
|
2024-09-26 14:49:15 +08:00 |
restmapper
|
bump golangci to v1.58.0
|
2024-05-13 09:32:13 +08:00 |
testing
|
pkg/karmadactl/util: unit test apiclient
|
2024-12-11 08:57:27 +02:00 |
validation
|
karmadactl init: add CRDs archive verification to enhance file system robustness
|
2024-11-27 16:47:58 +08:00 |
OWNERS
|
Nominate code owners
|
2023-11-20 10:39:38 +08:00 |
annotation.go
|
Deprecate name/namespace labels of pp/cpp
|
2024-04-18 14:21:02 +08:00 |
annotation_test.go
|
Add 100% unit test coverage for annotation and label in pkg/util
|
2024-08-07 16:04:43 +05:30 |
apigroup.go
|
Introduce a new API named WorkloadRebalancer to support rescheduling.
|
2024-04-23 10:34:11 +08:00 |
apigroup_test.go
|
feat: add license and verify license for code file
|
2023-11-16 11:11:21 +08:00 |
binding.go
|
Add ResourceBinding scheduling suspension helper functions to simplify code
|
2025-01-06 17:39:59 +08:00 |
binding_test.go
|
Add ResourceBinding scheduling suspension helper functions to simplify code
|
2025-01-06 17:39:59 +08:00 |
cluster.go
|
Removed deprecated --cluster-zone from karmadactl join command
|
2024-05-22 16:23:25 +08:00 |
cluster_test.go
|
feat: add license and verify license for code file
|
2023-11-16 11:11:21 +08:00 |
clusterlease.go
|
feat: add license and verify license for code file
|
2023-11-16 11:11:21 +08:00 |
clusterlease_test.go
|
Bump sigs.k8s.io/controller-runtime to v0.17.5
|
2024-05-08 21:16:15 -04:00 |
clusterrole.go
|
feat: add license and verify license for code file
|
2023-11-16 11:11:21 +08:00 |
clusterrole_test.go
|
feat: add license and verify license for code file
|
2023-11-16 11:11:21 +08:00 |
common.go
|
feat: add license and verify license for code file
|
2023-11-16 11:11:21 +08:00 |
common_test.go
|
Add unit tests for common.go in pkg/util
|
2024-08-09 14:14:33 +05:30 |
condition.go
|
feat: add license and verify license for code file
|
2023-11-16 11:11:21 +08:00 |
condition_test.go
|
feat: add license and verify license for code file
|
2023-11-16 11:11:21 +08:00 |
constants.go
|
cmd+hack+operator+pkg: unify addons constants
|
2024-12-05 18:45:44 +02:00 |
context.go
|
feat: add license and verify license for code file
|
2023-11-16 11:11:21 +08:00 |
context_test.go
|
Added tests for utility functions in the pkg/util
|
2024-10-23 17:38:57 +05:30 |
credential.go
|
set karmada.io/system label to all member cluster registration resources
|
2024-07-11 14:42:30 -04:00 |
credential_test.go
|
migrate wait.PollUntil to wait.PollUntilContextCancel
|
2024-05-16 11:16:11 +08:00 |
label.go
|
Merge pull request #4474 from jwcesign/add-uid
|
2024-04-30 11:39:24 +08:00 |
label_test.go
|
Add 100% unit test coverage for annotation and label in pkg/util
|
2024-08-07 16:04:43 +05:30 |
membercluster_client.go
|
Bump sigs.k8s.io/controller-runtime to v0.17.5
|
2024-05-08 21:16:15 -04:00 |
membercluster_client_test.go
|
Added tests for pkg/util/membercluster_client_test.go
|
2024-10-15 22:58:00 +05:30 |
namespace.go
|
feat: add license and verify license for code file
|
2023-11-16 11:11:21 +08:00 |
namespace_test.go
|
bump golangci to v1.58.0
|
2024-05-13 09:32:13 +08:00 |
policy.go
|
implementation of the LazyActivation preference for Policy.
|
2024-01-25 20:56:31 +08:00 |
policy_test.go
|
Added tests for utility functions in the pkg/util
|
2024-10-23 17:38:57 +05:30 |
rbac.go
|
minimize the RBAC permissions for the pull mode cluster
|
2024-11-20 15:44:01 +08:00 |
rbac_test.go
|
feat: add license and verify license for code file
|
2023-11-16 11:11:21 +08:00 |
resource.go
|
feat: add license and verify license for code file
|
2023-11-16 11:11:21 +08:00 |
resource_test.go
|
feat: add license and verify license for code file
|
2023-11-16 11:11:21 +08:00 |
round_trippers.go
|
feat: add license and verify license for code file
|
2023-11-16 11:11:21 +08:00 |
round_trippers_test.go
|
Added tests for utility functions in the pkg/util
|
2024-10-23 17:38:57 +05:30 |
secret.go
|
support unregister cluster in karmada
|
2024-10-28 20:25:28 +08:00 |
secret_test.go
|
Adopt controller-runtime braking change: TypedReconciler
|
2024-11-12 17:52:46 +08:00 |
selector.go
|
feat: add license and verify license for code file
|
2023-11-16 11:11:21 +08:00 |
selector_test.go
|
feat: add license and verify license for code file
|
2023-11-16 11:11:21 +08:00 |
serviceaccount.go
|
Fixed golint issues and new piecies of wait.Poll
|
2024-05-22 11:39:45 +08:00 |
serviceaccount_test.go
|
feat: add license and verify license for code file
|
2023-11-16 11:11:21 +08:00 |
worker.go
|
AsyncWorker adopt typed rate limiter
|
2024-11-21 12:15:00 +08:00 |
worker_test.go
|
feat: add license and verify license for code file
|
2023-11-16 11:11:21 +08:00 |