Skip to content

Auth gcp improvement - #106

Merged
fqjony merged 6 commits into
latestfrom
auth-gcp-improvement
Oct 30, 2025
Merged

Auth gcp improvement#106
fqjony merged 6 commits into
latestfrom
auth-gcp-improvement

Conversation

@fqjony

@fqjony fqjony commented Oct 30, 2025

Copy link
Copy Markdown
Contributor

Overview

Improved GCP authentication module to support multiple credential types with unified flow. Restructured documentation into modular provider-specific guides.

Changes

  • Unified authentication flow - All credential types use gcloud auth login --cred-file=...
  • Automatic credential detection - Detects service account keys vs. workload identity tokens
  • Conditional normalization - Only normalizes private_key field for service account keys
  • Extended auth documentation. Comprehensive GCP guide
  • Updated dependencies - yq v4.48.1, Google Cloud SDK v545.0.0
  • Added example config - deploy-gcp.yml for testing
image image

@fqjony
fqjony requested a review from a team October 30, 2025 13:24
@fqjony fqjony self-assigned this Oct 30, 2025
@fqjony fqjony added enhancement New feature or request dependencies Pull requests that update a dependency file docker Pull requests that update docker code labels Oct 30, 2025
@fqjony
fqjony enabled auto-merge October 30, 2025 13:36
@fqjony
fqjony merged commit 85bbe3f into latest Oct 30, 2025
3 checks passed
@fqjony
fqjony deleted the auth-gcp-improvement branch October 30, 2025 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file docker Pull requests that update docker code enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants