kubernetes/test/integration
Kubernetes Prow Robot a493bafd02
Merge pull request #133156 from ritazh/draadminaccess-update-flake
DRAAdminAccess: move metrics test from e2e to integration
2025-07-25 13:40:27 -07:00
..
apimachinery client-go, kubectl: Replace deprecated ErrWaitTimeout with recommended method (#132718) 2025-07-24 07:56:27 -07:00
apiserver integration: use --runtime-config-emulation-forward-compatible 2025-07-24 08:33:56 +02:00
auth DRA: use v1 API 2025-07-24 08:33:45 +02: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 chore: depr. pointer pkg replacement for test integration 2025-07-06 22:02:04 +02:00
client client-go, kubectl: Replace deprecated ErrWaitTimeout with recommended method (#132718) 2025-07-24 07:56:27 -07:00
cloudprovider ccm integration test for node status addresses and provided-node-ip 2024-06-16 16:07:52 +00:00
clustertrustbundles integration: ctb: apiserversigner test to use certbeta api 2025-03-11 18:07:27 +01:00
configmap use default flags for apiserver on integration tests 2024-06-04 22:09:35 +00:00
controlplane List available endpoints for kube-apiserver (#132581) 2025-07-23 21:44:27 -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 Refactor: isolate flag registration to kube-apiserver to eliminate global state 2025-07-16 11:01:37 +08:00
deployment rename DeploymentPodReplacementPolicy FG to DeploymentReplicaSetTerminatingReplicas 2025-03-27 20:27:44 +01:00
disruption fix integration tests 2025-07-21 16:50:16 +00:00
dra draadminaccess: move metrics test from e2e to integration 2025-07-24 14:08:14 -07:00
dryrun lavalamp is taking a long break 2023-05-11 16:43:38 +00:00
dualstack integration test for compatibility version 2025-05-06 13:59:09 +00:00
endpoints bugfix: endpoints controller track resource version conrrectly 2024-09-17 11:01:35 +00:00
endpointslice chore: depr. pointer pkg replacement for test integration 2025-07-06 22:02:04 +02:00
etcd Merge pull request #131549 from carlory/KEP-3751-GA 2025-07-24 16:44:27 -07: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 chore: avoid resetting config of emulation verison and featuregates when adding flags 2025-03-19 16:31:13 +00:00
framework integration: fix etcd output handling 2025-07-19 11:46:32 +02: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 Review remarks 2025-06-30 13:18:53 +02:00
kubelet Pod Certificates: Basic implementation 2025-07-21 21:49:57 +00:00
logs Remove gogo-protobuf from CRI 2025-07-04 08:55:57 +02:00
metrics Add jitter to priodically executed process in storage to avoid too concurrent executions 2025-07-18 19:38:56 +02: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 Refactor: isolate flag registration to kube-apiserver to eliminate global state 2025-07-16 11:01:37 +08: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 Pod Certificates: Basic implementation 2025-07-21 21:49:57 +00:00
podgc fix integration tests 2025-07-21 16:50:16 +00:00
pods podtopologylabels: update topology.k8s.io->topology.kubernetes.io 2025-07-03 08:37:23 +01:00
pvc Promote AnyVolumeDataSource to GA 2025-02-19 17:58:09 +00:00
quota test: use cancelation from ktesting 2024-03-01 07:51:22 +01: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 Moving Scheduler interfaces to staging: Move PodInfo and NodeInfo interfaces (together with related types) to staging repo, leaving internal implementation in kubernetes/kubernetes/pkg/scheduler 2025-07-24 12:10:58 +00:00
scheduler_perf DRA: use v1 API 2025-07-24 08:33:45 +02:00
secrets use default flags for apiserver on integration tests 2024-06-04 22:09:35 +00:00
service Merge pull request #132339 from adrianmoisey/relaxed-validation-for-services-names 2025-07-08 09:03:26 -07:00
serviceaccount KEP-740: promote ExternalJWTSigner feature to beta 2025-06-10 16:16:13 +00:00
servicecidr integration test for compatibility version 2025-05-06 13:59:09 +00:00
serving chore: intPtr removal with ptr.To 2025-07-12 16:44:39 +08:00
statefulset Add validation to StatefulSet's .spec.serviceName 2025-03-13 17:53:12 +01:00
storageclasses api: introduce separate VolumeResourceRequirements struct 2023-08-21 15:31:28 +02:00
storageversion chore: depr. pointer pkg replacement for test integration 2025-07-06 22:02:04 +02:00
storageversionmigrator Remove deprecated encryption config controller metrics 2025-06-11 15:31:37 -07: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 integration: use --runtime-config-emulation-forward-compatible 2025-07-24 08:33:56 +02:00
volume Add integrate test to OOS node 2024-12-05 23:45:46 +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