karmada/test/e2e
Lan Liang ed0f26c328 cleanup pointer, use ptr.Toto obtain a pointer, ptr.Deref to dereference a pointer.
The new k8s.io/utils/ptr package provides generic wrapper functions,
which can be used instead of type-specific pointer wrapper functions.
This replaces the latter with the former, and migrates other uses of
the deprecated pointer package to ptr in affacted files.

See kubernetes/utils#283 for details.

Signed-off-by: Lan Liang <gcslyp@gmail.com>
2024-05-28 05:32:33 +00:00
..
coverage_docs e2e: Remove annotaions when pp/cpp is deleted 2024-04-28 15:15:49 +08:00
framework support auto delete WorkloadRebalancer when time up. 2024-05-27 09:56:06 +08:00
aggregatedapi_test.go feat: add license and verify license for code file 2023-11-16 11:11:21 +08:00
clusteraffinities_test.go migrate wait.PollImmediate to wait.PollUntilContextTimeout. 2024-05-22 05:51:49 +00:00
clusteroverridepolicy_test.go bump golangci to v1.58.0 2024-05-13 09:32:13 +08:00
clusterpropagationpolicy_test.go bump golangci to v1.58.0 2024-05-13 09:32:13 +08:00
cronfederatedhpa_test.go cleanup pointer, use ptr.Toto obtain a pointer, ptr.Deref to dereference a pointer. 2024-05-28 05:32:33 +00:00
dependenciesdistributor_test.go bump golangci to v1.58.0 2024-05-13 09:32:13 +08:00
deploymentreplicassyncer_test.go cleanup pointer, use ptr.Toto obtain a pointer, ptr.Deref to dereference a pointer. 2024-05-28 05:32:33 +00:00
failover_test.go cleanup pointer, use ptr.Toto obtain a pointer, ptr.Deref to dereference a pointer. 2024-05-28 05:32:33 +00:00
federatedhpa_test.go cleanup pointer, use ptr.Toto obtain a pointer, ptr.Deref to dereference a pointer. 2024-05-28 05:32:33 +00:00
federatedresourcequota_test.go e2e: make FederatedResourceQuota e2e as serial to avoid affecting each other 2023-12-01 16:44:48 +08:00
fieldselector_test.go feat: add license and verify license for code file 2023-11-16 11:11:21 +08:00
karmadactl_test.go Merge pull request #4436 from Vacant2333/add-e2e-coverage-detail 2023-12-25 16:19:20 +08:00
lazy_activation_policy_test.go cleanup pointer, use ptr.Toto obtain a pointer, ptr.Deref to dereference a pointer. 2024-05-28 05:32:33 +00:00
mcs_test.go migrate wait.PollImmediate to wait.PollUntilContextTimeout. 2024-05-22 05:51:49 +00:00
namespace_test.go migrate wait.PollImmediate to wait.PollUntilContextTimeout. 2024-05-22 05:51:49 +00:00
overridepolicy_test.go bump golangci to v1.58.0 2024-05-13 09:32:13 +08:00
porting_workloads_test.go add e2e coverage detail 2023-12-23 18:07:31 +08:00
preemption_test.go cleanup pointer, use ptr.Toto obtain a pointer, ptr.Deref to dereference a pointer. 2024-05-28 05:32:33 +00:00
propagationpolicy_test.go cleanup pointer, use ptr.Toto obtain a pointer, ptr.Deref to dereference a pointer. 2024-05-28 05:32:33 +00:00
rescheduling_test.go cleanup pointer, use ptr.Toto obtain a pointer, ptr.Deref to dereference a pointer. 2024-05-28 05:32:33 +00:00
resource_deletion_protection_test.go Merge pull request #4324 from Vacant2333/Add-e2e-coverage-analysis 2023-12-02 16:50:01 +08:00
resource_test.go feat: add license and verify license for code file 2023-11-16 11:11:21 +08:00
resourceinterpreter_test.go cleanup pointer, use ptr.Toto obtain a pointer, ptr.Deref to dereference a pointer. 2024-05-28 05:32:33 +00:00
scheduling_test.go cleanup pointer, use ptr.Toto obtain a pointer, ptr.Deref to dereference a pointer. 2024-05-28 05:32:33 +00:00
seamless_migration_test.go bump golangci to v1.58.0 2024-05-13 09:32:13 +08:00
search_test.go e2e: Fix the occasional failure of mcs e2e 2023-12-04 11:27:43 +08:00
spread_by_region_test.go bump golangci to v1.58.0 2024-05-13 09:32:13 +08:00
suite.go feat: add license and verify license for code file 2023-11-16 11:11:21 +08:00
suite_test.go migrate wait.PollImmediate to wait.PollUntilContextTimeout. 2024-05-22 05:51:49 +00:00
tainttoleration_test.go feat: add license and verify license for code file 2023-11-16 11:11:21 +08:00
workloadrebalancer_test.go cleanup pointer, use ptr.Toto obtain a pointer, ptr.Deref to dereference a pointer. 2024-05-28 05:32:33 +00:00