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

Fix docker gateway ip discovery #1329

Merged
merged 3 commits into from
Jun 22, 2024
Merged

Fix docker gateway ip discovery #1329

merged 3 commits into from
Jun 22, 2024

Conversation

jinja2
Copy link
Collaborator

@jinja2 jinja2 commented Jun 22, 2024

Description:

Docker network inspect returns 2 entries for IPAM.Config with docker update on the ubuntu-latest runners. Only one of the return list has the Gateway ip entry. This PR fixes the function to return only if gateway ip is found.

Link to Splunk idea: <Link to Splunk idea, see https://ideas.splunk.com>

Testing:

Documentation:

@jinja2 jinja2 changed the title check failing test Fix docker gateway ip discovery Jun 22, 2024
@jinja2 jinja2 marked this pull request as ready for review June 22, 2024 03:29
@jinja2 jinja2 requested review from a team as code owners June 22, 2024 03:29
@atoulme atoulme merged commit 865eb7b into main Jun 22, 2024
35 checks passed
@atoulme atoulme deleted the failing-tests-check branch June 22, 2024 04:38
@github-actions github-actions bot locked and limited conversation to collaborators Jun 22, 2024
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.

None yet

2 participants