Skip to content

fix: include filtered containers in network inspect response - #412

Merged
Shubhranshu153 merged 2 commits into
mainfrom
add-containers-to-network-inspect
Mar 16, 2026
Merged

fix: include filtered containers in network inspect response#412
Shubhranshu153 merged 2 commits into
mainfrom
add-containers-to-network-inspect

Conversation

@coderbirju

@coderbirju coderbirju commented Feb 17, 2026

Copy link
Copy Markdown
Contributor

Issue #, if available:

Follows #384
This adds array of containers in the network inspect response, fetches containers by filtering all containers with network name tag in labels.
The previous PR only got the response from nerdctl, this will expose the results in the daemon API response

Description of changes:

Testing done:

  • I've reviewed the guidance in CONTRIBUTING.md

License Acceptance

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@coderbirju
coderbirju requested a review from a team as a code owner February 17, 2026 19:26
Signed-off-by: Arjun Raja Yogidas <arjunry@amazon.com>
@coderbirju
coderbirju force-pushed the add-containers-to-network-inspect branch from b6d5259 to 8cb6469 Compare March 16, 2026 20:51
@coderbirju coderbirju changed the title fix: include filtered containers in network inspect fix: include filtered containers in network inspect response Mar 16, 2026
@Shubhranshu153
Shubhranshu153 enabled auto-merge (squash) March 16, 2026 23:31
@Shubhranshu153
Shubhranshu153 disabled auto-merge March 16, 2026 23:33
@Shubhranshu153
Shubhranshu153 merged commit b75d116 into main Mar 16, 2026
13 of 16 checks passed
@Shubhranshu153
Shubhranshu153 deleted the add-containers-to-network-inspect branch March 16, 2026 23:33
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

Successfully merging this pull request may close these issues.

3 participants