kubernetes/test/integration
2024-09-05 14:34:15 +02:00
..
apimachinery integration/api: check field items in empty List 2024-07-31 08:49:57 +08:00
apiserver fix(typo): correct 'reources' to 'resources' 2024-09-05 00:01:28 +08:00
auth integration: add a test for KAS remote UID headers 2024-09-05 14:34:15 +02:00
authutil Add integration tests for secondary authz 2023-03-06 12:08:53 -05: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 use default flags for apiserver on integration tests 2024-06-04 22:09:35 +00:00
client test/integration: adapt numbers in TestAPIServerTransportMetrics with less rest client creations 2024-07-21 17:41:50 +02:00
cloudprovider use default flags for apiserver on integration tests 2024-06-04 22:09:35 +00:00
clustertrustbundles ClusterTrustBundles: kube-apiserver integration tests 2023-03-15 20:19:48 -07:00
configmap use default flags for apiserver on integration tests 2024-06-04 22:09:35 +00:00
controlplane add resource to the transformation metrics 2024-08-21 09:52:24 -07:00
cronjob use default flags for apiserver on integration tests 2024-06-04 22:09:35 +00:00
daemonset pkg/controlplane: split up config into generic controlplane and kube-related part 2024-04-26 14:14:06 +02:00
defaulttolerationseconds pkg/controlplane: split up config into generic controlplane and kube-related part 2024-04-26 14:14:06 +02:00
deployment use default flags for apiserver on integration tests 2024-06-04 22:09:35 +00:00
disruption use default flags for apiserver on integration tests 2024-06-04 22:09:35 +00:00
dryrun lavalamp is taking a long break 2023-05-11 16:43:38 +00:00
dualstack Use canonical json-patch v4 import 2024-05-28 10:48:22 +02:00
endpoints Fix endpoints status out-of-sync when the pod state changes rapidly 2024-07-01 21:56:36 +08:00
endpointslice use default flags for apiserver on integration tests 2024-06-04 22:09:35 +00:00
etcd fix etcd data 2024-07-24 14:38:13 +00:00
events use default flags for apiserver on integration tests 2024-06-04 22:09:35 +00:00
evictions review remarks for graduating PodDisruptionConditions 2024-06-28 17:32:27 +02:00
examples integration: add a test where UID is not passed in Request Headers 2024-09-05 14:34:14 +02:00
framework Merge pull request #126886 from pohly/scheduler-perf-output 2024-08-26 22:23:40 +01:00
garbagecollector use default flags for apiserver on integration tests 2024-06-04 22:09:35 +00:00
ipamperf drop unused code pointed out by linter 2024-05-01 09:03:57 -04:00
job JobIntegrationTest: Retry polling even if the client fails to obtain Jobs at once 2024-09-03 06:22:44 +09:00
kubelet use default flags for apiserver on integration tests 2024-06-04 22:09:35 +00:00
logs logging benchmark: support slog 2024-02-27 15:36:41 +01:00
metrics use default flags for apiserver on integration tests 2024-06-04 22:09:35 +00:00
namespace use ktesting.NewTestContext(t) ctx instead of context.TODO() for namespace integration 2024-07-14 18:46:43 +08:00
network pkg/controlplane: split up config into generic controlplane and kube-related part 2024-04-26 14:14:06 +02:00
node Graduate PodDisruptionConditions to stable 2024-06-28 16:36:51 +02:00
objectmeta Remove ClusterName 2022-05-05 20:12:50 +00:00
openshift pkg/controlplane: split apart generic server part of instance.go 2024-04-29 10:15:02 +02:00
podgc clean up codes after PodDisruptionConditions was promoted to GA and locked to default 2024-07-11 10:40:21 +08:00
pods use default flags for apiserver on integration tests 2024-06-04 22:09:35 +00:00
pvc Cleanup defer from SetFeatureGateDuringTest function call 2024-04-24 20:25:29 +02:00
quota test: use cancelation from ktesting 2024-03-01 07:51:22 +01:00
replicaset use default flags for apiserver on integration tests 2024-06-04 22:09:35 +00:00
replicationcontroller use default flags for apiserver on integration tests 2024-06-04 22:09:35 +00: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 add integration test for interpodaffinity in requeueing scenarios 2024-09-05 14:55:31 +08:00
scheduler_perf Merge pull request #126886 from pohly/scheduler-perf-output 2024-08-26 22:23:40 +01:00
secrets use default flags for apiserver on integration tests 2024-06-04 22:09:35 +00:00
service Add integration test for verifying the enablement and disablement of 2024-07-01 23:51:59 -07:00
serviceaccount pkg/controlplane: split up config into generic controlplane and kube-related part 2024-04-26 14:14:06 +02:00
servicecidr chore: remove t.Fatal typo 2024-07-20 16:19:47 +08:00
serving Replace os.Setenv with testing.T.Setenv in tests 2023-06-05 21:08:56 -05:00
statefulset Remove StatefulSetStartOrdinal feature gate to target stable in 1.31 2024-07-16 08:05:09 -07:00
storageclasses api: introduce separate VolumeResourceRequirements struct 2023-08-21 15:31:28 +02:00
storageversion use default flags for apiserver on integration tests 2024-06-04 22:09:35 +00:00
storageversionmigrator svm: set UID and RV on SSA patch to cause conflict on logical create 2024-07-18 17:19:11 -04:00
tls cleanup: omit comparison with bool constants 2023-09-05 10:24:38 +08:00
ttlcontroller use default flags for apiserver on integration tests 2024-06-04 22:09:35 +00:00
util DRA: bump API v1alpha2 -> v1alpha3 2024-07-21 17:28:13 +02:00
volume Merge pull request #126848 from carlory/ref-124136 2024-08-22 16:32:24 +01:00
volumescheduling Merge pull request #124003 from carlory/scheduler-rm-non-csi-limit 2024-08-26 12:02:13 +01:00
.import-restrictions
benchmark-controller.json switch k/k to pause version 3.10 2024-05-24 10:02:51 +03:00
doc.go
utils.go