| .. |
|
apimachinery
|
integration/api: check field items in empty List
|
2024-07-31 08:49:57 +08:00 |
|
apiserver
|
Merge pull request #126977 from aaron-prindle/compat-version-132
|
2024-09-17 23:50:43 +01:00 |
|
auth
|
Merge pull request #124792 from mjudeikis/mjudeikis/ctx.wiring
|
2024-09-18 08:26:44 +01: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
|
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
|
chore: bump DefaultKubeBinaryVersion to 1.32, make 1.32 CEL changes, fix int tests to handle 1 version off API deprecation, and fix prerelease-lifecycle-gen for # of APIs
|
2024-09-17 19:32:14 +00:00 |
|
configmap
|
use default flags for apiserver on integration tests
|
2024-06-04 22:09:35 +00:00 |
|
controlplane
|
chore: bump DefaultKubeBinaryVersion to 1.32, make 1.32 CEL changes, fix int tests to handle 1 version off API deprecation, and fix prerelease-lifecycle-gen for # of APIs
|
2024-09-17 19:32:14 +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
|
Fix Go vet errors for master golang
|
2024-09-20 12:36:38 +05:30 |
|
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
|
chore: bump DefaultKubeBinaryVersion to 1.32, make 1.32 CEL changes, fix int tests to handle 1 version off API deprecation, and fix prerelease-lifecycle-gen for # of APIs
|
2024-09-17 19:32:14 +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
|
integration: add a test where UID is not passed in Request Headers
|
2024-09-05 14:34:14 +02:00 |
|
framework
|
Fix Go vet errors for master golang
|
2024-09-20 12:36:38 +05:30 |
|
garbagecollector
|
Fix Go vet errors for master golang
|
2024-09-20 12:36:38 +05:30 |
|
ipamperf
|
drop unused code pointed out by linter
|
2024-05-01 09:03:57 -04:00 |
|
job
|
Merge pull request #127253 from alculquicondor/mimowo_job
|
2024-09-12 17:09:13 +01: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
|
chore: bump DefaultKubeBinaryVersion to 1.32, make 1.32 CEL changes, fix int tests to handle 1 version off API deprecation, and fix prerelease-lifecycle-gen for # of APIs
|
2024-09-17 19:32:14 +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
|
KEP-4427 : AllowRelaxedDNSSearchValidation (#127167)
|
2024-09-12 09:41:19 +01: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 #127406 from toshikish/add-integration-test-for-nodeunschedulable
|
2024-09-19 09:02:51 +01:00 |
|
scheduler_perf
|
Merge pull request #127269 from sanposhiho/patch-11
|
2024-09-19 04:18:44 +01: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
|
Fix Go vet errors for master golang
|
2024-09-20 12:36:38 +05:30 |
|
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
|
Merge pull request #126848 from carlory/ref-124136
|
2024-08-22 16:32:24 +01:00 |
|
volumescheduling
|
Merge pull request #124003 from carlory/scheduler-rm-non-csi-limit
|
2024-08-26 12:02:13 +01: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
|
Clean up the master term in test/integration comments
|
2021-06-18 16:31:05 +08:00 |