Skip to content

node: add seed-per-node support#376

Merged
nprt merged 6 commits into
mainfrom
nprt/node-add-multikey-support
Mar 3, 2026
Merged

node: add seed-per-node support#376
nprt merged 6 commits into
mainfrom
nprt/node-add-multikey-support

Conversation

@nprt

@nprt nprt commented Mar 3, 2026

Copy link
Copy Markdown
Contributor

Adds support for individual seeds per node.

The default usage is specified by .Values.node.vault.keys.vaultKeyAppendPodIndex, which defaults to false.

When enabled, the flag will index secrets per node's number (e.g. aura-0, aura-1, etc.).

The changes are backwards compatible, and aren't impacting the existing versions.

@eduardspa eduardspa left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

There's a stray "j" here. Otherwise, I think this is what we need to update the chart.

nprt and others added 3 commits March 3, 2026 16:04
The output lines for vault.hashicorp.com annotations were indented
2 spaces too deep, causing YAML parse errors. Outdent to match the
original 8-space indentation.
@nprt nprt marked this pull request as ready for review March 3, 2026 16:00
@nprt nprt merged commit 091b6d6 into main Mar 3, 2026
3 checks passed
@nprt nprt deleted the nprt/node-add-multikey-support branch March 3, 2026 16:04
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