Skip to content

[Fix] Prevent Glance changes in report mode - #36

Draft
su-biin wants to merge 1 commit into
mainfrom
fix/glance-report-safety
Draft

su-biin wants to merge 1 commit into
mainfrom
fix/glance-report-safety

Conversation

@su-biin

@su-biin su-biin commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

💡 설명

Glance Security Role의 report 및 check 모드에서 실제 설정 변경과 서비스 재시작이 발생하지 않도록 수정했습니다.

✅ 작업 상세 내용

  • 파일 권한 변경 차단
  • INI 설정 변경 차단
  • 서비스 재시작 차단
  • Glance report-mode 회귀 테스트 추가
  • Glance report-mode 무변경 테스트
  • Ansible syntax check
  • Ansible lint

📝 추가 설명(선택)

report 및 check 모드는 시스템 상태를 변경하지 않고 점검 결과만 제공해야 합니다.

📚 참고 자료(선택)

Closes #12

@su-biin su-biin self-assigned this Aug 2, 2026
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.

[Glance][Safety] report 모드에서 설정 파일 권한이 변경됨

1 participant