kubernetes/test/integration
Kubernetes Prow Robot 11c689b945
Merge pull request #125675 from tnqn/fix-rapid-endpoints-update
Fix endpoints status out-of-sync when the pod state changes rapidly
2024-07-02 23:48:42 -07:00
..
apimachinery Merge pull request #125145 from xyz-li/fix_watch_namespace 2024-06-18 10:39:44 -07:00
apiserver Merge pull request #125803 from mmorel-35/len+empty/test 2024-06-30 12:59:21 -07:00
auth Merge pull request #125116 from pohly/dra-one-of-source 2024-06-28 12:46:45 -07:00
authutil Add integration tests for secondary authz 2023-03-06 12:08:53 -05: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 fix: enable bool-compare rule from testifylint linter (#125135) 2024-06-28 10:58:05 -07:00
cloudprovider use default flags for apiserver on integration tests 2024-06-04 22:09:35 +00:00
clustertrustbundles ClusterTrustBundles: kube-apiserver integration tests 2023-03-15 20:19:48 -07:00
configmap use default flags for apiserver on integration tests 2024-06-04 22:09:35 +00:00
controlplane apiserver: Add API emulation versioning. 2024-06-25 22:12:11 +00: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 use default flags for apiserver on integration tests 2024-06-04 22:09:35 +00: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 Use canonical json-patch v4 import 2024-05-28 10:48:22 +02:00
endpoints Fix endpoints status out-of-sync when the pod state changes rapidly 2024-07-01 21:56:36 +08:00
endpointslice use default flags for apiserver on integration tests 2024-06-04 22:09:35 +00:00
etcd modify tests to use the networking v1beta1 API 2024-06-30 09:48:46 +00:00
events use default flags for apiserver on integration tests 2024-06-04 22:09:35 +00:00
evictions promote PDBUnhealthyPodEvictionPolicy to GA 2024-06-21 16:13:53 +02:00
examples fix: enable and fixes rules from testifylint on test package 2024-06-30 05:44:47 +00:00
framework Ignore reported goroutine leak during SPDY shutdown 2024-06-26 10:22:14 -07:00
garbagecollector use default flags for apiserver on integration tests 2024-06-04 22:09:35 +00:00
ipamperf drop unused code pointed out by linter 2024-05-01 09:03:57 -04:00
job Merge pull request #125175 from dejanzele/feat/count-terminating-for-failed-jobs 2024-06-10 16:56:37 -07:00
kubelet use default flags for apiserver on integration tests 2024-06-04 22:09:35 +00:00
logs logging benchmark: support slog 2024-02-27 15:36:41 +01:00
metrics use default flags for apiserver on integration tests 2024-06-04 22:09:35 +00:00
namespace use default flags for apiserver on integration tests 2024-06-04 22:09:35 +00:00
network pkg/controlplane: split up config into generic controlplane and kube-related part 2024-04-26 14:14:06 +02:00
node Avoid to use deprecated wait.Poll in scheduler tests 2024-05-10 14:17:09 +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
podgc Cleanup defer from SetFeatureGateDuringTest function call 2024-04-24 20:25:29 +02:00
pods use default flags for apiserver on integration tests 2024-06-04 22:09:35 +00: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 use default flags for apiserver on integration tests 2024-06-04 22:09:35 +00:00
replicationcontroller use default flags for apiserver on integration tests 2024-06-04 22:09:35 +00: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 #125116 from pohly/dra-one-of-source 2024-06-28 12:46:45 -07:00
scheduler_perf Merge pull request #125822 from kerthcet/fix/schedule_perf-failure 2024-07-01 05:07:27 -07:00
secrets use default flags for apiserver on integration tests 2024-06-04 22:09:35 +00:00
service improve loadbalancer IPMode testing 2024-06-24 23:38:10 +00:00
serviceaccount pkg/controlplane: split up config into generic controlplane and kube-related part 2024-04-26 14:14:06 +02:00
servicecidr modify tests to use the networking v1beta1 API 2024-06-30 09:48:46 +00:00
serving Replace os.Setenv with testing.T.Setenv in tests 2023-06-05 21:08:56 -05:00
statefulset use default flags for apiserver on integration tests 2024-06-04 22:09:35 +00: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 fix: increases timeout on CRD update check 2024-06-26 10:49:16 -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 remove unused NextPod() 2024-06-11 07:22:09 +00:00
volume use default flags for apiserver on integration tests 2024-06-04 22:09:35 +00:00
volumescheduling remove clusterName from VolumeOptions 2024-05-10 16:42:31 +08: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
utils.go Clean up the master term in test/integration comments 2021-06-18 16:31:05 +08:00