address lavalamp's comments

This commit is contained in:
Chao Xu
2015-09-11 17:20:02 -07:00
parent f734a6f038
commit c733124920
8 changed files with 26 additions and 12 deletions

View File

@@ -16,6 +16,7 @@ limitations under the License.
package master
// These imports are the API groups the API server will support.
import (
_ "k8s.io/kubernetes/pkg/api/install"
_ "k8s.io/kubernetes/pkg/expapi/install"