feat(gcloud-mcp): add keyless Cloud CLI MCP image - #46
Merged
Conversation
Image CI passedPre-commit validation passed. View the workflow run. |
Contributor
Author
|
Owner authorization recorded 2026-09-09: merge and proceed with the staged GCP MCP rollout. The immutable Node base plus direct version pins remain required; the image's npm transitive-resolution and Google APT key retrieval are accepted as documented residual supply-chain risks for this initial producer PR. The downstream GitOps consumer must still select a verified OCI manifest digest. |
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.
Summary
Adds
ghcr.io/makeitworkcloud/gcloud-mcp, a non-root image for the Google-owned@google-cloud/gcloud-mcpstdio server:580.0.0;@google-cloud/gcloud-mcppinned to0.5.3; andThe accompanying runtime contract requires projected Kubernetes identity, non-secret WIF credential configuration, a restrictive mounted command allowlist, and eventual OCI-digest GitOps selection.
Fixes #
None — owner-approved keyless local gcloud MCP preparation.
Type of change
Validation
buildahchecks, detection, andgcloud-mcpbuild succeeded atba7916b;Push to registrywas skipped for the pull request.PR CI is the validation authority.
Impact and rollout
Producer: a confirmed merge to
mainautomatically publisheslatestand a commit-SHA tag. Publication is not deployment.Consumers: none exist yet. A future Kustomize/ToolHive change must select a verified
ghcr.io/makeitworkcloud/gcloud-mcp@sha256:<manifest-digest>only after the dedicated GCP WIF identity has applied.Residual hardening: the direct npm package is version-pinned but its transitive graph is not lockfile-pinned; the Google APT signing key is fetched during build. Independent security review classified these as Medium/Low follow-ups, not merge blockers.
Rollback: select a prior verified image digest through a separate GitOps change; no running workload is created here.
Safety and secrets
AI-assisted change: an OpenCode agent materially produced this change. Reviewers should verify the immutable base, direct package/CLI pins, non-root runtime, and absence of credential material.