Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hanu-reference-offline: fix image urls #68

Merged
merged 1 commit into from
Nov 24, 2021

Conversation

zugwan
Copy link
Contributor

@zugwan zugwan commented Nov 23, 2021

openinfradev/tacoplay@32d7eb5 반영으로 site-prepare 과정에서 오프라인 환경을 위한 이미지 태깅 형식이 변경되어 이를 반영합니다.

컨테이너 레지스트리 주소 없이 묵시적으로 docker.io를 사용하는 이미지 주소의 경우,

  • 기존: organization 부분이 제거되어 내부 레지스트리에 저장 (예: ORG/IMAGE_A -> private_registry:5000/IMAGE_A)
  • 변경: 원본 주소 값에 내부 레지스트리 내용만 추가 (예: ORG/IMAGE_A -> private_registry:5000/ORG/IMAGE_A)

@intelliguy intelliguy merged commit c9b2d00 into main Nov 24, 2021
@intelliguy intelliguy deleted the hanu-reference-offline-fix_images branch November 24, 2021 02:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants