Skip to content

Local dev with echo server#64

Merged
piceri merged 3 commits intomainfrom
local-dev-with-echo-server
Mar 23, 2026
Merged

Local dev with echo server#64
piceri merged 3 commits intomainfrom
local-dev-with-echo-server

Conversation

@piceri
Copy link
Contributor

@piceri piceri commented Mar 20, 2026

Added to Makefile to make local development easier. Runs a local kind cluster with a echo server to mimic artifact metadata response

piceri added 3 commits March 20, 2026 16:01
Signed-off-by: Eric Pickard <piceri@github.com>
Signed-off-by: Eric Pickard <piceri@github.com>
Signed-off-by: Eric Pickard <piceri@github.com>
@piceri piceri marked this pull request as ready for review March 20, 2026 20:19
@piceri piceri requested a review from a team as a code owner March 20, 2026 20:19
Copilot AI review requested due to automatic review settings March 20, 2026 20:19
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds Makefile targets to streamline local development by spinning up a kind cluster, deploying a local echo server to mimic artifact metadata responses, and deploying deployment-tracker into the cluster.

Changes:

  • Introduces run-local to orchestrate cluster creation, image build/load, echo server setup, and deployment.
  • Adds cluster / cluster-delete targets for kind lifecycle and namespace setup.
  • Adds deploy, echo, and echo-delete targets for deploying the app and echo server.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Contributor

@bdehamer bdehamer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@piceri piceri merged commit 6285f23 into main Mar 23, 2026
10 checks passed
@piceri piceri deleted the local-dev-with-echo-server branch March 23, 2026 13:16
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.

3 participants