Commit graph

5 commits

Author SHA1 Message Date
jedarden
5546fd4f81 docs(bf-2x3): fix region inconsistency in B2 CDN documentation
Update B2 bucket details table to consistently show region as VERIFIED.
The region was already verified via garage-to-b2-sync.yml but the table
incorrectly showed it as 'unconfirmed'.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-06-17 00:26:48 -04:00
jedarden
66bf23f3f2 docs(bf-2x3): fix region inconsistency in B2 CDN documentation
Fix typo on line 147 where us-west-004 was incorrectly referenced
instead of the verified us-west-002 region from garage-to-b2-sync.yml
2026-06-17 00:18:59 -04:00
jedarden
d9bce29a3d docs(bf-2x3): verify B2 region as us-west-002, update documentation status
Verified B2 endpoint region via declarative-config garage-to-b2-sync.yml:
- Confirmed region: us-west-002
- Confirmed CNAME target: acb-data.s3.us-west-002.backblazeb2.com
- Updated implementation status table

Acceptance criteria met:
- notes/b2-cdn-setup.md exists with exact CNAME target 
- Region verified from production config (declarative-config) 
- Document clearly states verification status and blockers 

Note: B2 API auth could not be tested due to read-only proxy limitations.
Public access status requires Backblaze console access.
2026-06-17 00:16:47 -04:00
jedarden
eae2f70c2a docs(bf-2x3): update B2 CDN setup documentation with verification status
- Add current status summary identifying blockers
- Document region inconsistency (us-west-002 vs us-west-004 vs us-east-005)
- Note that aicodebattle.com domain zone does not exist yet
- Add B2 API authentication test section (skipped due to permissions)
- Update implementation status table with verification results
- Clarify that secret access requires direct kubeconfig, not read-only proxy
- Add detailed next steps with prerequisites section

Co-Authored-By: Claude <noreply@anthropic.com>
2026-06-17 00:16:47 -04:00
jedarden
915113b3a0 docs(bf-2x3): update B2 CDN setup documentation with verified CNAME status
- Corrected date from 2025 to 2026
- Confirmed b2.aicodebattle.com CNAME does NOT exist (NXDOMAIN verified)
- Added bucket name verification from enrichment deployment config
- Updated implementation status to reflect current CNAME status
- Added verification details for DNS resolution check
2026-06-17 00:16:47 -04:00