This website requires JavaScript.
Explore
Help
Register
Sign In
d8dfun
/
virtual-kubelet
Watch
1
Star
0
Fork
0
You've already forked virtual-kubelet
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
Files
e6ca19d059903b2e2791caa0390b19626c04ae6e
virtual-kubelet
/
vkubelet
History
Brian Goff
e6ca19d059
Ensure reconcile ticker stops on shutdown
...
Otherwise this ticker could run forever (or until the process exits).
2018-12-10 10:33:36 -08:00
..
api
Move API handlers to separate package
2018-09-18 11:08:24 -07:00
apiserver.go
Add support for tracing via OpenCencus
2018-09-26 13:48:40 -07:00
env.go
Minor refactorings (
#368
)
2018-10-12 17:36:37 -07:00
node.go
Minor refactorings (
#368
)
2018-10-12 17:36:37 -07:00
pod.go
Make pod status updates concurrent. (
#433
)
2018-12-04 14:03:45 -08:00
podcontroller.go
use shared informers and workqueue (
#425
)
2018-11-30 15:53:58 -08:00
vkubelet.go
Ensure reconcile ticker stops on shutdown
2018-12-10 10:33:36 -08:00