gefyrahq / gefyra

Blazingly-fast :rocket:, rock-solid, local application development :arrow_right: with Kubernetes.
https://gefyra.dev
Apache License 2.0
692 stars 28 forks source link

Probe `gefyra-cargo` a working wireguard connection during `up` operation #68

Closed Schille closed 2 years ago

Schille commented 2 years ago

On gefyra up a wireguard connection is established. If for any reason the connection is not working, the user has no way of knowing. A probe as a last step in the up operation could determine if the connection is working or not.

In case the connection is not working, Gefyra's client is supposed to tear the infrastructure down with the error message.

Schille commented 2 years ago

Resolved with version 0.7.2