Christian Busch

Results 12 issues of Christian Busch

Since #137 has been opened, I wanted to mention the following observation. The `-N, --name` argument has a different meaning for `gefyra run/bridge` and `gefyra unbridge`: - `gefyra run/bridge`: The...

question ❓

### What happened? I tried to run `gefyra con connect -n XXX` while having an active k8s context which does not respond to the cluster I was trying to connect...

triage

### What happened? I guess I used the --env-from command using an invalid value: Traceback (most recent call last): File "", line 1, in File "gefyra.cli.main", line 70, in main...

bug 🐛

### What happened? CLI is showing an error: ``` Usage: gefyra run [OPTIONS] Try 'gefyra run --help' for help. Traceback (most recent call last): File "click.core", line 1078, in main...

triage

### What is the new feature about? Sometimes it is necessary to copy a file from an existing pod into the container run with gefyra. As this is similar to...

enhancement 🎉

I get an empty "kubernetes version" (`k8sVersion`) within the beiboot object instance after creating an Beiboot cluster using the API when providing no version at all and when providing a...

bug

Some API functions are only possible using the cluster name. Sometimes this requires multiple interactions from the beiboot-api to implement basic user based functionality (which is implemented based on labels)...

enhancement

Feedback from @SteinRobert for my initial cache implementation. In the initial MR this is not considered. We could implement this later on. > Hey @buschNT ! Thank you so much...

We experience some issues because of too many api requests, e.g.: #225 , #164 . These could be tackled my implementing a local cache. Does anyone has experience with or...

question
3-high
debate