constellation/internal/staticupload
Otto Bittner 97dc15b1d1 staticupload: correctly set invalidation timeout
Previously the timeout was not set in the client's constructor, thus the
zero value was used. The client did not wait for invalidation.
To prevent this in the future a warning is logged if wait is disabled.

Co-authored-by: Daniel Weiße <dw@edgeless.systems>
2023-09-04 11:20:13 +02:00
..
BUILD.bazel staticupload: correctly set invalidation timeout 2023-09-04 11:20:13 +02:00
delete.go ci: static file uploader with automatic cache invalidation (#1833) 2023-05-30 13:48:29 +02:00
get.go ci: use aws s3 client that invalidates cloudfront cache for places that modify Constellation api (#1839) 2023-06-02 11:20:01 +02:00
staticupload_test.go staticupload: correctly set invalidation timeout 2023-09-04 11:20:13 +02:00
staticupload.go staticupload: correctly set invalidation timeout 2023-09-04 11:20:13 +02:00
upload.go ci: static file uploader with automatic cache invalidation (#1833) 2023-05-30 13:48:29 +02:00