This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
kubernetes
Watch
1
Star
0
Fork
0
You've already forked kubernetes
mirror of
https://github.com/k3s-io/kubernetes.git
synced
2025-10-21 14:38:46 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
ab56f371000547104586cb722eb173a557249327
kubernetes
/
pkg
/
kubelet
/
kuberuntime
History
David Ashpole
4300c75d48
fix
#52462
. Do not GC exited containers in running pods
2017-09-28 09:37:21 -07:00
..
BUILD
…
doc.go
…
fake_kuberuntime_manager.go
fix
#52462
. Do not GC exited containers in running pods
2017-09-28 09:37:21 -07:00
helpers_test.go
…
helpers.go
…
instrumented_services_test.go
…
instrumented_services.go
Fix CRI container/imagefs stats.
2017-09-18 07:48:20 +00:00
kuberuntime_container_test.go
Fix typo in kubelet kuberuntime container test
2017-09-13 14:32:48 +02:00
kuberuntime_container.go
Merge pull request
#52686
from yujuhong/stream
2017-09-26 23:12:27 -07:00
kuberuntime_gc_test.go
fix
#52462
. Do not GC exited containers in running pods
2017-09-28 09:37:21 -07:00
kuberuntime_gc.go
fix
#52462
. Do not GC exited containers in running pods
2017-09-28 09:37:21 -07:00
kuberuntime_image_test.go
…
kuberuntime_image.go
…
kuberuntime_logs_test.go
…
kuberuntime_logs.go
…
kuberuntime_manager_test.go
Attempt at fixing UTs
2017-09-15 09:23:52 -07:00
kuberuntime_manager.go
fix
#52462
. Do not GC exited containers in running pods
2017-09-28 09:37:21 -07:00
kuberuntime_sandbox_test.go
…
kuberuntime_sandbox.go
…
labels_test.go
…
labels.go
…
legacy_test.go
…
legacy.go
…
security_context_test.go
…
security_context.go
…