Tim Campbell

Results 16 comments of Tim Campbell

After some tweaks and testing, I updated how the transfer is done. Setting `--transfers` to something higher than the default of `4` does significantly increases speed, and `--fast-list` helps speed...

@drdrsh This is an average function. And I want to clarify, the first graph is response time (i.e. ping), not actual throughput. Being ~15ms higher means the latency/ping is higher,...

@drdrsh No problem. Below are the percentiles for the first graph: ![Screenshot from 2024-12-06 13-37-43](https://github.com/user-attachments/assets/a5f921e9-d77b-4667-93d7-57e585cabb2d) And below is the max. Separate graph because it's measured in minutes in many places,...

These are failing because kube 1.28 isn't really a thing anymore. I will make a new PR to address that.

Apologies for taking so long to get to this. Very much agree, this is something that we should have. I will put something together now.

Ah yeah that's definitely an oversight. There's an easy command you can use to generate the secrets you need: ```bash bundle exec rake db:encryption:init ``` I'll get the documentation updated,...