RHOAIENG-51600: Document where to find Vertex AI service account key#782
RHOAIENG-51600: Document where to find Vertex AI service account key#782Gkrumbach07 merged 1 commit intomainfrom
Conversation
Developers had no written instructions for obtaining the service account JSON key for local Vertex AI development. The key is now in the team's Bitwarden collection. RHOAIENG-51600
Claude Code ReviewSummaryThis PR adds a 4-line documentation note to the Kind local-development guide, pointing developers to the Vertex AI service account key stored in Bitwarden. The change converts tribal knowledge into documented guidance and carries no code risk. Issues by SeverityBlocker IssuesNone Critical IssuesNone Major IssuesNone Minor Issues
The note hard-codes both the collection name ("Ambient Code Support") and the expected filename (
Not a blocker — internal developer docs routinely reference credential stores — but something to keep in mind as the project matures. Consider adding a fallback hint such as: (search for "Vertex" or "ambient-code" if the path above is stale). Positive Highlights
Recommendations
🔍 View AI decision process (logs available for 90 days) 📋 View memory system files loaded (click to expand)What Amber Loaded for Code ReviewAmber automatically loaded these repository standards from the memory system:
Impact: This review used your repository's specific code quality standards, security patterns, and best practices from the memory system (PRs #359, #360) - not just generic code review guidelines. |
Summary
Fixes https://issues.redhat.com/browse/RHOAIENG-51600