kubernetes/test/integration
Kubernetes Prow Robot f40f078590
Merge pull request #109759 from wojtek-t/cleanup_integration_tests
Minor cleanup to use t.Run() in test/integration
2022-05-05 01:43:22 -07:00
..
apimachinery TestWatchRestartsIfTimeoutNotReached: fix 2022-03-23 10:19:38 -07:00
apiserver Merge pull request #109443 from kevindelgado/dynamic-apply 2022-05-04 01:27:53 -07:00
auth Minor cleanup to use t.Run() in test/integration 2022-05-02 21:13:32 +02:00
authutil This introduces an Impersonate-Uid header to server side code. 2021-07-06 10:13:16 -07:00
benchmark io/ioutil has already been deprecated in golang 1.16, so replace all ioutil with io and os 2022-02-03 05:32:12 +08:00
certificates Wire context for cert controllers 2022-03-07 10:19:45 -05:00
client client-go: chain the error returned by rate limiter 2022-03-23 08:29:28 -04:00
configmap Part3: master to controlplane in test/integration 2021-06-03 11:06:19 +08:00
controlplane feat: prepare KMS data encryption for migration to AES-GCM 2022-03-30 00:37:42 +00:00
cronjob flake fix: remove the error handler for cronjob integration test 2021-12-23 16:50:12 +08:00
daemonset reduce parallelism on daemonset tests 2022-03-26 09:14:53 +01:00
defaulttolerationseconds Rename masterConfig to controlPlaneConfig 2021-06-04 20:55:08 +08:00
deployment Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
disruption Add PDB selector patch integration test 2022-02-15 14:45:22 -05:00
dryrun Revert "add test to dry-run for unwanted generated values" 2022-04-06 12:34:49 -04:00
dualstack apiserver endpoint reconciler ip families 2021-12-13 15:43:41 +01:00
endpoints Wire contexts to Core controllers 2021-11-01 10:29:00 -04:00
endpointslice Merge pull request #105997 from robscott/mirroring-selector 2021-11-03 12:48:32 -07:00
etcd Merge pull request #109303 from wojtek-t/clean_storage_shutdown 2022-05-03 19:30:57 -07:00
events Remove selflink references in different testing-related files 2022-01-14 12:58:05 +01:00
evictions Wire contexts to Disruption controllers 2022-02-04 10:32:04 -05:00
examples io/ioutil has already been deprecated in golang 1.16, so replace all ioutil with io and os 2022-02-03 05:32:12 +08:00
framework Merge pull request #109338 from kerthcet/cleanup/forget-to-close-when-error 2022-05-03 19:31:22 -07:00
garbagecollector Remove //lint:ignore pragmas that aren't being used anymore 2021-11-17 08:56:54 +01:00
ipamperf io/ioutil has already been deprecated in golang 1.16, so replace all ioutil with io and os 2022-02-03 05:32:12 +08:00
job Merge pull request #109486 from alculquicondor/job-backofflimit 2022-05-04 01:28:14 -07:00
kubelet Migrate to k8s.io/utils/clock in pkg/kubelet 2021-09-10 12:20:09 +02:00
logs logs: pass verbosity to loggers 2022-03-29 12:06:40 +02:00
metrics io/ioutil has already been deprecated in golang 1.16, so replace all ioutil with io and os 2022-02-03 05:32:12 +08:00
namespace Rename masterConfig to controlPlaneConfig 2021-06-04 20:55:08 +08:00
network move repair loop interval to a constant 2021-09-13 23:54:19 +02:00
node Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
objectmeta remove unneeded references 2022-03-23 15:26:38 +00:00
openshift part1 of e2e: master to apiserver/control-plane 2021-03-31 15:50:18 +08:00
pods Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
pvc Update AnyVolumeDataSource feature gate to beta 2022-03-29 13:39:48 -04:00
quota Mark ServiceLBNodePortControl as GA 2021-12-16 16:48:58 +01:00
replicaset Minor cleanup to use t.Run() in test/integration 2022-05-02 21:13:32 +02:00
replicationcontroller Minor cleanup to use t.Run() in test/integration 2022-05-02 21:13:32 +02:00
scale io/ioutil has already been deprecated in golang 1.16, so replace all ioutil with io and os 2022-02-03 05:32:12 +08:00
scheduler Correct event registration for multiple scheduler plugins. 2022-04-12 18:32:24 -04:00
scheduler_perf Merge pull request #109696 from Huang-Wei/rm-sched-perf-legacy 2022-05-04 02:35:43 -07:00
secrets Part3: master to controlplane in test/integration 2021-06-03 11:06:19 +08:00
service promote load balancer class to GA 2022-03-21 16:16:13 -07:00
serviceaccount hardens integration serviceaccount tests 2022-05-02 17:33:50 +02:00
serving Remove the deprecated insecure serving from the cloud controller manager 2022-03-27 00:15:24 +00:00
statefulset Minor cleanup to use t.Run() in test/integration 2022-05-02 21:13:32 +02:00
storageclasses Part3: master to controlplane in test/integration 2021-06-03 11:06:19 +08:00
storageversion Wire contexts to Core controllers 2021-11-01 10:29:00 -04:00
tls hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
ttlcontroller Wire contexts to Core controllers 2021-11-01 10:29:00 -04:00
util Move volume helpers to "k8s.io/component-helpers/storage/volume". 2022-03-16 15:43:09 +08:00
volume Wire contexts to Core controllers 2021-11-01 10:29:00 -04:00
volumescheduling storage capacity: use V1 API 2022-03-14 20:05:45 +01:00
.import-restrictions Make integration tests not depend on e2e tests 2021-03-25 23:02:52 +08:00
benchmark-controller.json Switch to pause 3.7 2022-03-29 15:36:38 -04:00
doc.go
utils.go Clean up the master term in test/integration comments 2021-06-18 16:31:05 +08:00