Robert Stein

Results 61 issues of Robert Stein

### Summary I just had the thought if it wouldn't be nice to display whether a page is actually just a redirect - in the page tree. I already started...

kind: enhancement
status: accepted
djangonauts

### Summary Copy all --> Paste does not honor the CMS_PLACEHOLDER_CONF. Using "Copy all" on placeholder X and pasting the content into placeholder Y makes it possible to paste excluded...

status: accepted

WIP ## Description Update v-skeleton-loader to v3. Discussing details on [Discord](https://discord.com/channels/340160225338195969/953321204259885086) ## Motivation and Context The skeleton loader should work for v3 too! ## How Has This Been Tested? Basically...

T: feature
C: VSkeletonLoader

We are currently working with `django-filer 1.2.0`. There is an issue with the styling somehow I guess. I did not examine it very well, maybe you have a quick idea...

stale

We're currently working on implementing a Docker Desktop extension with Gefyra. Since this environment is very limited on what we can do with binaries we're unfortunately not able to set...

enhancement

Currently the integration test only checks the bridge command for deployments. We should add tests for the statefulset and pod flags.

enhancement 🎉
good first issue ✨

Using basically makes things more convenient. However, the parameter list to `run` a container or even `bridge` into a cluster is seemingly endless. Even as a well versed user I...

enhancement

Just ran `gefyra check` which does work. However, it is pretty quiet and does not give any feedback on what it is doing, whether it hangs or how long it...

enhancement
good first issue

This is just a draft on how it could look like to make the use of gefyra more pleasant. Pretty much copied the [unikube cli](https://github.com/unikubehq/cli) completion and adapted the name...

When `gefyra bridge` is active and I'm using `kubectl port-forward` to the deployment or pod the port-forward breaks when hitting that port (in my case with an http request). Something...

question