tvdfly

Results 7 issues of tvdfly

This enables s3 storage driver users to disable keep alives `"disablekeepalives"` and disable idle connections `"disableidleconnections"`. Fixes #4159

area/storage

I'm using the registry with the s3 storage backend. I want to configure the http transport that the s3 storage driver uses to disable idle connection, disable keep alive, and...

### Change Summary Each snapshot may have a different retention value, because we do not currently update the retention on existing snapshots when the snapshot retention setting is changed on...

Add a new metric that records how long we spend pushing the docker image to our registry during `fly deploy`. This will help us understand regional variations and overall performance...

bug
good first issue
registry

``` fly ips allocate-v6 --private -o some_org ``` allocates a flycast ip for some_org, allowing apps in some_org to access the app via flycast. `fly ips list` shows these ips....

bug

**Describe the bug** We run `fly deploy` in buildkite. They handle some control characters correctly, and I guess they can't handle the fancy output of `fly deploy`. this is what...

bug