| .. |
|
apimachinery
|
Replace NewIndexerInformerWatcher with NewIndexerInformerWatcherWithLogger
|
2025-09-12 01:44:02 +08:00 |
|
apiserver
|
Merge pull request #134366 from tallclair/feature-gates-test
|
2025-10-13 13:11:33 -07:00 |
|
auth
|
Automated refactoring to use SetFeatureGatesDuringTest
|
2025-10-01 21:10:53 -07:00 |
|
authutil
|
integration: RBAC tests for /resize request
|
2024-11-06 01:33:14 +00:00 |
|
benchmark
|
|
|
|
certificates
|
Replace usage of deprecated ErrWaitTimeout with recommended method across all Pkgs
|
2025-08-01 14:18:06 +05:30 |
|
client
|
Automated refactoring to use SetFeatureGatesDuringTest
|
2025-10-01 21:10:53 -07: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
|
Automated refactoring to use SetFeatureGatesDuringTest
|
2025-10-01 21:10:53 -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
|
Plumb effective version into admission initializer
|
2025-09-17 15:23:31 -04:00 |
|
deployment
|
rename DeploymentPodReplacementPolicy FG to DeploymentReplicaSetTerminatingReplicas
|
2025-03-27 20:27:44 +01:00 |
|
disruption
|
fix integration tests
|
2025-07-21 16:50:16 +00:00 |
|
dra
|
Automated refactoring to use SetFeatureGatesDuringTest
|
2025-10-01 21:10:53 -07:00 |
|
dryrun
|
|
|
|
dualstack
|
lock DisableAllocatorDualWrite
|
2025-08-29 19:50:56 +00:00 |
|
endpoints
|
bugfix: endpoints controller track resource version conrrectly
|
2024-09-17 11:01:35 +00:00 |
|
endpointslice
|
add integration test for endpointslice controller headless services
|
2025-10-06 13:39:12 +00:00 |
|
etcd
|
Merge pull request #134366 from tallclair/feature-gates-test
|
2025-10-13 13:11:33 -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
|
integration: fix etcd output handling
|
2025-07-19 11:46:32 +02:00 |
|
garbagecollector
|
Replace usage of deprecated ErrWaitTimeout with recommended method across all Pkgs
|
2025-08-01 14:18:06 +05:30 |
|
ipamperf
|
drop unused code pointed out by linter
|
2024-05-01 09:03:57 -04:00 |
|
job
|
Automated refactoring to use SetFeatureGatesDuringTest
|
2025-10-01 21:10:53 -07:00 |
|
kubelet
|
Pod Certificates: Basic implementation
|
2025-07-21 21:49:57 +00:00 |
|
logs
|
Remove gogo-protobuf from CRI
|
2025-07-04 08:55:57 +02:00 |
|
metrics
|
switch our usage of expfmt.TextParser
|
2025-09-09 15:53:48 -04: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
|
Plumb effective version into admission initializer
|
2025-09-17 15:23:31 -04:00 |
|
objectmeta
|
|
|
|
openshift
|
pkg/controlplane: split apart generic server part of instance.go
|
2024-04-29 10:15:02 +02:00 |
|
podcertificaterequests
|
Pod Certificates: Basic implementation
|
2025-07-21 21:49:57 +00:00 |
|
podgc
|
fix integration tests
|
2025-07-21 16:50:16 +00:00 |
|
pods
|
podtopologylabels: update topology.k8s.io->topology.kubernetes.io
|
2025-07-03 08:37:23 +01: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
|
chore: replacement of helper functions to ptr packge
|
2025-07-07 21:28:54 +02:00 |
|
replicationcontroller
|
chore: replacement of helper functions to ptr packge
|
2025-07-07 21:28:54 +02:00 |
|
scale
|
|
|
|
scheduler
|
Merge pull request #134366 from tallclair/feature-gates-test
|
2025-10-13 13:11:33 -07:00 |
|
scheduler_perf
|
Automated refactoring to use SetFeatureGatesDuringTest
|
2025-10-01 21:10:53 -07:00 |
|
secrets
|
use default flags for apiserver on integration tests
|
2024-06-04 22:09:35 +00:00 |
|
service
|
Automated refactoring to use SetFeatureGatesDuringTest
|
2025-10-01 21:10:53 -07:00 |
|
serviceaccount
|
KEP-740: promote ExternalJWTSigner feature to beta
|
2025-06-10 16:16:13 +00:00 |
|
servicecidr
|
ServiceCIDR ValidationAdmissionPolicy for backkwards compatible behavior
|
2025-07-31 12:40:00 +00:00 |
|
serving
|
adds a list of available HTTP endpoints for the kube-controller-manager component under the /statusz page
|
2025-08-11 22:51:59 +03:00 |
|
statefulset
|
Drop StatefulSetAutoDeletePVC after the feature GA-ed in 1.32
|
2025-08-28 13:35:16 +02:00 |
|
storageclasses
|
api: introduce separate VolumeResourceRequirements struct
|
2023-08-21 15:31:28 +02:00 |
|
storageversion
|
Automated refactoring to use SetFeatureGatesDuringTest
|
2025-10-01 21:10:53 -07:00 |
|
storageversionmigrator
|
Automated refactoring to use SetFeatureGatesDuringTest
|
2025-10-01 21:10:53 -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
|
integration: use --runtime-config-emulation-forward-compatible
|
2025-07-24 08:33:56 +02:00 |
|
volume
|
E2E volume: fix restarting of watch
|
2025-10-07 10:22:35 +02:00 |
|
volumescheduling
|
Switch control from VolumeCapacityPriority to StorageCapacityScoring
|
2025-03-17 00:49:58 +00:00 |
|
.import-restrictions
|
DRA integration: add test case for FilterTimeout
|
2025-07-17 21:18:28 +02:00 |
|
benchmark-controller.json
|
update pause version to 3.10.1
|
2025-07-09 16:38:14 +05:30 |
|
doc.go
|
remove import doc comments
|
2024-12-02 16:59:34 +01:00 |
|
utils.go
|
etcd: use Unix Domain socket for testserver
|
2025-04-17 14:41:43 +02:00 |