Jonathan Davies

Results 122 issues of Jonathan Davies

Fixes #557 - this has been working fine againist my `traefik` HTTP3 server using the same underlying Go module.

I use `s5cmd` against my own S3-compliant storage which also has QUIC / HTTP/3 support on the frontend `traefik` servers. Whilst Amazon S3 doesn't support this, it would be neat...

### Describe the feature I've looked at the documentation at https://docs.rs/aws-sdk-s3/0.28.0/aws_sdk_s3/operation/list_objects_v2/builders/struct.ListObjectsV2FluentBuilder.html and the examples provided in this repo, and I cannot see how I'd add a `--query` parameter to this...

feature-request
high-level-library
p3

The WAF level should expose Prometheus metrics the same way Caddy does, some useful base metrics would be: - Total number of rules loaded - Total number of times a...

This is used by consumers such as OpenAEDMap.

add-field

It should be possible to: - make the bucket variable optional - list all the buckets which the access key has access to at the `/` route I'm trying to...

I noticed that a strange last-modified date is displayed for directories when this module is used with a [Garage](https://garagehq.deuxfleurs.fr/) cluster (files are fine): ![Screenshot from 2024-02-26 23-39-38](https://github.com/sagikazarmark/caddy-fs-s3/assets/29158971/94ef5b54-1bb0-4be7-b51c-564dab7e8dbf) Perhaps instead a...

## Hello! - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on...

enhancement
needs triage

I am in the process of moving our current CI jobs (based on `gitlab-runner`) to Fargate using the `virtual-kubelet`: - https://github.com/virtual-kubelet/virtual-kubelet/tree/master/providers/aws I noticed that the `pod.go` source doesn't have a...

The entire examples directory needs to ship without hard-coded devices. To simply follow what's in the quickstart: https://github.com/nix-community/disko/blob/master/docs/quickstart.md#step-4-copy-the-disk-configuration-to-your-machine ``` $ cd /tmp $ curl https://raw.githubusercontent.com/nix-community/disko/master/example/hybrid.nix -o disko-config.nix % Total %...