kubernetes/test/integration
Kubernetes Prow Robot 7ee6abccd9
Merge pull request #139805 from pohly/scheduler-perf-steady-state
scheduler_perf: create new pod immediately in "steady state"
2026-06-18 18:28:56 +05:30
..
apimachinery etcd: use graduated --watch-progress-notify-interval flag for etcd 3.7 2026-06-01 21:44:00 -04:00
apiserver Add retries to get CRD updated 2026-06-10 23:43:39 +00:00
auth Merge pull request #137204 from luxas/authorizer-decision-to-struct 2026-05-27 02:32:00 +05:30
authutil test/integration: add missing sig labels 2026-04-10 14:01:51 +02:00
benchmark
certificates test/integration: add missing sig labels 2026-04-10 14:01:51 +02:00
client test/integration: add missing sig labels 2026-04-10 14:01:51 +02:00
cloudprovider test/integration: add missing sig labels 2026-04-10 14:01:51 +02:00
clustertrustbundles test/integration: add missing sig labels 2026-04-10 14:01:51 +02:00
controllermanager Add OWNERS for controller manager integration tests 2026-03-18 18:10:21 +00:00
controlplane Graduate ComponentFlagz feature gate to Beta 2026-03-10 09:50:16 -07:00
cronjob test/integration: add missing sig labels 2026-04-10 14:01:51 +02:00
daemonset
defaulttolerationseconds test/integration: add missing sig labels 2026-04-10 14:01:51 +02:00
deployment
disruption test/integration: add missing sig labels 2026-04-10 14:01:51 +02:00
dra Merge GangScheduling and WorkloadAwarePreemption feature gates into GenericWorkload 2026-06-15 11:42:10 +00:00
dryrun test/integration: add missing sig labels 2026-04-10 14:01:51 +02:00
dualstack test/integration: add missing sig labels 2026-04-10 14:01:51 +02:00
endpoints test/integration: add missing sig labels 2026-04-10 14:01:51 +02:00
endpointslice test/integration: add missing sig labels 2026-04-10 14:01:51 +02:00
etcd Remove v1alpha2 API definitions 2026-05-22 12:50:19 +00:00
events test/integration: add missing sig labels 2026-04-10 14:01:51 +02:00
evictions test/integration: add missing sig labels 2026-04-10 14:01:51 +02:00
examples test/integration: add missing sig labels 2026-04-10 14:01:51 +02:00
framework Merge pull request #138777 from Jefftree/fix-pollimmediate-deprecated 2026-05-06 02:50:22 +05:30
garbagecollector test/integration: add missing sig labels 2026-04-10 14:01:51 +02:00
ipamperf test/integration: add missing sig labels 2026-04-10 14:01:51 +02:00
job batch/job: Fix scheduling directives mutation for not-yet-started suspended Jobs 2026-05-27 09:38:44 -04:00
kubelet Drop AuthorizeNodeWithSelectors feature gate 2026-04-28 10:10:52 -07:00
logs
metrics Move consistency checking to cacher subpackage 2026-04-08 11:10:23 +02:00
namespace test/integration: add missing sig labels 2026-04-10 14:01:51 +02:00
network test/integration: add missing sig labels 2026-04-10 14:01:51 +02:00
node test/integration: add missing sig labels 2026-04-10 14:01:51 +02:00
openshift test/integration: add missing sig labels 2026-04-10 14:01:51 +02:00
podautoscaler Move test utilities to a separate file. 2026-06-08 14:46:24 -04:00
podcertificaterequests Merge pull request #138463 from nicknikolakakis/fix/138461-podcertrequest-test-flake 2026-05-13 01:16:29 +05:30
podgc Drop JobPodReplacementPolicy after the feature GA-ed in 1.34 2026-05-07 12:05:44 +02:00
pods KEP-4427: Remove RelaxedDNSSearchValidation feature gate 2026-05-24 10:21:22 +02:00
pvc test/integration: add missing sig labels 2026-04-10 14:01:51 +02:00
quota test/integration: add missing sig labels 2026-04-10 14:01:51 +02:00
replicaset test/integration: add missing sig labels 2026-04-10 14:01:51 +02:00
replicationcontroller Drop LogarithmicScaleDown after the feature GA-ed in 1.31 2026-05-04 16:27:43 +02:00
scale test/integration: add missing sig labels 2026-04-10 14:01:51 +02:00
scheduler Merge pull request #139743 from antekjb/renamePodGroupScheduled 2026-06-17 20:16:50 +05:30
scheduler_perf scheduler_perf: create new pod immediately in "steady state" 2026-06-18 11:57:25 +02:00
secrets test/integration: add missing sig labels 2026-04-10 14:01:51 +02:00
service ktesting: move format package 2026-04-24 21:54:19 +02:00
serviceaccount test/integration: add missing sig labels 2026-04-10 14:01:51 +02:00
servicecidr test/integration: add missing sig labels 2026-04-10 14:01:51 +02:00
serving test/integration: add missing sig labels 2026-04-10 14:01:51 +02:00
staleness test/integration: add missing sig labels 2026-04-10 14:01:51 +02:00
statefulset test/integration: add missing sig labels 2026-04-10 14:01:51 +02:00
storageclasses test/integration: add missing sig labels 2026-04-10 14:01:51 +02:00
storageversion test/integration: add missing sig labels 2026-04-10 14:01:51 +02:00
storageversionmigrator Allow 404 responses during SVM chaos tests 2026-06-03 00:58:22 +05:30
tls test/integration: add missing sig labels 2026-04-10 14:01:51 +02:00
ttlcontroller test/integration: add missing sig labels 2026-04-10 14:01:51 +02:00
util Add support for PodGroups in scheduling queue 2026-05-27 13:06:13 +00:00
volume
volumescheduling test: replace time.Sleep with informer cache polling in TestStorageCapacityScoringMultiDriver 2026-06-17 08:37:17 +00:00
.import-restrictions add support for invariant testing in integration testing 2026-04-27 18:42:09 +00:00
benchmark-controller.json pause: fix version drift in various files 2026-04-03 16:11:09 +02:00
doc.go
utils.go