This website requires JavaScript.
Explore
Help
Register
Sign In
github-personal
/
kubernetes
Watch
1
Star
0
Fork
0
You've already forked kubernetes
mirror of
https://github.com/outbackdingo/kubernetes.git
synced
2026-02-14 23:10:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f7a5ec3c36bd40cc2216c1da331ab647733769dd
kubernetes
/
pkg
/
master
History
Brendan Burns
99586b4da4
Fix a problem where if a minion went missing, we still thought the pod was running.
...
Also convert some tests to table driven.
2014-09-17 18:16:52 -07:00
..
doc.go
Fix typos in pkg docs
2014-08-28 11:43:35 +02:00
master.go
Fix a problem where if a minion went missing, we still thought the pod was running.
2014-09-17 18:16:52 -07:00
pod_cache_test.go
Add the resource version to api.*List items from etcd
2014-08-28 23:17:00 -04:00
pod_cache.go
Unify Godoc formatting, fix various typos
2014-09-02 13:41:03 +02:00
ports.go
Add healthz handlers to the controller manager and scheduler
2014-09-12 21:13:33 -07:00