mirror of
https://github.com/portainer/portainer.git
synced 2026-08-07 11:04:49 +00:00
fix(edge): report connectivity check progress while probing [C9S-235] (#3375)
This commit is contained in:
@@ -80,7 +80,10 @@ export function ConnectivityTestModal({
|
||||
<Modal.Body>
|
||||
<p className="mb-4">
|
||||
Run the command in the environment where the Edge Agent will be
|
||||
deployed to verify it can reach the Portainer server.
|
||||
deployed to verify it can reach the Portainer server. Each target is
|
||||
announced before it is probed and its result printed as it completes.
|
||||
Allow up to 30 seconds to finish, as an unreachable host has to time
|
||||
out rather than fail outright.
|
||||
</p>
|
||||
<div className="mb-4">
|
||||
<SwitchField
|
||||
|
||||
Reference in New Issue
Block a user