Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enh: Add common commands for local development #95

Merged
merged 2 commits into from
Apr 1, 2024

Conversation

sircthulhu
Copy link
Member

Added commands for local development.

  • make docker-load builds and loads docker image to local kind cluster
  • make redeploy rebuilds, loads, deploys manifests and forces controller pods to recreate

Also, I changed default IMG in Makefile to be ghcr.io, so that it won't be necessary to change it every time for local testing

@sircthulhu sircthulhu self-assigned this Mar 29, 2024
Makefile Outdated Show resolved Hide resolved
@sircthulhu sircthulhu added the enhancement New feature or request label Mar 29, 2024
hiddenmarten
hiddenmarten previously approved these changes Mar 29, 2024
Makefile Show resolved Hide resolved
@sircthulhu sircthulhu merged commit 17025dd into main Apr 1, 2024
3 checks passed
@sircthulhu sircthulhu deleted the enhancement/local-dev branch April 1, 2024 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants