kubernetes/pkg/controller
Clayton Coleman 19987612bf Replace code that eats errors with a more consistent reporting
In order to allow certain programmer error / unexpected error states
to be captured, replace sections that log and eat errors with a method
that can be centrally replaced.  This captures two common error sources,
replication errors, and apiserver code that returns invalid errors.
2015-01-26 20:54:29 -05:00
..
doc.go Add test for watch goroutine handling, fix other review comments 2014-06-18 13:10:39 -07:00
replication_controller_test.go Merge pull request #3195 from lavalamp/numericWire 2015-01-07 16:15:52 -08:00
replication_controller.go Replace code that eats errors with a more consistent reporting 2015-01-26 20:54:29 -05:00