kubernetes/pkg
Dan Winship c16ee887ef Remove burst syncs from BoundedFrequencyRunner
Burst syncs are theoretically useful for dealing with a single change
that results in multiple Run() calls (eg, a Service and EndpointSlice
both changing), but 2 isn't enough to cover all cases, and a better
way of dealing with this problem is to just use a smaller
minSyncPeriod.

Co-authored-by: Antonio Ojea <aojea@google.com>
2025-07-01 08:54:14 -04:00
..
api Drop null creationTimestamp from test fixtures 2025-05-02 15:38:40 -04:00
apis Merge pull request #131477 from pohly/golangci-lint@v2 2025-05-02 23:03:55 -07:00
auth wire in ctx to rbac plugins 2024-09-17 20:04:02 +03:00
capabilities remove import doc comments 2024-12-02 16:59:34 +01:00
client Drop null creationTimestamp from test fixtures 2025-05-02 15:38:40 -04:00
cluster/ports remove import doc comments 2024-12-02 16:59:34 +01:00
controller Merge pull request #131477 from pohly/golangci-lint@v2 2025-05-02 23:03:55 -07:00
controlplane Merge pull request #131509 from liggitt/relax-external-signer-path 2025-04-30 11:57:54 -07:00
credentialprovider Merge pull request #128152 from stlaz/ensure-secret-images 2025-03-17 07:09:49 -07:00
features Stop exposing list-via-watch from the server 2025-04-18 09:21:23 -04:00
fieldpath remove import doc comments 2024-12-02 16:59:34 +01:00
generated Merge pull request #131431 from black-dragon74/apps-v1b2-typo 2025-05-02 06:44:04 -07:00
kubeapiserver add missing space in string concatenation (kubeapiserver) 2025-04-30 23:55:46 +09:00
kubectl remove import doc comments 2024-12-02 16:59:34 +01:00
kubelet Merge pull request #131477 from pohly/golangci-lint@v2 2025-05-02 23:03:55 -07:00
kubemark remove runonce mode 2024-11-07 19:54:11 +08:00
printers Add resource v1beta2 API 2025-03-26 14:41:09 +00:00
probe remove import doc comments 2024-12-02 16:59:34 +01:00
proxy Remove burst syncs from BoundedFrequencyRunner 2025-07-01 08:54:14 -04:00
quota/v1 Add resource v1beta2 API 2025-03-26 14:41:09 +00:00
registry Always check for Immutable selector in Deployment Replicaset Daemonset (#131017) 2025-04-23 15:58:37 -07:00
routes Move public key getter to interface 2024-06-25 18:10:08 -04:00
scheduler Add comment explaining the metric sampling logic for plugin execution metrics 2025-04-30 12:17:33 +02:00
security remove import doc comments 2024-12-02 16:59:34 +01:00
securitycontext remove import doc comments 2024-12-02 16:59:34 +01:00
serviceaccount fixing various unit tests on Windows that create abstract sockets 2025-02-13 15:41:33 -08:00
util kube-proxy: log errors during proxy boot 2025-04-26 16:06:18 +05:30
volume Merge pull request #131495 from carlory/fix-131381 2025-04-28 10:39:54 -07:00
windows/service Windows node graceful shutdown 2024-11-05 17:46:22 +00:00
.import-restrictions
OWNERS