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

Probes not set in carrier #607

Closed SteinRobert closed 6 months ago

SteinRobert commented 6 months ago

What happened?

The probes are not set when bridging - the pod never gets ready

What did you expect to happen?

The probes to be set.

Please provide the output of gefyra check.

-

How can we reproduce it (as minimally and precisely as possible)?

-

What Kubernetes setup are you working with?

```console $ kubectl version # paste output here ```

OS version

```console # On Linux: $ cat /etc/os-release # paste output here $ uname -a # paste output here # On Windows: C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture # paste output here ```

Anything else we need to know?

No response

SteinRobert commented 6 months ago

Resolved by #609