Merge 38cba478b8
into 96cc03ccd9
This commit is contained in:
commit
6b19679f46
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ func SearchLabels(labels []string, query string) string {
|
|||
}
|
||||
|
||||
// Annotations returns the bundle path and user defined annotations from the
|
||||
// libcontianer state. We need to remove the bundle because that is a label
|
||||
// libcontainer state. We need to remove the bundle because that is a label
|
||||
// added by libcontainer.
|
||||
func Annotations(labels []string) (bundle string, userAnnotations map[string]string) {
|
||||
userAnnotations = make(map[string]string)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue