Skip to content

docs(validator): add custom image testing and private registry guide#417

Merged
mchmarny merged 2 commits intoNVIDIA:mainfrom
xdu31:doc/validator-local
Mar 17, 2026
Merged

docs(validator): add custom image testing and private registry guide#417
mchmarny merged 2 commits intoNVIDIA:mainfrom
xdu31:doc/validator-local

Conversation

@xdu31
Copy link
Copy Markdown
Contributor

@xdu31 xdu31 commented Mar 17, 2026

Summary

Add "Testing with Custom Images" section to docs/contributor/validator.md covering how to test validator changes on a live cluster before merging.

Changes

docs/contributor/validator.md

Added two subsections:

  • Edit Catalog and Rebuild — Edit recipes/validators/catalog.yaml locally to point at a custom image, run make build, and use the local binary. Revert catalog before pushing.

  • Private Registry Authentication — Create a kubernetes.io/dockerconfigjson secret in the validation namespace and pass it via --image-pull-secret.

Test plan

  • make test — no code changes, docs only
  • Review rendered markdown for accuracy

@xdu31 xdu31 requested a review from a team as a code owner March 17, 2026 00:07
@xdu31 xdu31 force-pushed the doc/validator-local branch from 85a9e24 to 45bbb81 Compare March 17, 2026 00:20
@github-actions github-actions bot added size/S and removed size/M labels Mar 17, 2026
@mchmarny mchmarny merged commit 5d4aa7c into NVIDIA:main Mar 17, 2026
9 checks passed
xdu31 added a commit to xdu31/aicr that referenced this pull request Mar 24, 2026
…VIDIA#417)

Co-authored-by: Mark Chmarny <mchmarny@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants