chore: CI latest 태그 제거 및 인프라 레포 이미지 태그 자동 bump (closes #54)#56
Merged
Conversation
* feat: Pod 목록·토폴로지 API 전체 namespace 조회 지원 (closes #51) (#53) feat: Pod 목록·토폴로지 API 전체 namespace 조회 지원 (closes #51) * chore: CI latest 태그 제거 및 인프라 레포 이미지 태그 자동 bump (closes #54) - ECR IMMUTABLE 정책 대응: :latest 태그 빌드/push 제거 - main push 성공 후 DGU-CAP/infra kustomization.yaml의 newTag를 commit SHA로 자동 업데이트하여 ArgoCD GitOps 자동 배포 완성 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
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.
관련 이슈
closes #54
변경 사항
:latest태그 ECR push 제거 (ECR IMMUTABLE 정책 대응)DGU-CAP/infrakustomization.yamlnewTag를 commit SHA로 자동 업데이트배포 목적
main 머지 시 CI ECR push 성공 → infra 레포 newTag bump → ArgoCD 감지 → EKS 자동 배포 파이프라인 완성