Closed kmala closed 8 years ago
fixes https://github.com/deis/minio/issues/42
the namespace is getting to default and hence can't find the pod https://github.com/deis/pkg/blob/master/aboutme/aboutme.go#L28
@sgoings, @arschles and @jackfrancis are potential reviewers of this pull request based on my analysis of git blame information. Thanks @kmala!
git blame
fixes https://github.com/deis/minio/issues/42
the namespace is getting to default and hence can't find the pod https://github.com/deis/pkg/blob/master/aboutme/aboutme.go#L28