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-07 09:50:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
412aab302a23bd748ad41eb5ddcc8d4cdcda7e2c
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