Skip to content

CLI: Skip stopping containers in system stop if APIServer is down#650

Merged
dcantah merged 1 commit intoapple:mainfrom
dcantah:skip-stop-apiserver-down
Sep 19, 2025
Merged

CLI: Skip stopping containers in system stop if APIServer is down#650
dcantah merged 1 commit intoapple:mainfrom
dcantah:skip-stop-apiserver-down

Conversation

@dcantah
Copy link
Member

@dcantah dcantah commented Sep 19, 2025

Today if you do system stop twice (or if you forgot the server isn't running) you get bombarded with annoying (and confusing) XPC interrupted messages. We should skip the container stop and list dance if we can't talk to the APIServer with a simple ping.

Today if you do system stop twice (or if you forgot the server isn't
running) you get bombarded with annoying (and confusing) XPC interrupted
messages. We should skip the container stop and list dance if we can't
talk to the APIServer with a simple ping.
@dcantah dcantah merged commit 2ef1d8f into apple:main Sep 19, 2025
2 checks passed
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

Comments