Skip to content

Conversation

@jglogan
Copy link
Contributor

@jglogan jglogan commented Aug 12, 2025

- Closes apple#150, apple#394.
- Introduces `AttachmentConfiguration` type so that
  we can add key-value options to `--network` in the
  future.
- Eliminates redundant `ContainersService.Item` type.
- Since we now ensure at ContainersService that hostnames
  will not conflict, the network helper IP allocator
  now simply provides the existing IP if for an allocation
  on an existing hostname, which should handle (in an
  eventually consistent way) the case where a container
  fails to deallocate an IP on shutdown.
@jglogan jglogan force-pushed the users/jglogan/unique-hostnames branch from ddc6969 to a038dff Compare August 13, 2025 00:43
@jglogan jglogan merged commit a8dbf29 into apple:main Aug 14, 2025
2 checks passed
@jglogan jglogan deleted the users/jglogan/unique-hostnames branch August 14, 2025 01:18
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.

"Hostname buildkit already exists on the network" with no docker daemon active

2 participants