Skip to content

[stable35] fix(k8s): check daemon reachability by deploy id - #1026

Open
backportbot[bot] wants to merge 1 commit into
stable35from
backport/983/stable35
Open

[stable35] fix(k8s): check daemon reachability by deploy id#1026
backportbot[bot] wants to merge 1 commit into
stable35from
backport/983/stable35

Conversation

@backportbot

@backportbot backportbot Bot commented Sep 10, 2026

Copy link
Copy Markdown

Backport of PR #983

Four call sites always ran the Docker ping: ExAppsPageService,
Settings\Admin, and the two DaemonConfigController endpoints behind the
admin UI's connection checks. On a kubernetes-install daemon that probes a
Docker Engine path HaRP does not serve, and it blocks until cURL times out
rather than failing fast — so a healthy daemon reads as unreachable, the
ExApp deploy button stays disabled and "Check Connection" reports failure.

Mirrors the dispatch SetupChecks\DaemonCheck already does.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant