Replace EFS with object storage#855
Closed
munishchouhan wants to merge 79 commits into
Closed
Conversation
Signed-off-by: munishchouhan <hrma017@gmail.com>
munishchouhan
marked this pull request as draft
June 10, 2025 07:53
Closed
Signed-off-by: munishchouhan <hrma017@gmail.com>
Signed-off-by: munishchouhan <hrma017@gmail.com>
Signed-off-by: munishchouhan <hrma017@gmail.com>
Signed-off-by: munishchouhan <hrma017@gmail.com>
Signed-off-by: munishchouhan <hrma017@gmail.com>
Signed-off-by: munishchouhan <hrma017@gmail.com>
Signed-off-by: munishchouhan <hrma017@gmail.com>
Signed-off-by: munishchouhan <hrma017@gmail.com>
Signed-off-by: munishchouhan <hrma017@gmail.com>
Signed-off-by: munishchouhan <hrma017@gmail.com>
Signed-off-by: munishchouhan <hrma017@gmail.com>
Signed-off-by: munishchouhan <hrma017@gmail.com>
Signed-off-by: munishchouhan <hrma017@gmail.com>
Signed-off-by: munishchouhan <hrma017@gmail.com>
Signed-off-by: munishchouhan <hrma017@gmail.com>
Signed-off-by: munishchouhan <hrma017@gmail.com>
Signed-off-by: munishchouhan <hrma017@gmail.com>
Signed-off-by: munishchouhan <hrma017@gmail.com>
Signed-off-by: munishchouhan <hrma017@gmail.com>
Signed-off-by: munishchouhan <hrma017@gmail.com>
Signed-off-by: munishchouhan <hrma017@gmail.com>
Signed-off-by: munishchouhan <hrma017@gmail.com>
This reverts commit 725124b.
Signed-off-by: munishchouhan <hrma017@gmail.com>
Signed-off-by: munishchouhan <hrma017@gmail.com>
Signed-off-by: munishchouhan <hrma017@gmail.com>
Signed-off-by: munishchouhan <hrma017@gmail.com>
Signed-off-by: munishchouhan <hrma017@gmail.com>
Signed-off-by: munishchouhan <hrma017@gmail.com>
munishchouhan
marked this pull request as ready for review
July 17, 2025 22:40
Signed-off-by: munishchouhan <hrma017@gmail.com>
Member
Author
|
Currently, in this PR, layers are uploaded to object store by changing the stream to byte array, I am working on stream the layers to object store |
|
@munishchouhan is this ready for review? |
Signed-off-by: munishchouhan <hrma017@gmail.com>
Member
Author
|
I have added InputStreamUploadRequest to pass InputStream to upload method instead of a byte array |
Member
Author
|
I have added a PR in micronaut to see if it is possible to send inputstream in http request |
Member
Author
@fntlnz yes its ready |
Signed-off-by: munishchouhan <hrma017@gmail.com>
Member
Author
|
I have also added CustomAwsS3Operations to send inputstream in httprequest |
Signed-off-by: munishchouhan <hrma017@gmail.com>
Member
Author
|
tested successfully in dev |
This was referenced Jul 22, 2025
Collaborator
|
Closing as not planned anymore |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
this PR will replace efs which wave uses for build, scan and mirror with object storage