Conversation
|
Skipping CI for Draft Pull Request. |
Contributor
🚀 Build Images ReadyImages are ready for commit dffeb94. To use with deploy scripts: export MAIN_IMAGE_TAG=5.0.x-198-gdffeb94cd4 |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## worker-archetypes-foundation #22821 +/- ##
================================================================
- Coverage 51.83% 51.59% -0.25%
================================================================
Files 2906 2892 -14
Lines 182990 181830 -1160
================================================================
- Hits 94858 93817 -1041
+ Misses 79822 79810 -12
+ Partials 8310 8203 -107
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
ebensh
force-pushed
the
worker-archetypes-prototype
branch
from
September 14, 2026 12:03
c26de20 to
3af934e
Compare
ebensh
force-pushed
the
worker-archetypes-batch-2
branch
from
September 14, 2026 12:03
84e1480 to
fddee26
Compare
ebensh
changed the base branch from
worker-archetypes-prototype
to
worker-archetypes-foundation
September 14, 2026 12:04
Convert admin-events flush, scanner-defs cleanup, process-indicator pruner, telemetry channel GC, and declarative-config reconciler. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01W7RzcPcJyXMZUqeSXfqTZQ
ebensh
force-pushed
the
worker-archetypes-batch-2
branch
from
September 15, 2026 13:54
fddee26 to
dffeb94
Compare
ebensh
force-pushed
the
worker-archetypes-foundation
branch
from
September 15, 2026 13:54
72e18f8 to
44a57aa
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Converts 5 more background workers to use the
PeriodicWorkerarchetype:central/administration/events/handler/handler.go— "admin-events-flush" (preserves final flush on Stop)central/scannerdefinitions/handler/handler.go— "scanner-defs-cleanup" (gains proper shutdown)central/processindicator/datastore/datastore_impl.go— "process-indicator-pruner"central/sensor/telemetry/controller_impl.go— "telemetry-channel-gc"central/declarativeconfig/manager_impl.go— "declarative-config-reconciler" (Signal replaced with buffered channel for ShortCircuit)Depends on #22823 (foundation).
User-facing documentation
Testing and quality
Automated testing
How I validated my change
go build ./central/...passes🤖 Generated with Claude Code
https://claude.ai/code/session_01W7RzcPcJyXMZUqeSXfqTZQ