kubernetes/test/integration
Kubernetes Prow Robot c4f5cea36b
Merge pull request #135746 from richabanker/move-flagz
Move apiserver's flagz installation to genericapiserver alongside statusz
2026-02-04 05:32:27 +05:30
..
apimachinery Remove usage of deprecated functions from ktesting package 2026-01-29 14:51:59 +05:30
apiserver Merge pull request #136477 from everettraven/feature/liveness-probe-fails-on-loopback-cert-expiry 2026-02-04 00:58:28 +05:30
auth KEP-5284: Implement Constrained Impersonation 2025-11-04 16:30:49 -05:00
authutil integration: RBAC tests for /resize request 2024-11-06 01:33:14 +00: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 Remove redundant re-assignments in for-loops in test/{e2e,integration,utils} 2026-01-25 22:58:27 +01:00
client Remove redundant re-assignments in for-loops in test/{e2e,integration,utils} 2026-01-25 22:58:27 +01:00
cloudprovider adopt consistent way to set feature gate based on emulation version for kcm and scheduler test server. 2025-10-22 13:20:30 -05:00
clustertrustbundles adopt consistent way to set feature gate based on emulation version for kcm and scheduler test server. 2025-10-22 13:20:30 -05:00
configmap use default flags for apiserver on integration tests 2024-06-04 22:09:35 +00:00
controlplane Move flagz installation together with statusz's 2026-01-30 11:25:19 -08: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 Plumb effective version into admission initializer 2025-09-17 15:23:31 -04:00
deployment add integration tests for pod replacement during scaling and 2025-10-30 09:55:43 +01:00
disruption fix integration tests 2025-07-21 16:50:16 +00:00
dra Merge pull request #136088 from mortent/PartitionableDevicesIntegrationTests 2026-02-03 14:16:36 +05:30
dryrun lavalamp is taking a long break 2023-05-11 16:43:38 +00:00
dualstack Remove redundant re-assignments in for-loops in test/{e2e,integration,utils} 2026-01-25 22:58:27 +01:00
endpoints bugfix: endpoints controller track resource version conrrectly 2024-09-17 11:01:35 +00:00
endpointslice add integration test for endpointslice controller headless services 2025-10-06 13:39:12 +00:00
etcd locked the feature-gate VolumeAttributesClass to default (true) and switch storage version from v1beta1 to v1 2025-12-18 15:59:33 +08: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 Remove redundant re-assignments in for-loops in test/{e2e,integration,utils} 2026-01-25 22:58:27 +01:00
framework Add --min-compatibility flag. 2025-10-30 13:36:38 -05:00
garbagecollector Replace usage of deprecated ErrWaitTimeout with recommended method across all Pkgs 2025-08-01 14:18:06 +05:30
ipamperf drop unused code pointed out by linter 2024-05-01 09:03:57 -04:00
job Use Log instead of Logf for job integration where we don't have any varidatic arguments 2026-01-26 16:39:00 -05:00
kubelet Add e2e tests, metrics and events for podcertificaterequests v1beta1 2025-11-05 18:12:39 +00:00
logs Remove gogo-protobuf from CRI 2025-07-04 08:55:57 +02:00
metrics switch our usage of expfmt.TextParser 2025-09-09 15:53:48 -04: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 Plumb effective version into admission initializer 2025-09-17 15:23:31 -04: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
podcertificaterequests Promote PodCertificateRequests to v1beta1 2025-11-02 05:33:44 +00:00
podgc fix integration tests 2025-07-21 16:50:16 +00:00
pods Add integration test for admission controller. 2025-11-06 01:21:17 +00:00
pvc Promote AnyVolumeDataSource to GA 2025-02-19 17:58:09 +00:00
quota fixed the loophole that allows user to get around resource quota set by system admin 2025-12-18 00:56:20 +00:00
replicaset chore: replacement of helper functions to ptr packge 2025-07-07 21:28:54 +02:00
replicationcontroller chore: replacement of helper functions to ptr packge 2025-07-07 21:28:54 +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 Merge pull request #136341 from Karthik-K-N/remove-deprecated-methods 2026-02-02 19:28:31 +05:30
scheduler_perf Merge pull request #136528 from bart0sh/PR219-sheduler_perf-add-implicit-extended-resources 2026-02-03 19:18:32 +05:30
secrets use default flags for apiserver on integration tests 2024-06-04 22:09:35 +00:00
service Drop TopologyAwareHints and ServiceTraficDistribution feature gates 2026-01-09 12:42:34 -05:00
serviceaccount Replace HandleCrash and HandleError calls to use context-aware alternatives 2025-10-07 22:40:10 -07:00
servicecidr Remove redundant re-assignments in for-loops in test/{e2e,integration,utils} 2026-01-25 22:58:27 +01:00
serving test: add integration test for /flagz endpoint in KCM 2025-11-04 19:45:32 +00:00
statefulset Drop StatefulSetAutoDeletePVC after the feature GA-ed in 1.32 2025-08-28 13:35:16 +02:00
storageclasses api: introduce separate VolumeResourceRequirements struct 2023-08-21 15:31:28 +02:00
storageversion Automated refactoring to use SetFeatureGatesDuringTest 2025-10-01 21:10:53 -07:00
storageversionmigrator Remove redundant re-assignments in for-loops in test/{e2e,integration,utils} 2026-01-25 22:58:27 +01: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 Add integration tests for gang queueing 2025-11-06 10:47:30 +00:00
volume locked the feature-gate VolumeAttributesClass to default (true) and switch storage version from v1beta1 to v1 2025-12-18 15:59:33 +08:00
volumescheduling Switch control from VolumeCapacityPriority to StorageCapacityScoring 2025-03-17 00:49:58 +00:00
.import-restrictions DRA integration: add test case for FilterTimeout 2025-07-17 21:18:28 +02:00
benchmark-controller.json update pause version to 3.10.1 2025-07-09 16:38:14 +05:30
doc.go remove import doc comments 2024-12-02 16:59:34 +01:00
utils.go etcd: use Unix Domain socket for testserver 2025-04-17 14:41:43 +02:00