Skip to content

chore: update dev makefile and doc for operator image loading#792

Merged
gmlexx merged 1 commit into
mainfrom
dev-fixes
Feb 16, 2026
Merged

chore: update dev makefile and doc for operator image loading#792
gmlexx merged 1 commit into
mainfrom
dev-fixes

Conversation

@gmlexx
Copy link
Copy Markdown
Collaborator

@gmlexx gmlexx commented Feb 16, 2026

Also restart kof-operator if updated kof-mothership chart

Copilot AI review requested due to automatic review settings February 16, 2026 12:44
@gmlexx gmlexx changed the title chode: update dev makefile and doc for operator image loading chore: update dev makefile and doc for operator image loading Feb 16, 2026
Copy link
Copy Markdown
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

This PR refactors the development workflow for deploying KOF locally. It simplifies the documentation to use make dev-deploy instead of manual helm commands, and improves the Makefile logic for restarting the kof-operator deployment after image updates.

Changes:

  • Simplified development documentation to recommend make dev-deploy with examples for full and single-chart deployments
  • Fixed operator restart logic to run outside the wait block and conditionally based on whether kof-mothership is being deployed

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
docs/dev.md Replaced manual helm command with make dev-deploy and added example for single-chart redeployment
Makefile Moved kof-operator restart logic outside the wait block to execute for both full deployments and kof-mothership-specific deployments, regardless of SKIP_WAIT setting

Comment thread docs/dev.md
@gmlexx gmlexx merged commit c373d2a into main Feb 16, 2026
2 checks passed
@gmlexx gmlexx deleted the dev-fixes branch February 16, 2026 13:00
@github-project-automation github-project-automation Bot moved this to Done in k0rdent Feb 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants