Skip to content

Conversation

@jglogan
Copy link
Contributor

@jglogan jglogan commented Sep 21, 2025

Type of Change

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

Motivation and Context

See #515

Testing

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

- Part of apple#515.
- Order options alphabetically.
- Use consistent delete logic for network and
  volume delete.
group.addTask {
do {
// delete atomically disables the IP allocator, then deletes
// the allocator disable fails if any IPs are still in use
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit but can we do

Suggested change
// the allocator disable fails if any IPs are still in use
// the allocator. Disable fails if any IPs are still in use

or split the sentence by different comment lines?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will do this fix in the registry PR which is yet to be approved.

Copy link
Contributor

@katiewasnothere katiewasnothere left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just the one suggestion, otherwise LGTM

@jglogan jglogan merged commit 7d905bd into apple:main Sep 22, 2025
2 checks passed
jglogan added a commit to jglogan/container that referenced this pull request Sep 22, 2025
- Part of apple#515.
- Order options alphabetically.
- Applies feedback on network/volume delete
  comments from apple#661.
@jglogan jglogan deleted the network-options branch September 22, 2025 23:37
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.

2 participants