Skip to content

Conversation

@jglogan
Copy link
Contributor

@jglogan jglogan commented Sep 10, 2025

Type of Change

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

Motivation and Context

Uninstall script will fail with an informative message if the users doesn't run container system stop, but including this step in the upgrade process reinforces the need to do this. Upgrading without restarting the service can lead to unexpected failures due to API or persistent data incompatibility.

Testing

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

@jglogan jglogan merged commit 9db6c5f into apple:main Sep 10, 2025
2 checks passed
@jglogan jglogan deleted the uninstall-shutdown branch September 23, 2025 22:09
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.

[Request]: Docs: indicate that container service should be restarted after upgrade.

2 participants