Log id in error message

This commit is contained in:
Pengfei Ni
2016-08-03 07:22:06 +08:00
parent b581e23c93
commit f8c51adbe1
3 changed files with 21 additions and 128 deletions

View File

@@ -1,5 +1,5 @@
/*
Copyright 2015 The Kubernetes Authors.
Copyright 2016 The Kubernetes Authors.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -14,6 +14,6 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
// Package remote containers gRPC implementation of kubecontainer.RuntimeService
// and kubecontainer.ImageManagerService.
// Package remote containers gRPC implementation of internalApi.RuntimeService
// and internalApi.ImageManagerService.
package remote