Skip to content

[Amber] Fix: update docs to reference kind targets instead of local-up#1102

Open
github-actions[bot] wants to merge 1 commit intomainfrom
amber/issue-1080-update-docs-to-reference-kind-targets-instead-of-l
Open

[Amber] Fix: update docs to reference kind targets instead of local-up#1102
github-actions[bot] wants to merge 1 commit intomainfrom
amber/issue-1080-update-docs-to-reference-kind-targets-instead-of-l

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Automated Fix by Amber Agent

This PR addresses issue #1080 using the Amber background agent.

Changes Summary

  • Action Type: auto-fix
  • Commit: 9aa8656
  • Triggered by: Issue label/command

Pre-merge Checklist

  • All linters pass
  • All tests pass
  • Changes follow project conventions (CLAUDE.md)
  • No scope creep beyond issue description

Reviewer Notes

This PR was automatically generated. Please review:

  1. Code quality and adherence to standards
  2. Test coverage for changes
  3. No unintended side effects

🤖 Generated with Amber Background Agent

Closes #1080

Replace make local-up/local-rebuild references with make kind-up/kind-rebuild
in developer guide and architecture diagrams. CRC-specific docs retain local-*
targets as those remain valid for the OpenShift workflow.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
LocalRebuild --> CRC
KindUp --> KIND
KindUp --> CRC
KindRebuild --> KIND
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.

Some mix-ups here with CRC, because that's a totally different thing (different make target)

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.

@sbauza clued me in today that we need to take a closer look at the make targets for CRC. We probably need dedicated make crc-* targets.

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.

Filed #1116 for that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

update docs to reference kind targets instead of local-up

2 participants