tedder

Results 14 issues of tedder

Some version changes are incompatible with old bootstrap attempts. I can think of a couple ways to handle this, but I just wanted to lodge it as a concern. Here's...

- update from 5.1.0 to 5.6.0 (current). File naming scheme changed, instead of pypy-VERSION it is pypy2-vVERSION. - change installation process to remove any existing pypy directory. Otherwise reinstalls fail....

I'm running on some bare metal servers, and if one of them goes away (effectively permanently), PVs and PVCs don't get reaped, so the pods (created as a statefulset) can't...

I've added some debugging, but I need to figure out where minio uploads are failing. Again, this is a ticket mostly for myself, though I'd love to hear if minio...

help wanted
question

Placeholder for a v1 discussion, spinning out of #12.

I didn't try playing flac files before the fix in #260, but it definitely doesn't work now. With debug turned on, using the player on jamstash.com (eg not a local...

Convert to python3, but also adds code to preserve python2 support (which is actually the more difficult task).

I have some mqtt messages coming in that already have a _timestamp field, and logstash complains about these. ``` 2018/09/27 17:38:42.251161 mqttbeat.go:87: DBG MQTT MESSAGE RECEIVED {"_timestamp": 1538069922, "actual": 21.6,...

speedparser is now fully compatible (for me at least). Unit tests mostly work, but there are several that depend on data that isn't committed.

Hi, I've installed this on a 16.x server, it's failing: ``` 23:38:55.015 [go] Start to execute task: Plugin with ID: docker-task. 23:38:55.032 Cannot connect to the Docker daemon. Is the...