Hiroto Funakoshi
Hiroto Funakoshi
### Description: I implemented the AWS v2 package for the agent sidecar. As discussed previously, The logic for uploading and downloading data from s3 is implemented in a file-based way....
### Description: #### WHAT Added proto definition for mirror gateway #### WHY we need to support request mirroring for BCP #### :warning: FYI Although there are many differences, most of...
### Description: #### WHAT I introduced opentelemetry and deleted opencensus package. #### WHY we need to introduced opentelemetry for observability. ### Related Issue: ### How Has This Been Tested?: ###...
### Description: I implemented the AWS v2 package for the agent sidecar. As discussed previously, The logic for uploading and downloading data from s3 is implemented in a file-based way....
### Description The docker image for the release branch was created as `vx.x `so I changed it to `release/vx.x` naming. Also, docker image tag determination was being done in two...
### Description In a previous PR, we have created a command to update the actions version. To prevent forgetting to update the version, we will use cron to update it...
# WHY Either pass / fail results with the same code. So i want to improve flaky test # WHAT
First of all, thank you very much for creating a great project. ## Description This PR adds logic to handle environments where `/dev/fuse` does not exist by default. When `/dev/fuse`...