karmada/pkg/util
sophie 6bf6f305b8 feat: add fieldoverrider
Signed-off-by: sophie <yl5357@columbia.edu>
2024-10-08 10:36:32 -04: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 Adding TLS Certificate Authentication to gRPC 2024-06-21 15:56:20 +08:00
hash fix code inspection errors 2024-06-12 17:55:59 +08:00
helper Merge pull request #5318 from chaosi-zju/fixpatch 2024-08-16 10:29:35 +08:00
imageparser Replace distribution/distribution dependencies 2024-01-03 15:47:23 +08:00
interpreter Add 100% test coverage for matcher, shadow, and names.go in pkg/util 2024-08-09 17:43:11 +05:30
lifted work suspension: emit event for work dispatch status 2024-08-09 06:15:05 -04:00
metrics feat: add license and verify license for code file 2023-11-16 11:11:21 +08:00
names Add 100% test coverage for matcher, shadow, and names.go in pkg/util 2024-08-09 17:43:11 +05:30
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 fix code inspection errors 2024-06-12 17:55:59 +08:00
restmapper bump golangci to v1.58.0 2024-05-13 09:32:13 +08:00
testing feat: add license and verify license for code file 2023-11-16 11:11:21 +08:00
validation feat: add fieldoverrider 2024-10-08 10:36:32 -04: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 Introduce a mechanism to scheduler to actively trigger rescheduling 2024-04-20 20:55:45 +08:00
binding_test.go Introduce a mechanism to scheduler to actively trigger rescheduling 2024-04-20 20:55:45 +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 make cleanup with multiclusterservice controllers 2024-07-22 11:15:58 +08:00
context.go feat: add license and verify license for code file 2023-11-16 11:11:21 +08:00
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 bump golangci to v1.58.0 2024-05-13 09:32:13 +08:00
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
rbac.go feat: add license and verify license for code file 2023-11-16 11:11:21 +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
secret.go feat: add license and verify license for code file 2023-11-16 11:11:21 +08:00
secret_test.go feat: add license and verify license for code file 2023-11-16 11:11:21 +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 Deprecate name/namespace labels of pp/cpp 2024-04-18 14:21:02 +08:00
worker_test.go feat: add license and verify license for code file 2023-11-16 11:11:21 +08:00