[S15P11A705-154] Backend OAuth CLIENT_ID Infra 계약 확장 - #82
Merged
Conversation
7 tasks
4 tasks
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.
요약
back-prodowner Secret canonical 계약에 OAuthCLIENT_ID3개 추가Jira
Jira: S15P11A705-154
최종 Backend owner key 계약
JWT_PRIVATE_KEYGOOGLE_CLIENT_IDGOOGLE_CLIENT_SECRETKAKAO_CLIENT_IDKAKAO_CLIENT_SECRETNAVER_CLIENT_IDNAVER_CLIENT_SECRETPINLOG_AI_INTERNAL_SECRETPINLOG_INFRA_SECRET_PR_TOKEN은 owner Secret이 아닌 bridge credential로 계속 분리합니다.보안 경계
TDD 증거
RED:
python3 -m unittest tests.test_sealedsecret_infra_pr -v신규 CLIENT_ID 3개의 dependency-install sanitization 누락을 6개 assertion failure로 검출, exit 1GREEN:
python3 -m unittest tests.test_sealedsecret_infra_pr -v27개 테스트 통과, exit 0Regression:
python3 -m unittest discover -s tests -p 'test_*.py'전체 219개 테스트 통과, exit 0변경 범위
.github/actions/sealedsecret-infra-pr/action.yml.github/actions/sealedsecret-infra-pr/sealedsecret_infra_pr.pypolicy/sealedsecrets/back-prod.yamltests/test_sealedsecret_infra_pr.py후속 순서
이 PR이 병합되어 새 immutable Infra action SHA가 확정된 후 Backend PR #100이 그 SHA와 동일한 8-key 계약을 pin해야 합니다. 이번 PR은 GitHub Environment 값이나 live Kubernetes Secret을 변경하지 않습니다.