8000 Make weaveutil container-addrs observe $PROCFS by awh · Pull Request #1966 · weaveworks/weave · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jun 20, 2024. It is now read-only.

Make weaveutil container-addrs observe $PROCFS #1966

Merged
merged 2 commits into from
Feb 9, 2016

Conversation

awh
Copy link
Contributor
@awh awh commented Feb 9, 2016

Fix #1965.

@awh awh added this to the 1.5.0 milestone Feb 9, 2016
@rade rade self-assigned this Feb 9, 2016
@rade rade force-pushed the issues/1965-fix-local-weave-ps branch from ac1dc31 to c89460c Compare February 9, 2016 22:11
)

func containerAddrs(args []string) error {
if len(args) < 2 {
cmdUsage("container-addrs", "<procPath> <bridgeName> [containerID ...]")
cmdUsage("container-addrs", "<bridgeName> [containerID ...]")

This comment was marked as abuse.

@rade rade force-pushed the issues/1965-fix-local-weave-ps branch from c89460c to 7a19c2f Compare February 9, 2016 22:26
@rade
Copy link
Member
rade commented Feb 9, 2016

did some flyby refactoring here - we were determining procfs in two weaveutil subcommands.

added a test too.

rade added a commit that referenced this pull request Feb 9, 2016
Make weaveutil container-addrs observe $PROCFS

Fixes #1965.
@rade rade merged commit c79e036 into master Feb 9, 2016
@rade rade deleted the issues/1965-fix-local-weave-ps branch February 9, 2016 22:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0