Skip to content

[CRE-1773] LocalCapabilityManager to launch std caps without job specs#21132

Merged
bolekk merged 1 commit into
developfrom
jobs-localcapmanager
Feb 20, 2026
Merged

[CRE-1773] LocalCapabilityManager to launch std caps without job specs#21132
bolekk merged 1 commit into
developfrom
jobs-localcapmanager

Conversation

@bolekk
Copy link
Copy Markdown
Contributor

@bolekk bolekk commented Feb 12, 2026

  1. Add LocalCapabilityManager to start/stop capabilities based on CapReg entries and plug it into Launcher.
  2. Accept config from TOML and from the contract (merge if both are present).
  3. Apply TOML allowlist in LocalCapabilityManager and also in the existing Delegate.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 12, 2026

CORA - Analysis Skipped

Reason: The number of code owners (4) is less than the minimum required (5) and/or the number of CODEOWNERS entries with changed files (4) is less than the minimum required (2).

@github-actions
Copy link
Copy Markdown
Contributor

I see you updated files related to core. Please run pnpm changeset in the root directory to add a changeset as well as in the text include at least one of the following tags:

  • #added For any new functionality added.
  • #breaking_change For any functionality that requires manual action for the node to boot.
  • #bugfix For bug fixes.
  • #changed For any change to the existing functionality.
  • #db_update For any feature that introduces updates to database schema.
  • #deprecation_notice For any upcoming deprecation functionality.
  • #internal For changesets that need to be excluded from the final changelog.
  • #nops For any feature that is NOP facing and needs to be in the official Release Notes for the release.
  • #removed For any functionality/config that is removed.
  • #updated For any functionality that is updated.
  • #wip For any change that is not ready yet and external communication about it should be held off till it is feature complete.

trunk-io[bot]

This comment was marked as outdated.

@trunk-io
Copy link
Copy Markdown

trunk-io Bot commented Feb 13, 2026

Static BadgeStatic BadgeStatic BadgeStatic Badge

View Full Report ↗︎Docs

trunk-io[bot]

This comment was marked as outdated.

trunk-io[bot]

This comment was marked as outdated.

trunk-io[bot]

This comment was marked as outdated.

trunk-io[bot]

This comment was marked as outdated.

trunk-io[bot]

This comment was marked as outdated.

trunk-io[bot]

This comment was marked as outdated.

trunk-io[bot]

This comment was marked as outdated.

Comment thread core/capabilities/localcapmgr/manager.go Outdated
Comment thread core/capabilities/localcapmgr/manager.go Outdated
Comment thread core/capabilities/localcapmgr/manager.go Outdated
Comment thread core/capabilities/localcapmgr/manager.go Outdated
Comment on lines +23 to +24
func newMetrics() (*metrics, error) {
meter := beholder.GetMeter()
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

WDYT about injecting this to keep things decoupled and more testable?

@cl-sonarqube-production
Copy link
Copy Markdown

@bolekk bolekk closed this Feb 20, 2026
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.

4 participants