Skip to content

feat(dev): add local operator development stack#32

Merged
jmgilman merged 4 commits into
masterfrom
feat/tilt-dev-flow
May 20, 2026
Merged

feat(dev): add local operator development stack#32
jmgilman merged 4 commits into
masterfrom
feat/tilt-dev-flow

Conversation

@jmgilman
Copy link
Copy Markdown
Contributor

@jmgilman jmgilman commented May 20, 2026

Summary

  • add Proto-managed kind and ctlptl alongside tilt and ko
  • add ctlptl Kind+registry config plus Tilt/ko dev-loop config
  • add Moon dev tasks and downstream docs for the local operator development stack
  • document the intended local development flow in AGENTS.md for future agents

Validation

  • proto install --quiet
  • proto run kind -- version
  • proto run ctlptl -- version
  • proto run tilt -- version
  • proto run ko -- version
  • moon run root:chart-validate
  • moon run root:generate
  • bash -n dev/ko-build.sh dev/stack-smoke.sh
  • git diff --check
  • moon run root:dev-stack-smoke
  • moon run root:dev-down

@jmgilman jmgilman merged commit e38b988 into master May 20, 2026
6 checks passed
@jmgilman jmgilman deleted the feat/tilt-dev-flow branch May 20, 2026 17:54
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.

1 participant