kubernetes/test/integration
kubernetes-prow[bot] 172722a925
Merge pull request #137513 from luxas/impl-conditional-authz-2
Conditional Authz [2/n]: Implementation of core Conditional Authorization machinery
2026-07-07 19:42:27 +00:00
..
apimachinery etcd: use graduated --watch-progress-notify-interval flag for etcd 3.7 2026-06-01 21:44:00 -04:00
apiserver Merge pull request #129109 from pohly/log-client-go-restmapper-discovery 2026-06-30 18:10:10 +00:00
auth Implement conditions for the union authorizer 2026-07-07 20:19:16 +03:00
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 Implement conditions for the union authorizer 2026-07-07 20:19:16 +03:00
cronjob test/integration: add missing sig labels 2026-04-10 14:01:51 +02:00
daemonset Use Go 1.22 for-range in test/utils and test/integrations 2026-02-05 16:13:58 +01:00
defaulttolerationseconds test/integration: add missing sig labels 2026-04-10 14:01:51 +02:00
deployment add integration tests for pod replacement during scaling and 2025-10-30 09:55:43 +01:00
disruption test/integration: add missing sig labels 2026-04-10 14:01:51 +02:00
dra Merge pull request #140222 from googs1025/dra-postfilter-event-cleanup-upstream 2026-07-07 05:50:25 +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 DRA: add DeviceTaintRule to v1 API 2026-07-06 20:15:27 +02: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 Register APIServer informers for metrics and naming 2026-06-24 15:44:19 +00:00
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 Use Go 1.22 for-range in test/utils and test/integrations 2026-02-05 16:13:58 +01:00
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 Add configurable tolerance integration test 2026-06-25 13:57:12 -04:00
podcertificaterequests Pod Certificates: Node-restriction support for signer names 2026-06-30 15:04:53 -07:00
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 scheduler: keep snapshot AssumePod/ForgetPod indexes consistent in the pod group cycle 2026-07-06 19:01:36 +03:00
scheduler_perf DRA: check for allocated claim before marking in-flight 2026-07-07 11:38:27 -05: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 Implement conditions for the union authorizer 2026-07-07 20:19:16 +03: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 Use Go 1.22 for-range in test/utils and test/integrations 2026-02-05 16:13:58 +01:00
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