Kevin Su
Kevin Su
[email protected] currently supports the JSON v1 APIs. Add support for the RPC v2 APIs as well. https://cloud.google.com/storage/docs/reference/rpc/storage-operations https://github.com/googleapis/googleapis/blob/master/google/storage/v2/storage.proto
[email protected] currently doesn't support the [`Objects.copy` API](https://cloud.google.com/storage/docs/json_api/v1/objects/copy). It supports the related [`Objects.rewrite` API](https://cloud.google.com/storage/docs/json_api/v1/objects/rewrite) instead. `gcsemulator` logs: ```text 2025-02-14 01:25:52 2025/02/14 06:25:52 POST request for bucket "files", object "files/testdir/testfile.bin/copyTo/b/files/o/files/testdir/destination_testfile.bin" 2025-02-14 01:25:52...
To make latest release tracking easier for Nix consumers, would it make sense to package the Determinate Nix Installer in Nixpkgs? This probably sounds a bit weird, but doing so...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
### Describe the feature Make IMDS-backed providers accept an `Ec2MetadataClient` instance which respects [IMDS client](https://docs.aws.amazon.com/sdkref/latest/guide/feature-imds-client.html) configurations. ### Use Case Various IMDS-backed providers like the `InstanceProfileRegionProvider` and `InstanceProfileCredentialsProvider` make IMDS requests...
## Feature Request Natively support creation of AMIs through [snapshot import](https://docs.aws.amazon.com/vm-import/latest/userguide/vmimport-import-snapshot.html) + [image import](https://docs.aws.amazon.com/vm-import/latest/userguide/vmimport-image-import.html) and managing them through CloudFormation. This should be owned by the EC2 team that owns the...