Skip to content

Document support for multiple Chainlink Node secrets files - #4164

Open
ChrisWozniak wants to merge 1 commit into
smartcontractkit:mainfrom
ChrisWozniak:fix-1505-multiple-secrets-files
Open

Document support for multiple Chainlink Node secrets files#4164
ChrisWozniak wants to merge 1 commit into
smartcontractkit:mainfrom
ChrisWozniak:fix-1505-multiple-secrets-files

Conversation

@ChrisWozniak

@ChrisWozniak ChrisWozniak commented Sep 11, 2026

Copy link
Copy Markdown

Closing issues

closes #1505

Description

Documents the current Chainlink Node CLI behavior for multiple secrets files: distinct secret fields are merged, while duplicate secret fields are rejected.

Changes

  • Replace the incorrect statement that multiple secrets files are invalid.
  • Explain the duplicate-secret-field restriction.
  • Show repeated -secrets flags in the Docker command.

Validation

  • Passed the project Prettier check for the changed MDX file.
  • Passed focused [Bug]: <Possible to use multiple secret files from v2.4.0 onwards> #1505 documentation regression checks.
  • Passed Git whitespace validation.
  • Repository-wide format and lint commands were executed, but fail on existing Windows CRLF and style drift outside this change.
  • The link checker could not run on this Windows host because its project script requires Unix nohup and a Vercel production build; Docker is unavailable.

CI status

  • The Vercel preview status cannot start because the Chainlink Labs Vercel integration requires organization-side GitHub authorization. This is an integration-access failure, not a reported source build or test failure.

@ChrisWozniak
ChrisWozniak requested review from a team as code owners September 11, 2026 01:50
@vercel

vercel Bot commented Sep 11, 2026

Copy link
Copy Markdown

@chris-wozniak is attempting to deploy a commit to the Chainlink Labs Team on Vercel.

A member of the Team first needs to authorize it.

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.

[Bug]: <Possible to use multiple secret files from v2.4.0 onwards>

2 participants