-
### What happened?
There are some minor friction points and divergences in the Getting Started docs.
The Getting Started for Minikube instructions include section 1 step 3:
```
kubectl expose …
-
### What is the new feature about?
when I use gefyra the DNS resolution solves for the current namespace but does not have the additional domains enabling resolution on services in other namespaces.
…
-
## Into
I am currently in the process of drafting a concept to enable multi-peer (remote) cluster development with Gefyra. We received quite a lot of requests to support multiple developers working c…
-
### What happened?
```
$ pip install -U gefyra
[...]
Installing collected packages: gefyra
Attempting uninstall: gefyra
Found existing installation: gefyra 1.0.2
Uninstalling gefyra…
-
-
The following code refactorings are recommended:
**CLI framework**
Since there are more commands to be added to the CLI in the future, I'd say we should take a step back and refactor the whole ___…
-
I want to unbridge everything, so I am running `gefyra unbridge -A`.
The command succeeds, lists all the bridges it is removing and as far as I can tell no bridge is actually in place anymore.
B…
-
### What happened?
Missing python fcntl module
```python
gefyra.exe
Traceback (most recent call last):
File "", line 1, in
File "gefyra.__main__", line 6, in
File "gefyra.api", line 1…
-
### What happened?
- bridge of an unprivileged pod with securityContext (`runAsGroup: 1000` and `runAsUser: 1000`)
- following log:
```
nginx: [alert] could not open error log file: open() "/var/l…
-