Robert Gutschale
Robert Gutschale
It could be helpful if the readiness probe would report the current request queue length when it fails.
A migration of django-filer fails when the files aren't available. In hurricanes log it looks like the following: ``` web_1 | Running migrations: web_1 | Applying filer.0012_file_mime_type...The 'file' attribute has...
On a Django 2.2 project there was an update of `psycopg2`, which caused a known error. This resulted in 500-errors when accessing the website. The project has amongst others two...
Hurricane could provide a management command that checks the availability of the amqp-queue. Such a check can be used before startup, for example just as `--command 'migrate'` is used. There...
Per default, Form Template is an empty choice. This used to work, but since I updated to python 3.4, Django 1.11.11 and django-cms 3.5.1 on Ubuntu 14.04, this produces an...
### What is the new feature about? I have a cluster whose nodes don't have a public IP address. Therefore I can't use Gefyra. It would be nice to have...
### What happened? Setup: kubermatic/kubeone on Hetzner VMs, with cilium addon enabled. Container from `gefyra run` can't resolve database connection (K8s service in the cluster). Env variables are all correctly...
- https://github.com/nat-n/poethepoet - so we can run `poetry poe` tasks for codeclimate/linting/etc. (like we do for example in [pyclaok](https://github.com/Blueshoe/pycloak/blob/main/tasks.toml))
- run it against complete codebase