.. |
apimachinery
|
client-go/reflector: make UseWatchList a pointer
|
2024-01-19 14:40:18 +01:00 |
apiserver
|
Merge pull request #123418 from rikatz/kep-1860-to-beta
|
2024-02-24 12:48:07 -08:00 |
auth
|
Add allowed/denied metrics for authorizers
|
2024-02-16 08:20:59 -05:00 |
authutil
|
Add integration tests for secondary authz
|
2023-03-06 12:08:53 -05:00 |
benchmark
|
|
|
certificates
|
Merge pull request #113994 from mengjiao-liu/contextual-logging-controller-certificates
|
2023-06-21 09:03:42 -07:00 |
client
|
Merge pull request #117295 from aojea/transport_cache_metrics
|
2023-05-11 08:59:02 -07:00 |
clustertrustbundles
|
ClusterTrustBundles: kube-apiserver integration tests
|
2023-03-15 20:19:48 -07:00 |
configmap
|
|
|
controlplane
|
Add apiserver_encryption_config_controller_automatic_reloads_total
|
2024-02-12 21:47:46 -08:00 |
cronjob
|
Job: Handle error returned from AddEventHandler function (#119917)
|
2023-10-17 21:28:34 +02:00 |
daemonset
|
change rolling update logic to exclude sunsetting nodes
|
2023-09-19 11:39:32 +00:00 |
defaulttolerationseconds
|
Pass Context to StartTestServer
|
2023-05-04 10:25:09 +08:00 |
deployment
|
Use ptr.To to retrieve intstr addresses
|
2023-09-08 11:10:50 +02:00 |
disruption
|
convert pointer to ptr for sig-apps integration tests
|
2023-10-19 10:35:38 -04:00 |
dryrun
|
lavalamp is taking a long break
|
2023-05-11 16:43:38 +00:00 |
dualstack
|
Merge pull request #117631 from skitt/intstr-fromint32-testing
|
2023-08-15 15:16:27 -07:00 |
endpoints
|
test: replace intstr.FromInt with intstr.FromInt32
|
2023-05-10 09:34:16 +02:00 |
endpointslice
|
Merge pull request #117631 from skitt/intstr-fromint32-testing
|
2023-08-15 15:16:27 -07:00 |
etcd
|
flowcontrol: set the serialization version to v1
|
2023-12-25 14:24:50 +08:00 |
events
|
events: fix EventSeries starting count discrepancy
|
2023-03-13 13:31:07 +01:00 |
evictions
|
cleanup: omit comparison with bool constants
|
2023-09-05 10:24:38 +08:00 |
examples
|
test/integration: use t.Log in TestAPIServiceWaitOnStart
|
2023-06-07 10:11:04 +03:00 |
framework
|
Fix v3 spec
|
2023-10-16 15:05:13 -04:00 |
garbagecollector
|
convert pointer to ptr for sig-apps integration tests
|
2023-10-19 10:35:38 -04:00 |
ipamperf
|
Add providerless tags appropriately in test/
|
2024-01-07 08:16:05 -05:00 |
job
|
Merge pull request #123321 from mimowo/job-reset-metrics
|
2024-02-15 10:57:58 -08:00 |
kubelet
|
Add podUID in AddReference and DeleteReference
|
2023-05-06 13:58:14 +08:00 |
logs
|
k8s.io/component-base/logs: replace klog text implementation
|
2024-01-17 13:50:03 +01:00 |
metrics
|
Remove ability to re-enable serving deprecated storagev1beta1 and storagev1alpha1 APIs
|
2023-11-02 20:51:06 +08:00 |
namespace
|
replace spew methods with dump methods
|
2023-04-14 08:05:53 +08:00 |
network
|
sync Service API status rest storage
|
2023-09-13 11:35:42 +00:00 |
node
|
kube-controller-manager: Decouple TaintManager from NodeLifeCycleController (KEP-3902)
|
2023-10-30 12:23:56 +00:00 |
objectmeta
|
|
|
openshift
|
|
|
podgc
|
Merge pull request #120951 from kannon92/ptr-integration-test-job
|
2023-10-20 15:53:59 +02:00 |
pods
|
Updating the nodeAffinity of gated pods having nil affinity should be allowed
|
2023-05-18 07:44:34 +02:00 |
pvc
|
api: introduce separate VolumeResourceRequirements struct
|
2023-08-21 15:31:28 +02:00 |
quota
|
Merge pull request #117631 from skitt/intstr-fromint32-testing
|
2023-08-15 15:16:27 -07:00 |
replicaset
|
convert pointer to ptr for sig-apps integration tests
|
2023-10-19 10:35:38 -04:00 |
replicationcontroller
|
Migrated pkg/controller/volume|util|replicaset|nodeipam to contextual logging
|
2023-07-06 07:39:52 +08:00 |
scale
|
|
|
scheduler
|
Sched framework: expose NodeInfo in all functions of PluginsRunner interface
|
2023-12-15 11:30:06 +08:00 |
scheduler_perf
|
scheduler_perf: use dynamic client to create arbitrary objects
|
2024-02-11 10:51:38 +01:00 |
secrets
|
implement secret empty string value integration test
|
2023-07-27 23:23:32 +08:00 |
service
|
Fix typos in comments
|
2023-08-30 23:56:47 +08:00 |
serviceaccount
|
Promote LegacyServiceAccountTokenCleanUp to GA
|
2024-01-08 10:58:49 +08:00 |
servicecidr
|
test integration: use new ServiceCIDR API
|
2023-10-31 21:05:57 +00:00 |
serving
|
Replace os.Setenv with testing.T.Setenv in tests
|
2023-06-05 21:08:56 -05:00 |
statefulset
|
Replace test.name with test.namespace
|
2023-12-13 10:28:26 -08:00 |
storageclasses
|
api: introduce separate VolumeResourceRequirements struct
|
2023-08-21 15:31:28 +02:00 |
storageversion
|
add list of served versions to storage version
|
2023-07-14 13:47:19 -04:00 |
tls
|
cleanup: omit comparison with bool constants
|
2023-09-05 10:24:38 +08:00 |
ttlcontroller
|
Making a run test.
|
2023-01-28 03:14:57 +00:00 |
util
|
scheduler_perf: use ktesting.TContext + staging StartTestServer
|
2024-02-11 10:51:38 +01:00 |
volume
|
Add "disable-force-detach-on-timeout" flag to kube-controller-manager
|
2024-02-22 18:31:52 +00:00 |
volumescheduling
|
api: introduce separate VolumeResourceRequirements struct
|
2023-08-21 15:31:28 +02:00 |
.import-restrictions
|
|
|
benchmark-controller.json
|
Updating pause image refernces to 3.9
|
2022-11-14 10:24:54 -08:00 |
doc.go
|
|
|
utils.go
|
|
|