Skip to content

Point README examples at the manifests that exist - #53

Merged
MPV merged 1 commit into
masterfrom
claude/docs-examples
Jul 23, 2026
Merged

Point README examples at the manifests that exist#53
MPV merged 1 commit into
masterfrom
claude/docs-examples

Conversation

@MPV

@MPV MPV commented Jul 23, 2026

Copy link
Copy Markdown
Owner

What

Fix the README's usage section, which referenced an examples/ directory that was never in the repo — so every documented command failed for anyone following along.

Rather than add a duplicate set of manifests, point the commands at the existing approval-test fixtures under approvals/, which are already the canonical sample manifests.

Result

Outputs match what the README documents:

  • kir approvals/kir_test.TestKind.StatefulSet.input.yaml prints the three listed images.
  • kir approvals/kir_test.TestKind.*.input.yaml | sort -u prints the listed seven.

Scope

README-only — no code, test, or fixture changes. Fully standalone; no overlap with any other PR.

🤖 Generated with Claude Code

https://claude.ai/code/session_01Pc6NAURAqjU4LYJx93tgSC

@MPV
MPV force-pushed the claude/docs-examples branch from c743a1d to cd1a076 Compare July 23, 2026 06:45
@MPV MPV changed the title Add the examples/ manifests referenced by the README Add examples/ as the single source for manifest inputs Jul 23, 2026
The usage section referenced an examples/ directory that was never in the
repo, so every documented command failed for anyone following along.

Rather than add a duplicate set of manifests, point the commands at the
existing approval-test fixtures under approvals/, which are the canonical
sample manifests. Their outputs match what the README documents:
the StatefulSet fixture prints the three listed images, and
`kir_test.TestKind.*.input.yaml | sort -u` prints the listed seven.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Pc6NAURAqjU4LYJx93tgSC
@MPV
MPV force-pushed the claude/docs-examples branch from cd1a076 to 3ebd892 Compare July 23, 2026 06:48
@MPV MPV changed the title Add examples/ as the single source for manifest inputs Point README examples at the manifests that exist Jul 23, 2026
@MPV
MPV merged commit 15ef096 into master Jul 23, 2026
1 check passed
@MPV
MPV deleted the claude/docs-examples branch July 23, 2026 06:50
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.

2 participants