karmada/pkg/util
karmada-bot 7f0961f06c
Merge pull request #5177 from RainbowMango/pr_adopt_deprecated_addtoscheme
Adopt deprecated AddToScheme functions
2024-07-12 17:50:05 +08:00
..
eventfilter cleanup pointer, use ptr.Toto obtain a pointer, ptr.Deref to dereference a pointer. 2024-05-28 05:32:33 +00:00
fedinformer implementation of the LazyActivation preference for Policy. 2024-01-25 20:56:31 +08:00
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 Correct licenses format 2024-07-04 10:35:16 +08:00
imageparser Replace distribution/distribution dependencies 2024-01-03 15:47:23 +08:00
interpreter fix demo for dependencyInterpretation 2024-06-04 11:50:30 +08:00
lifted Correct licenses format 2024-07-04 10:35:16 +08:00
metrics feat: add license and verify license for code file 2023-11-16 11:11:21 +08:00
names feat: fix conflicts with pp 2023-12-14 19:46:46 +08:00
objectwatcher ObjectWatcher.Delete checks if resource can be deleted 2024-04-28 18:45:44 +08:00
overridemanager feat: add license and verify license for code file 2023-11-16 11:11:21 +08: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 cleanup pointer, use ptr.Toto obtain a pointer, ptr.Deref to dereference a pointer. 2024-05-28 05:32:33 +00: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 remove old MergeAnnotation func and rename ReplaceAnnotation func to MergeAnnotation 2024-03-30 09:43:12 +08:00
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 feat: add license and verify license for code file 2023-11-16 11:11:21 +08:00
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 set karmada.io/system label to all member cluster registration resources 2024-07-11 14:42:30 -04: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 labels cannot be deleted via Karmada propagation 2024-03-30 21:31:47 +08:00
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