Log id in error message
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user