kubernetes/test/integration
2024-10-22 09:03:53 +00:00
..
apimachinery integration/api: check field items in empty List 2024-07-31 08:49:57 +08:00
apiserver Merge pull request #128168 from liggitt/4601-beta 2024-10-18 17:39:03 +01:00
auth Merge pull request #128172 from liggitt/3221-ga 2024-10-18 20:21:09 +01:00
authutil
benchmark
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 ccm integration test for node status addresses and provided-node-ip 2024-06-16 16:07:52 +00:00
clustertrustbundles chore: bump DefaultKubeBinaryVersion to 1.32, make 1.32 CEL changes, fix int tests to handle 1 version off API deprecation, and fix prerelease-lifecycle-gen for # of APIs 2024-09-17 19:32:14 +00:00
configmap use default flags for apiserver on integration tests 2024-06-04 22:09:35 +00:00
controlplane kmsv2: run KDF tests in parallel 2024-10-16 16:58:19 -04: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
dualstack bugfix: initialize secondary range registry with the right value 2024-09-24 17:48:13 +00:00
endpoints bugfix: endpoints controller track resource version conrrectly 2024-09-17 11:01:35 +00:00
endpointslice use default flags for apiserver on integration tests 2024-06-04 22:09:35 +00:00
etcd DRA: remove "classic DRA" 2024-10-16 23:09:50 +02: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 Move integration tests perf utils to scheduler_perf package 2024-10-11 08:27:08 +00:00
garbagecollector Merge pull request #125796 from haorenfsa/fix-gc-sync-blocked 2024-09-25 04:02:00 +01:00
ipamperf drop unused code pointed out by linter 2024-05-01 09:03:57 -04:00
job Merge pull request #127253 from alculquicondor/mimowo_job 2024-09-12 17:09:13 +01: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 chore: bump DefaultKubeBinaryVersion to 1.32, make 1.32 CEL changes, fix int tests to handle 1 version off API deprecation, and fix prerelease-lifecycle-gen for # of APIs 2024-09-17 19:32:14 +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
openshift pkg/controlplane: split apart generic server part of instance.go 2024-04-29 10:15:02 +02:00
podgc Remove generally available feature gate NodeOutOfServiceVolumeDetach 2024-09-05 10:33:16 +08:00
pods KEP-4427 : AllowRelaxedDNSSearchValidation (#127167) 2024-09-12 09:41:19 +01: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
scheduler Merge pull request #127478 from googs1025/scheduler/fine-grained 2024-10-20 13:29:03 +01:00
scheduler_perf Add scheduler_perf test case for NodeUpdate event handling 2024-10-22 09:03:53 +00:00
secrets use default flags for apiserver on integration tests 2024-06-04 22:09:35 +00:00
service Set feature gate emulation version during test 2024-10-10 19:26:31 +08:00
serviceaccount pkg/controlplane: split up config into generic controlplane and kube-related part 2024-04-26 14:14:06 +02:00
servicecidr Fix TestEnableDisableServiceCIDR 2024-09-30 13:15:00 +02:00
serving
statefulset Remove StatefulSetStartOrdinal feature gate to target stable in 1.31 2024-07-16 08:05:09 -07:00
storageclasses
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: remove "classic DRA" 2024-10-16 23:09:50 +02:00
volume fix lint 2024-09-18 10:53:00 +08: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