Wasil Siargiejczyk

Results 6 issues of Wasil Siargiejczyk

would something like this be OK: http://stackoverflow.com/a/8392757 ?

i'm writing a RESTful API for my site to upload stuff, here is the sample of my code (which i borrowed from clipboard admin): ``` python uploadform = FileForm({'original_filename': filename,...

stale

it would be nice to have a script with runs `envsubst` on nginx config files, like the official nginx image has. perhaps, their script could be adopted w/o major rewrites.

prefix wasn't used when populating the redis DB from CELERYBEAT_SCHEDULE setting, so the feature didn't work. this patch (hopefully) fixes that.

``` $ celery -A apps.myproject beat -l info celery beat v3.1.17 (Cipater) is starting. Configuration -> . broker -> redis://localhost:6379/0 . loader -> celery.loaders.app.AppLoader . scheduler -> celery.beat.PersistentScheduler . db...

wontfix

random (i.e., sometimes connection succeeds, sometimes fails) connection timeout to the port 10051 on the `zabbix-server` service. **Version of Helm and Kubernetes**: kubernetes version: v1.22.8 helm version: using ArgoCD 2.10...

good first issue
help wanted