Add test for watch goroutine handling, fix other review comments

This commit is contained in:
Daniel Smith
2014-06-18 13:10:19 -07:00
parent d8206503b8
commit a253209a2c
5 changed files with 131 additions and 31 deletions

View File

@@ -14,6 +14,6 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
// Package controller contains logic for watching and syncronizing
// Package controller contains logic for watching and synchronizing
// replicationControllers.
package controller