Skip to content

feat: split the agent by vendor#56

Merged
izturn merged 16 commits into
mainfrom
feat/kcover-addon
Jul 16, 2026
Merged

feat: split the agent by vendor#56
izturn merged 16 commits into
mainfrom
feat/kcover-addon

Conversation

@izturn

@izturn izturn commented Jul 10, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@izturn
izturn marked this pull request as draft July 10, 2026 06:45

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Code Review

This pull request refactors the kcover-agent into two distinct flavors—a generic base image and a MetaX-specific image—using Go build tags (!metax and metax). The Helm chart and Makefile have been updated to support this new architecture, allowing users to select the agent flavor and conditionally mount MetaX-specific host resources. Additionally, configuration parsing has been modularized, and dependencies have been updated. Review feedback identifies an optimization opportunity in the MetaX detector's Start method, where an unused ticker causes unnecessary periodic wakeups and should be removed along with its associated interval field.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread pkg/detector/node/detector_metax.go Outdated
@izturn
izturn marked this pull request as ready for review July 16, 2026 02:06
@izturn
izturn merged commit 03357df into main Jul 16, 2026
8 checks passed
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