Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

netctl network inspect does not show skydns container name #541

Closed
gaurav-dalvi opened this issue Aug 23, 2016 · 4 comments
Closed

netctl network inspect does not show skydns container name #541

gaurav-dalvi opened this issue Aug 23, 2016 · 4 comments
Assignees

Comments

@gaurav-dalvi
Copy link
Contributor

gaurav-dalvi commented Aug 23, 2016

for e.g

"Oper": {
    "allocatedAddressesCount": 3,
    "allocatedIPAddresses": "10.2.1.1-10.2.1.3",
    "availableIPAddresses": "10.2.1.4-10.2.1.254",
    "dnsServerIP": "10.2.1.1",
    "endpoints": [
      {
        "endpointID": "a84aa9f0556fb16fd4b208f89e4a389a8853d4bd441a6522a25258d1017b831a",
        "homingHost": "netplugin-node1",
        "ipAddress": [
          "10.2.1.1",
          ""
        ],
        "labels": "map[]",
        "macAddress": "02:02:0a:02:01:01",
        "network": "n1.t1"
      },
      {
        "containerID": "d37345ab7e3705692bb1a62346c3752d3733ba91a1ba7501ad4b967e992ba368",
        "containerName": "/prickly_easley",
        "endpointGroupId": 1,
        "endpointGroupKey": "g1:t1",
        "endpointID": "73db8f90fcb1bd70d55581cb78ed07966a75771be25eae6219e3af149fbfed7c",
        "homingHost": "netplugin-node1",
        "ipAddress": [
          "10.2.1.2",
          ""
        ],
        "labels": "map[]",
        "macAddress": "02:02:0a:02:01:02",
        "network": "n1.t1",
        "serviceName": "g1"
      },

It should show the name of container having endpoint ID : a84aa9f0556fb16fd4b208f89e4a389a8853d4bd441a6522a25258d1017b831a

@gaurav-dalvi
Copy link
Contributor Author

@DivyaVavili : Are we going to take care of this in the future ?
I remember you talked briefly about this. Let me know. Otherwise I will start working on this.

@srampal
Copy link
Member

srampal commented Sep 28, 2016

@gaurav-dalvi @DivyaVavili : I'd like to pick this up and work on it if you are not working on it yet.

@gaurav-dalvi
Copy link
Contributor Author

@srampal : I am not working on this.

@srampal srampal self-assigned this Sep 28, 2016
@gaurav-dalvi
Copy link
Contributor Author

#578 .. PR in review phase !

@srampal srampal mentioned this issue Oct 18, 2016
jojimt pushed a commit that referenced this issue Oct 28, 2016
abhi added a commit that referenced this issue Oct 28, 2016
srampal added a commit to srampal/netplugin that referenced this issue Nov 1, 2016
srampal added a commit to srampal/netplugin that referenced this issue Nov 1, 2016
srampal added a commit to srampal/netplugin that referenced this issue Nov 1, 2016
srampal added a commit to srampal/netplugin that referenced this issue Nov 2, 2016
srampal added a commit to srampal/netplugin that referenced this issue Nov 11, 2016
Adjustments for last set of review comments
srampal added a commit to srampal/netplugin that referenced this issue Nov 17, 2016
Adjustments for last set of review comments
srampal added a commit to srampal/netplugin that referenced this issue Nov 17, 2016
Adjustments for last set of review comments
srampal added a commit to srampal/netplugin that referenced this issue Nov 17, 2016
Adjustments for last set of review comments
srampal added a commit to srampal/netplugin that referenced this issue Nov 17, 2016
Adjustments for last set of review comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants