Conversation
Oci migration
Oci migration
fix: docker compose v2로 수정
fix: strip_components 제거
fix: 태그 수정
fix: AI 관련 환경변수 중복 제거
[migration] AWS -> OCI 마이그레이션
- PAR URL은 업로드용, /n/.../o/... 공개 URL은 저장·조회용으로 생성 - PAR URL 파싱·정규화 및 MD5 기반 presigned URL 생성 로직을 제거
- 클라이언트가 PAR URL로 업로드하고 공개 객체 URL을 DB에 저장 - cloth/history presigned URL 응답과 발급 로직을 수정
- cloth, history, member, coordinate 및 AI 업로드 결과에서 만료되는 PAR URL 대신 조회 가능한 OCI 공개 URL이 DB에 저장되도록 한다.
- objectUrls 응답 필드와 createPresignedUrl 시그니처 변경을 반영하고 테스트용 ObjectStorageClient endpoint stub을 추가한다.
[fix/#417] OCI 이미지 PAR URL 저장 문제 수정 및 presigned URL 응답 개선
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.
📌 연관 이슈
🌱 PR 요약
🛠 작업 내용
📸 스크린샷
❗️리뷰어들께