Till Backhaus

Results 15 comments of Till Backhaus
trafficstars

It'd be really great if you'd mention this in the documentation (in the "Limitations" section maybe?). It would have saved me a lot of time.

Hey @rasca: I fixed the tests for django 2.1 postgres on https://github.com/tback/django-hvad/tree/dev/hvad2 . I don't know if that works or where it will take me, I just thought you might...

related to https://github.com/terraform-google-modules/terraform-google-kubernetes-engine/issues/1675

I finally found a workaround after reading https://stackoverflow.com/a/76219587/246241. A partial apply on the module fixes this the time being (probably until the next change on the cluster): ``` terraform apply...

It be really great if you'd start addressing this. Just running the tests via `make test` currently fails too. Here's what I did to get around it: * Install tox...