kubernetes/plugin/pkg
Daniel Martí 80a37fbca4 Fix race in lifecycle admission test
.State.Phase is read and written by multiple goroutines as reported by `godep
go test -race` on Go 1.5.1. Adding the mutex around the object fixes the
issue.
2015-09-20 18:45:33 -07:00
..
admission Fix race in lifecycle admission test 2015-09-20 18:45:33 -07:00
auth plugin/pkg/auth: add tests for OpenID Connect authenticator. 2015-08-21 15:27:08 -07:00
scheduler Moving Status object to a common package 2015-09-17 14:09:53 -07:00