kubernetes/test/integration
Dejan Zele Pejchev e47053f2fb
fix: allow job startTime updates on resume from suspended state
Signed-off-by: Dejan Zele Pejchev <pejcev.dejan@gmail.com>
2025-11-05 09:58:11 +01:00
..
apimachinery integration/api: check field items in empty List 2024-07-31 08:49:57 +08:00
apiserver Skip linter validation to allow cherrypick 2025-07-10 11:30:20 +02:00
auth Add integration test for invalid SAN certificate handling 2025-10-14 09:37:32 -04: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 feat: extend version information with more detailed version fields 2025-03-13 21:44:31 +00: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 Merge pull request #128402 from richabanker/mvp-agg-discovery 2025-03-18 21:43:49 -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 pkg/controlplane: split up config into generic controlplane and kube-related part 2024-04-26 14:14:06 +02:00
deployment rename DeploymentPodReplacementPolicy FG to DeploymentReplicaSetTerminatingReplicas 2025-03-27 20:27:44 +01:00
disruption use default flags for apiserver on integration tests 2024-06-04 22:09:35 +00:00
dra Add resource v1beta2 API 2025-03-26 14:41:09 +00:00
dryrun lavalamp is taking a long break 2023-05-11 16:43:38 +00:00
dualstack Allow single-to-dual-stack reconfiguration for ServiceCIDR 2025-04-14 17:05:44 +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 bug fix: fix version order in emulation forward compatibility. 2025-04-08 14:03:34 -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 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 fix: allow job startTime updates on resume from suspended state 2025-11-05 09:58:11 +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 Implement consistency checking 2025-03-11 10:17:23 +01: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 overwrite existing labels during pod Binding storage 2025-03-20 22:39:38 +00: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 rename DeploymentPodReplacementPolicy FG to DeploymentReplicaSetTerminatingReplicas 2025-03-27 20:27:44 +01:00
replicationcontroller use default flags for apiserver on integration tests 2024-06-04 22:09:35 +00:00
resourceclaim Merge pull request #129158 from LionelJouin/fix-128831 2025-02-26 20:32:30 -08: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 Make nodeports scheduling plugin sidecar initContainer aware 2025-08-05 21:12:49 +00:00
scheduler_perf clean: use correct pod template 2025-09-25 15:24:29 +05:30
secrets use default flags for apiserver on integration tests 2024-06-04 22:09:35 +00:00
service Add an integration test for PreferSameTrafficDistribution 2025-03-20 11:43:12 -04:00
serviceaccount fixing various unit tests on Windows that create abstract sockets 2025-02-13 15:41:33 -08:00
servicecidr Allow single-to-dual-stack reconfiguration for ServiceCIDR 2025-04-14 17:05:44 +00:00
serving Update test/integration/serving/serving_test.go 2025-02-05 09:48:08 -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 Replace StorageVersion API with aggregated discovery to fetch served resources by a peer for MVP 2025-03-18 13:27:27 -07:00
storageversionmigrator Merge pull request #130276 from stlaz/svm_flakes 2025-03-20 03:52:31 -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 Make nodeports scheduling plugin sidecar initContainer aware 2025-08-05 21:12:49 +00:00
volume E2E volume: fix restarting of watch 2025-10-29 16:12:40 +05:30
volumescheduling Switch control from VolumeCapacityPriority to StorageCapacityScoring 2025-03-17 00:49:58 +00:00
.import-restrictions
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