Skip to content

chore(tests): Future-proof whitelist against Docker network changes#9500

Merged
mangalaman93 merged 1 commit intomainfrom
matthewmcneely/whitelist-update-for-test-artifacts
Sep 8, 2025
Merged

chore(tests): Future-proof whitelist against Docker network changes#9500
mangalaman93 merged 1 commit intomainfrom
matthewmcneely/whitelist-update-for-test-artifacts

Conversation

@matthewmcneely
Copy link
Copy Markdown
Contributor

@matthewmcneely matthewmcneely commented Aug 27, 2025

Description

This PR changes the security/whitelist superflag definition in docker compose files and other places where docker cmds are issued. The change is to the "all ipv4 addresses" CIDR definition (0.0.0.0/0).

Background: after updating Docker on my Mac, clients presented a new 175.x ip address that was not covered by the old set of CIDR definitions.

Checklist

  • Code compiles correctly and linting passes locally

@matthewmcneely matthewmcneely requested a review from a team August 27, 2025 18:43
@github-actions github-actions Bot added area/testing Testing related issues area/graphql Issues related to GraphQL support on Dgraph. area/core internal mechanisms go Pull requests that update Go code labels Aug 27, 2025
@trunk-io
Copy link
Copy Markdown

trunk-io Bot commented Aug 27, 2025

Static BadgeStatic BadgeStatic BadgeStatic Badge

View Full Report ↗︎Docs

@mangalaman93 mangalaman93 merged commit 46a2236 into main Sep 8, 2025
14 checks passed
@mangalaman93 mangalaman93 deleted the matthewmcneely/whitelist-update-for-test-artifacts branch September 8, 2025 02:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/core internal mechanisms area/graphql Issues related to GraphQL support on Dgraph. area/testing Testing related issues go Pull requests that update Go code

Development

Successfully merging this pull request may close these issues.

2 participants