Skip to content

[DEPLOY] v.72 단일 노드 K3s를 운영/개발 노드로 분리하고 매니페스트를 환경별로 수정하여 배포 - #405

Merged
2ghrms merged 16 commits into
mainfrom
develop
Aug 9, 2026
Merged

[DEPLOY] v.72 단일 노드 K3s를 운영/개발 노드로 분리하고 매니페스트를 환경별로 수정하여 배포#405
2ghrms merged 16 commits into
mainfrom
develop

Conversation

@2ghrms

@2ghrms 2ghrms commented Aug 9, 2026

Copy link
Copy Markdown
Member

#️⃣연관된 이슈

close #

📝작업 내용

작업한 내용을 작성해주세요.

🔎코드 설명(스크린샷(선택))

코드에 대한 설명을 작성해주세요.

💬고민사항 및 리뷰 요구사항 (Optional)

고민사항 및 의견 받고 싶은 부분 있으면 적어두기

비고 (Optional)

참고했던 링크 등 참고 사항을 적어주세요. 코드 리뷰하는 사람이 참고해야 하는 내용을 자유로운 형식으로 적을 수 있습니다.

2ghrms and others added 16 commits July 13, 2026 15:15
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
[TEST/#378] 전 도메인 서비스의 단위 테스트 작성
- 커밋 메시지 형식을 제목 + 본문 구조로 변경 (CLAUDE.md, AGENTS.md, GEMINI.md, commit.md)
- 이슈 템플릿 및 슬래시 커맨드에 민감정보 마스킹 규칙 추가 (fix-issue.md, hotfix-issue.md)
- PR 이슈 연동 키워드를 resolved에서 close로 변경 (PULL_REQUEST_TEMPLATE.md, pr.md)
- review.md allowed-tools에 gh pr diff, gh pr view 추가
- 도메인모델.md: EnrollmentStatus 오타 수정 (ON_LEAVE → LEAVE)
- 도메인모델.md: Store.partner 관계 차수 수정 (N:1 → 1:1)
- 도메인모델.md: PartnershipUsage 엔티티 추가 (Student N:1, 저장·조회·리뷰 처리 역할 명시)
- 도메인모델.md: ChattingRoom 단일 방 정책 규칙 추가
- ChattingRoom: (admin_id, partner_id) 복합 유니크 제약 추가
- ChatServiceImpl: 동시 방 생성 시 중복 삽입 예외를 기존 방 반환으로 처리
- AGENTS.md, CLAUDE.md, GEMINI.md, 개발가이드.md: 코드 펜스에 text 언어 식별자 추가

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
[FEAT/#400] 프로젝트 개발 문서 전면 정비
- cd-dev-docker.yml(TEST EC2) → unused/로 이동, cd-dev-argocd.yml 활성화(push 트리거 해제)
- cd-prod-argocd.yml/cd-dev-argocd.yml의 manifest sed 타겟을 overlays/{prod,dev}/deployment-patch.yaml로 갱신 (manifest repo가 Kustomize base/overlays로 전환됨에 따른 반영)
- workflows/README.md 활성/비활성 구성표 갱신
- manifest 서브모듈 포인터 갱신 (Kustomize 전환, StatefulSet 전환, ResourceQuota, 노드 분리 등은 ASSU_BE_manifest 레포 [FEAT/#402] 커밋 참고)
[FEAT/#402] dev를 ArgoCD GitOps(K3S)로 전환, control/prod/dev 노드 분리 반영
@coderabbitai

coderabbitai Bot commented Aug 9, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: e6e991ca-71ab-401d-a757-9c583c21ef16

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands.

@2ghrms
2ghrms merged commit 639df35 into main Aug 9, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants