This website requires JavaScript.
Explore
Help
Sign In
github
/
kubernetes
Watch
4
Star
0
Fork
0
You've already forked kubernetes
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
a1b51d9165ae4bc4768deb3cc433f925ecb44020
kubernetes
/
pkg
/
registry
/
minion
History
Tim Hockin
d01ea11a6e
Merge pull request
#3856
from smarterclayton/validation_logic_needs_cleanup
...
Validation of ObjectMeta is inconsistently applied
2015-01-29 14:12:44 -08:00
..
doc.go
Rename InsertMinion to CreateMinion.
2014-10-07 16:22:35 -04:00
healthy_registry_test.go
rename probe.Healthy to probe.Success and renam probe.Unhealthy to probe.Failure.
2015-01-27 11:20:30 -08:00
healthy_registry.go
rename probe.Healthy to probe.Success and renam probe.Unhealthy to probe.Failure.
2015-01-27 11:20:30 -08:00
registry.go
Enable watch on node changes.
2014-12-16 08:12:31 +08:00
rest_test.go
Unify validation logic for create and update paths
2015-01-28 13:10:37 -05:00
rest.go
Split RESTStorage into separate interfaces
2015-01-12 12:19:45 -05:00