Skip to content

docs(vault): consolidate HashiCorp setup across charts and lib#171

Merged
Keshoid merged 2 commits into
release/nodectl/v0.5.0from
docs/vault-setup
May 21, 2026
Merged

docs(vault): consolidate HashiCorp setup across charts and lib#171
Keshoid merged 2 commits into
release/nodectl/v0.5.0from
docs/vault-setup

Conversation

@Keshoid
Copy link
Copy Markdown
Contributor

@Keshoid Keshoid commented May 21, 2026

Summary

Consolidates the HashiCorp Vault setup documentation across the three places it currently lives.

  • helm/ton-rust-node/docs/vault.md — becomes the canonical doc. Adds the full HashiCorp section: VAULT_URL format + parameter tables, KV path layout (data/blobs/<prefix> + data/meta/<prefix>), and a generic, parameterised setup template (engines → policy → Kubernetes auth + role). Adds a node-deployment subsection with concrete per-validator values, URL, K8s Secret, and Helm values. Prominent callout near the top linking to the file→hashicorp migration runbook (src/secrets-vault/cli/COPY_FILE_TO_HASHICORP.md).
  • helm/nodectl/docs/setup.md — the HashiCorp subsection is collapsed to a short, deployment-focused page: a link to the canonical setup in vault.md, a placeholder table with nodectl-specific values, and two kubectl create secret examples (token + k8s auth). Removed the HCP-specific link.
  • src/secrets-vault/README.md — trimmed to library scope: keeps the VAULT_URL grammar, parameter tables, and KV path layout (derived from code), plus a link to the canonical helm doc for deployment-side setup. Improved URL parameter notes and added explicit KV layout table to match hashicorp_api.rs.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@Keshoid Keshoid merged commit 36f491e into release/nodectl/v0.5.0 May 21, 2026
6 checks passed
@Keshoid Keshoid deleted the docs/vault-setup branch May 21, 2026 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants