Skip to content

Don't bake DNS server into builder container config.#1370

Merged
jglogan merged 1 commit into
apple:mainfrom
jglogan:builder-dnsdefault
Mar 31, 2026
Merged

Don't bake DNS server into builder container config.#1370
jglogan merged 1 commit into
apple:mainfrom
jglogan:builder-dnsdefault

Conversation

@jglogan
Copy link
Copy Markdown
Contributor

@jglogan jglogan commented Mar 30, 2026

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

Testing

  • Tested locally
  • Added/updated tests
  • Added/updated docs

- Closes apple#656.
- The SandboxService automatically sets the DNS
  server as part of bootstrap if no server is given.
  Setting it in the container config means that the
  builder will fail if the system restarts and the
  network subnet changes.
@github-actions github-actions Bot added the cli label Mar 30, 2026
@jglogan jglogan merged commit 490cb69 into apple:main Mar 31, 2026
5 of 7 checks passed
@jglogan jglogan deleted the builder-dnsdefault branch March 31, 2026 00:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Cannot access internet urls during building [eg. crates.io]

2 participants