Michael Aspinwall
aae801378e
Add metric tracking the latest cached rv of informers
...
Kubernetes-commit: 9fb9e933b2ebae2d94edd29b7dec2c1df9e625a6
2026-03-04 22:13:54 +00:00
Michael Aspinwall
d883e606da
Add rv query to store
...
Kubernetes-commit: 9c6ac550efa6e721c85b0f1074f26f734286fba9
2026-01-28 22:29:39 +00:00
Min Jin
d5cd2dd65f
Adding batch handling for popping items from RealFIFO
...
Signed-off-by: Min Jin <minkimzz@amazon.com >
Update staging/src/k8s.io/client-go/tools/cache/the_real_fifo.go
optimizing fifo loop
Co-authored-by: Marek Siarkowicz <marek.siarkowicz@protonmail.com >
Signed-off-by: Min Jin <minkimzz@amazon.com >
refactoring PopBatch to accept []Delta
Signed-off-by: Min Jin <minkimzz@amazon.com >
Kubernetes-commit: 611b4c1408f529de4d4e94e6dd33be2ed1df9276
2025-10-24 18:07:32 -07:00
Valerian Roche
71776a84bd
[client-go #1415 ] Use transformer from provided store within internal stores in reflector to limit memory usage bursts
...
Signed-off-by: Valerian Roche <valerian.roche@datadoghq.com >
Kubernetes-commit: 585ed0a5cb378e794e4775bc846d5309ca65f2c6
2025-06-26 22:00:41 -04:00
Mike Spreitzer
42799afb70
Add structured alternatives to strings in client-go/tools/cache
...
Kubernetes-commit: ec9515a828ec3907ffc66913947adf4e8ee7b9d6
2023-03-22 16:21:17 -04:00
weilaaa
64585cf823
correct input params and add godoc
...
Kubernetes-commit: 9847b2eeb43e3fd13581dfdb4eeb288139ea7f3b
2022-06-22 11:26:07 +08:00
Iceber Gu
fc03592e80
client-go/cache: support errors.Unwrap for KeyError
...
Signed-off-by: Iceber Gu <wei.cai-nat@daocloud.io >
Kubernetes-commit: 85fa121f84ee33bdc8d77e7a35d1f4d2c063c28f
2021-04-02 10:17:57 +08:00
Mike Spreitzer
1f6e3b32af
Started commenting processors
...
Kubernetes-commit: 5546d9f12f266a082805ad3a2293fe04e0029c78
2020-01-06 01:49:29 -05:00
Mike Spreitzer
c26559b124
Updated comments on internal abstractions in client-go/tools/cache
...
The comments on Store and Queue and the FIFOs ceased being accurate
long ago.
Kubernetes-commit: 7a7ccb797e0c977c8049c1490f5a1f92f0bfbbb2
2020-01-02 01:53:17 -08:00
Odin Ugedal
2ee65257e5
Fix file permissions for non executable files
...
Normal files should have permissions 644 by default,
and does not require the last bit to be
executable
Signed-off-by: Odin Ugedal <odin@ugedal.com >
Kubernetes-commit: 35cb87f9cf71776e99a970dfff751cd29ba7ebfb
2019-06-14 21:04:39 +02:00
Adrián
d016aa7909
Optimized map allocation in Replace methods
...
Initial allocation of several maps as the sizes are known
Signed-off-by: Adrián Orive <adrian.orive.oneca@gmail.com >
Kubernetes-commit: 2299f45f52464beff889fce7be1f66642a92b791
2018-10-25 11:42:35 +02:00
deads2k
0aaf615b8c
add mutation cache filter
...
Kubernetes-commit: f88c7725b4f9446c652d160bdcfab7c6201bddea
2017-05-17 17:20:30 +00:00
Kubernetes Publisher
204f12b1f3
published by bot
...
(https://github.com/kubernetes/contrib/tree/master/mungegithub )
copied from https://github.com/kubernetes/kubernetes.git , branch master,
last commit is 616038db1b0d1e852b4a3d10c8c512a052f91fba
2017-01-14 15:19:47 +00:00
Kubernetes Publisher
75399f68c8
published by bot
...
(https://github.com/kubernetes/contrib/tree/master/mungegithub )
copied from https://github.com/kubernetes/kubernetes.git , branch master,
last commit is e56cfc5322138aa23e6418ee30a6ab54c7c6fe8c
2016-10-21 04:44:19 +00:00
Chao Xu
a6d206121d
remove the top-level folders for versions
...
remove scripts
2016-10-19 14:34:19 -07:00