Martin Braun

Results 105 issues of Martin Braun

Hey, With the current version of django-multitenant, we are having problems with using classes with the mixin in migrations. Basically, the issue is that __set_attr__ does not play well with...

We have models that have a tenant field set as `tenant = ....` and django therefore generates tenant_id as part of the django model. This collides with the usage of...

This adds a deploy script for deploying to Docker Swarm.

We are using `3.0.1-ce` from docker hub. Our database is mariadb `Ver 15.1 Distrib 10.1.47-MariaDB, for debian-linux-gnu (x86_64) using readline 5.2` on the host This is on an instance we...

##### SUMMARY hcloud_load_balancer_service fails to be created with health_check when load balancer service does not exist ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME hcloud_load_balancer_service ##### ANSIBLE VERSION ```paste...

bug
pinned

##### SUMMARY Add support for esp in hetzner.hcloud.hcloud_firewall The following does not work atm: ``` - name: Create swarm-servers firewall hetzner.hcloud.hcloud_firewall: name: swarm-servers api_token: "{{ hcloud_token }}" rules: - direction:...

implements #498 If you are fine with this, I can add the necessary unit tests as well.

First of all, nice and simple tool, but tt would be great if jfq would support the jsonlines format as input just as it supports it as an output format....

In the original PR #376 we added a workaround where we added mock staging/unstaging support that will not be needed anymore once https://github.com/moby/swarmkit/pull/3116 is merged. This issue is here to...

Something that would be useful for us, is something that we already PR'ed to the existing Docker volume plugin by @costela (see https://github.com/costela/docker-volume-hetzner) : support for automatic chowning to uid:gid...

enhancement
pinned