hacktobeer

Results 27 comments of hacktobeer

@wajihyassine I have tested the doc again with your changes and it works for me. @jkppr has some solid comments as well, nothing to add. LGTM.

Agree, as we do not manage the configs at deployement but pull them at boot time I don't see an easy way atm. What we could look into is *not*...

So we pull from below instead of the whole release version dance. https://github.com/google/turbinia/raw/master/turbinia/config/turbinia_config_tmpl.py

> For using GIFT PPA to install Plaso and its dependencies, I would opt to create a new `docker/e2e/Dockerfile` since we only need to test pre-releases in e2e/integration tests. It...

Thanks folks. I think we should take a step back and ask ourselves why it is so difficult to do something easy like upgrading a base OS version or testing...

Note: this *only* is relevant for disks without a partition. If the disk has a partition it will be detected and mounted as it will be processed by the Partition...

To add, good work has been done in the last years by isolating/extracting different functions from the monolitic Turbinia code base. Examples are the API server, a new client, dockerizing...