karmada/pkg/util
chaosi-zju 3c731e5d08 fix demo for dependencyInterpretation
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
2024-06-04 11:50:30 +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 Introduce a new API named WorkloadRebalancer to support rescheduling. 2024-04-23 10:34:11 +08:00
hash feat: add license and verify license for code file 2023-11-16 11:11:21 +08:00
helper cleanup pointer, use ptr.Toto obtain a pointer, ptr.Deref to dereference a pointer. 2024-05-28 05:32:33 +00: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 cleanup pointer, use ptr.Toto obtain a pointer, ptr.Deref to dereference a pointer. 2024-05-28 05:32:33 +00: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 bump golangci to v1.58.0 2024-05-13 09:32:13 +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 add binding dependencies distributor finalizer to the independent binding 2024-05-25 15:45:35 +08:00
context.go feat: add license and verify license for code file 2023-11-16 11:11:21 +08:00
credential.go feat: add license and verify license for code file 2023-11-16 11:11:21 +08:00
credential_test.go migrate wait.PollUntil to wait.PollUntilContextCancel 2024-05-16 11:16:11 +08:00
dial.go feat: add license and verify license for code file 2023-11-16 11:11:21 +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