kubernetes/test/integration
Feilian Xie ebdca53805
[sample-apiserver] Fix: Use Correct Effective Version for kube (#125941)
* Fix slice copy of VersionedSpecs in FeatureGate.

Signed-off-by: Siyuan Zhang <sizhang@google.com>

* Update wardle to kube version mapping

Signed-off-by: Siyuan Zhang <sizhang@google.com>
Signed-off-by: Feilian Xie <fxie@redhat.com>
Co-authored-by: Feilian Xie <fxie@redhat.com>

* Add cap to wardleEmulationVersionToKubeEmulationVersion.

Signed-off-by: Siyuan Zhang <sizhang@google.com>

* Add integration test for default BanFlunder behavior in version 1.2 without Wardle feature gate.

Signed-off-by: Siyuan Zhang <sizhang@google.com>

---------

Signed-off-by: Siyuan Zhang <sizhang@google.com>
Signed-off-by: Feilian Xie <fxie@redhat.com>
Co-authored-by: Siyuan Zhang <sizhang@google.com>
2024-07-26 12:03:52 -07:00
..
apimachinery Merge pull request #125145 from xyz-li/fix_watch_namespace 2024-06-18 10:39:44 -07:00
apiserver fix flake in TestLeaseCandidateCleanup 2024-07-24 14:41:13 +00:00
auth Merge pull request #125257 from vinayakankugoyal/armor 2024-07-23 09:20:52 -07:00
authutil Add integration tests for secondary authz 2023-03-06 12:08:53 -05:00
benchmark
certificates use default flags for apiserver on integration tests 2024-06-04 22:09:35 +00:00
client test/integration: adapt numbers in TestAPIServerTransportMetrics with less rest client creations 2024-07-21 17:41:50 +02: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 Change PingTime to be persistent 2024-07-24 14:41:13 +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 fix etcd data 2024-07-24 14:38:13 +00: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 [sample-apiserver] Fix: Use Correct Effective Version for kube (#125941) 2024-07-26 12:03:52 -07: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 Job: Use type parameters instead of type casting for the ptr libraries 2024-07-24 03:38:18 +09: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 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 clean up codes after PodDisruptionConditions was promoted to GA and locked to default 2024-07-11 10:40:21 +08: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
scheduler DRA: add DRAControlPlaneController feature gate for "classic DRA" 2024-07-22 18:09:34 +02:00
scheduler_perf Init etcd and apiserver per test case in scheduler_perf integration tests 2024-07-23 09:10:01 +00:00
secrets use default flags for apiserver on integration tests 2024-06-04 22:09:35 +00:00
service Add integration test for verifying the enablement and disablement of 2024-07-01 23:51:59 -07:00
serviceaccount pkg/controlplane: split up config into generic controlplane and kube-related part 2024-04-26 14:14:06 +02:00
servicecidr chore: remove t.Fatal typo 2024-07-20 16:19:47 +08:00
serving Replace os.Setenv with testing.T.Setenv in tests 2023-06-05 21:08:56 -05:00
statefulset Remove StatefulSetStartOrdinal feature gate to target stable in 1.31 2024-07-16 08:05:09 -07: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 DRA: bump API v1alpha2 -> v1alpha3 2024-07-21 17:28:13 +02:00
volume pvc bind pv with vac 2024-07-23 15:04:11 +08:00
volumescheduling remove clusterName from VolumeOptions 2024-05-10 16:42:31 +08:00
.import-restrictions
benchmark-controller.json switch k/k to pause version 3.10 2024-05-24 10:02:51 +03:00
doc.go
utils.go