Conversation
|
Important Draft PR not reviewedDraft PRs are not automatically reviewed by default.
To automatically review draft PRs, update your CodeRabbit configuration: reviews:
auto_review:
drafts: trueThanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
✅ Deterministic PR hygiene checks passed. |
⏳ DRAFT
What to do
Review readiness checklist
0/4 boxes ticked. This PR stays in draft until every box above is ticked. |
리뷰 · 우선순위 74 / 80이 PR은 지금 고치는 방식은 openai처럼 라우트마다 플래그를 더 넣는 대신, 왜 점수 74인가. 현장 Fake-IP 저장 거절을 정본 전송에만 풀어 주는 방향이 맞고, 실패 닫힘(fail-closed) 부정 테스트가 분명합니다. 다만 openai는 아직도 관리 라우트가 명시적으로 플래그를 넘기고 Antigravity만 정책 함수 안으로 예외가 들어가서 패턴이 갈라집니다. 또 예외는
메인테이너의 판단이 필요한 지점
너의 추천 이 댓글은 grok-bot이 작성했습니다 |
aca715a to
ac4ccc1
Compare
Co-authored-by: cubebox <58514883+juzijia@users.noreply.github.com>
ac4ccc1 to
01dadfd
Compare
Summary
198.18.0.0/15as transparent Fake-IP only for the exact canonical Google Antigravity transport (google-antigravity+googleadapter + OAuth + the registrydaily-cloudcode-pa.googleapis.combase URL).providerDestinationResolvedError, so the existing management write/reload callers get the same bounded behavior without enablingallowPrivateNetworkor weakening runtime URL fetch policy.Verification
dev(45cfb04e9757a5a257ab6290d9f24d2ea0bc7573): onlysrc/lib/destination-policy.tsandtests/routing/destination-policy-resolved.test.tschange.daily-cloudcode-pa.googleapis.com -> 198.18.1.68case plus negative coverage for custom base URL, adapter/auth mismatch, literal benchmark destination, RFC1918 companion, and metadata companion.Checklist
Review readiness checklist
This PR stays in draft until every box below is ticked. Tick all four boxes once the requirements are met:
All CI tests are green on my local testing.
I pushed my PR to the latest dev commit.
I resolved all correct Codex and CodeRabbit findings.
My PR is ready for review.