kubernetes/test/integration
Kubernetes Prow Robot 1e38c86893
Merge pull request #129996 from yongruilin/fix-flag-apiserver
fix: apiserver flagz to response actual parsed flags
2025-02-16 13:56:23 -08:00
..
apimachinery integration/api: check field items in empty List 2024-07-31 08:49:57 +08:00
apiserver Refactor compatibility version code 2025-02-05 16:10:53 -08:00
auth node audience restriction: use csi translator to convert intree inline_vol/pv to csi 2025-02-06 13:17:16 -06: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 use default flags for apiserver on integration tests 2024-06-04 22:09:35 +00:00
client Refactor compatibility version code 2025-02-05 16:10:53 -08:00
cloudprovider ccm integration test for node status addresses and provided-node-ip 2024-06-16 16:07:52 +00:00
clustertrustbundles trustbundles: add a new kube-apiserver-serving signer 2024-11-07 18:07:06 +01:00
configmap use default flags for apiserver on integration tests 2024-06-04 22:09:35 +00:00
controlplane test: Add emulated-version flag verification in flagz test 2025-02-07 22:18:36 -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 pkg/controlplane: split up config into generic controlplane and kube-related part 2024-04-26 14:14:06 +02:00
deployment Deployment controller should count terminating pods in the status 2025-01-23 22:37:05 +01:00
disruption use default flags for apiserver on integration tests 2024-06-04 22:09:35 +00:00
dryrun lavalamp is taking a long break 2023-05-11 16:43:38 +00:00
dualstack cluster ip allocator should check first on the legacy allocators 2025-01-24 15:48:52 +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 Refactor compatibility version code 2025-02-05 16:10:53 -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 Refactor compatibility version code 2025-02-05 16:10:53 -08:00
framework Refactor compatibility version code 2025-02-05 16:10:53 -08: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 Deflake the PodReplacementPolicyFeatureToggling Job integration test 2025-02-14 12:32:51 +01:00
kubelet propagate context 2025-02-07 15:47:14 +09:00
logs logging benchmark: support slog 2024-02-27 15:36:41 +01:00
metrics fix metrics test 2024-12-20 19:07:54 +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 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
podgc Remove generally available feature gate NodeOutOfServiceVolumeDetach 2024-09-05 10:33:16 +08:00
pods Refactor compatibility version code 2025-02-05 16:10:53 -08: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 ReplicaSet controller should count terminating pods in the status 2025-01-23 22:26:34 +01:00
replicationcontroller use default flags for apiserver on integration tests 2024-06-04 22:09:35 +00:00
resourceclaim [KEP-4817] Update to v1beta1 2024-11-07 09:59:56 +01: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 #129750 from googs1025/scheduler/add_integration_for_queuesortplugin 2025-02-05 03:08:17 -08:00
scheduler_perf fix labelvalues for scheduler-perf 2025-02-10 10:00:52 +09:00
secrets use default flags for apiserver on integration tests 2024-06-04 22:09:35 +00:00
service Refactor compatibility version code 2025-02-05 16:10:53 -08:00
serviceaccount fixing various unit tests on Windows that create abstract sockets 2025-02-13 15:41:33 -08:00
servicecidr update integration test 2025-01-20 13:01:53 +00:00
serving Update test/integration/serving/serving_test.go 2025-02-05 09:48:08 -08:00
statefulset update e2e and integration test for PodIndexLabel 2024-10-25 12:17:19 -04:00
storageclasses api: introduce separate VolumeResourceRequirements struct 2023-08-21 15:31:28 +02:00
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 Passed context for Wait methods in integration test utils 2025-01-24 19:48:23 +05:30
volume Add integrate test to OOS node 2024-12-05 23:45:46 +08:00
volumescheduling Merge pull request #124003 from carlory/scheduler-rm-non-csi-limit 2024-08-26 12:02:13 +01:00
.import-restrictions Make integration tests not depend on e2e tests 2021-03-25 23:02:52 +08:00
benchmark-controller.json switch k/k to pause version 3.10 2024-05-24 10:02:51 +03:00
doc.go remove import doc comments 2024-12-02 16:59:34 +01:00
utils.go Clean up the master term in test/integration comments 2021-06-18 16:31:05 +08:00