Radon Rosborough

Results 871 comments of Radon Rosborough

The main branch as it currently stands isn't buildable - see https://github.com/radian-software/riju/issues/168. I'm in the middle of moving to Kubernetes orchestration which will (among other things) involve removing the pty...

> Dep if I understood correctly is a deprecated project in Go for quite sometimes already Well, I will say that the `dep` command in Riju is another name for...

Agreed (and that's far from the only issue). Significant design work would be needed to create a new interface for mobile, and it's unlikely that I'll undertake this, but (pending...

Before you take too much time on this, please note that it'll probably be a fair while until I'm able to merge the changes. I haven't had too much time...

Yep, still unimplemented. Happy to have some help!

Pull requests always appreciated, but do keep in mind https://github.com/radian-software/riju/issues/168, I wouldn't want to waste your time!

Yep, that makes sense. Just FYI, the build system for Riju has aged and it is not currently in a state where changes can be deployed, but as soon as...

Total resource consumption is limited by system-wide user session cgroup, configured here: https://github.com/radian-software/riju/blob/main/packer/riju.slice Per-session resource consumption [would be configured here](https://github.com/radian-software/riju/blob/e7366b15e05b08ee7b93d5719551185ca2f6f287/supervisor/src/main.go#L367-L381), by adding additional command-line arguments to `docker run`. I removed...

This is because apparently when Promtail starts, if any of your config file's filepath glob patterns fail to match, Promtail completely throws them away. This is despite the fact that...

Migrating to https://grafana.com/docs/loki/latest/clients/docker-driver/.