.. |
apimachinery
|
Clean shutdown of apimachinery integration tests
|
2022-06-14 13:55:31 +02:00 |
apiserver
|
Fix MatchConditions webhook validation testing (#116784)
|
2023-03-21 21:38:35 -07:00 |
auth
|
KEP-3325: Promote SelfSubjectReview to Beta (#116274)
|
2023-03-08 15:42:33 -08: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
|
add superuser fallback to authorizer (#111558)
|
2022-10-18 18:57:00 -07:00 |
client
|
Replace a function closure
|
2023-02-27 09:13:36 -08:00 |
clustercidr
|
use klog.InfoS instead of klog.V(0),Info
|
2023-03-07 15:50:01 +08:00 |
clustertrustbundles
|
ClusterTrustBundles: kube-apiserver integration tests
|
2023-03-15 20:19:48 -07:00 |
configmap
|
Clean shutdown of configmap integration tests
|
2022-05-26 17:19:36 +02:00 |
controlplane
|
Merge pull request #116626 from nilekhc/fix-kmsv2-healthz-flake
|
2023-03-14 20:28:34 -07:00 |
cronjob
|
cronjob: shut down integration test quickly again
|
2023-03-08 17:26:47 +01:00 |
daemonset
|
Investigate and fix the handling of Succeeded pods in DaemonSet
|
2023-04-04 19:21:15 +02:00 |
defaulttolerationseconds
|
Clean shutdown of defaulttolerationseconds integration tests
|
2022-05-28 21:14:09 +02:00 |
deployment
|
deployment controller: use contextual logging
|
2023-03-13 19:00:44 +08:00 |
disruption
|
Enable the feature into beta
|
2022-11-09 09:02:40 +01:00 |
dryrun
|
Revert "add test to dry-run for unwanted generated values"
|
2022-04-06 12:34:49 -04:00 |
dualstack
|
test dualstack services with assigned clusterIPs
|
2022-10-14 15:53:49 +00:00 |
endpoints
|
Do not create endpoints if service of type ExternalName (#114814)
|
2023-01-18 03:12:34 -08:00 |
endpointslice
|
endpointslicemirroring handle endpoints with multiple subsets
|
2022-12-10 11:44:10 +00:00 |
etcd
|
ClusterTrustBundles: kube-apiserver integration tests
|
2023-03-15 20:19:48 -07:00 |
events
|
events: fix EventSeries starting count discrepancy
|
2023-03-13 13:31:07 +01:00 |
evictions
|
API-initiated eviction: handle deleteOptions correctly
|
2023-03-17 22:18:07 +01:00 |
examples
|
Combine RequestAuditConfig with RequestAuditConfigWithLevel
|
2022-11-02 15:24:14 -07:00 |
framework
|
scheduler_perf: add logging flags
|
2023-02-28 23:08:17 +01:00 |
garbagecollector
|
garbagecollector: use contextual logging
|
2023-03-08 08:37:56 -05:00 |
ipamperf
|
use klog.InfoS instead of klog.V(0),Info
|
2023-03-07 15:50:01 +08:00 |
job
|
Decouple batch/job back-off logic from workqueues (#114768)
|
2023-03-16 10:15:21 -07:00 |
kubelet
|
Fix leaking goroutines in kubelet integration test
|
2022-05-23 11:50:29 +02:00 |
logs
|
test/integration/logs: use stable struct for unit test
|
2023-03-07 16:04:32 +01:00 |
metrics
|
Clean shutdown of metrics integration tests
|
2022-05-26 16:20:56 +02:00 |
namespace
|
namespace controller: use contextual logging
|
2023-03-13 14:59:17 +08:00 |
network
|
Fix panic on ClusterIP allocation for /28 subnets
|
2023-01-25 20:32:40 +00:00 |
node
|
Remove deprecated pod-eviction-timeout flag from controller-manager
|
2023-03-07 18:14:18 +00:00 |
objectmeta
|
Remove ClusterName
|
2022-05-05 20:12:50 +00:00 |
openshift
|
part1 of e2e: master to apiserver/control-plane
|
2021-03-31 15:50:18 +08:00 |
podgc
|
PodGC should not add DisruptionTarget condition for pods which are in terminal phase
|
2023-01-13 18:28:44 +01:00 |
pods
|
mutable pod scheduling directives
|
2023-03-10 18:30:09 +00:00 |
pvc
|
Update AnyVolumeDataSource feature gate to beta
|
2022-03-29 13:39:48 -04:00 |
quota
|
resourcequota: use contexual logging (#113315)
|
2023-02-14 07:19:31 -08:00 |
replicaset
|
Migrated pkg/controller/replicaset to contextual logging (#114871)
|
2023-03-07 04:19:51 -08:00 |
replicationcontroller
|
clean up code
|
2022-07-15 20:22:37 +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
|
Add integration test for DefaultBinder
|
2023-03-14 13:57:11 -04:00 |
scheduler_perf
|
fix: remove SchedulingMigratedInTreePVs feature gate in sched perf test
|
2023-03-08 08:34:44 -08:00 |
secrets
|
Clean shutdown of secret integration tests
|
2022-05-26 17:19:36 +02:00 |
service
|
test/integration: Replace deprecated pointer function
|
2023-01-05 18:38:40 +01:00 |
serviceaccount
|
Migrating pkg/controller/serviceaccount to contextual logging (#114918)
|
2023-03-07 04:19:59 -08:00 |
servicecidr
|
add integration test
|
2023-03-14 22:58:11 +00:00 |
serving
|
Webhook framework for cloud controller manager
|
2023-03-14 23:28:05 +00:00 |
statefulset
|
Migrated the StatefulSet controller (within `kube-controller-manager) to use [contextual logging](https://k8s.io/docs/concepts/cluster-administration/system-logs/#contextual-logging)
|
2023-03-08 18:57:57 +08:00 |
storageclasses
|
Clean shutdown of storageclasses integration tests
|
2022-05-26 17:19:36 +02:00 |
storageversion
|
Merge pull request #113986 from songxiao-wang87/runwxs-test2
|
2023-03-07 04:19:43 -08:00 |
tls
|
hack/update-bazel.sh
|
2021-02-28 15:17:29 -08:00 |
ttlcontroller
|
Making a run test.
|
2023-01-28 03:14:57 +00:00 |
util
|
Merge pull request #114051 from chrishenzie/rwop-preemption
|
2023-02-13 11:45:30 -08:00 |
volume
|
volume: use contextual logging
|
2023-03-14 08:37:30 +08:00 |
volumescheduling
|
volume: use contextual logging
|
2023-03-14 08:37:30 +08:00 |
.import-restrictions
|
Make integration tests not depend on e2e tests
|
2021-03-25 23:02:52 +08:00 |
benchmark-controller.json
|
Updating pause image refernces to 3.9
|
2022-11-14 10:24:54 -08:00 |
doc.go
|
don't use build tags to mark integration tests
|
2017-04-28 14:19:39 -07:00 |
utils.go
|
Clean up the master term in test/integration comments
|
2021-06-18 16:31:05 +08:00 |