Skip to content

[FEATURE] dynamic skill updatingΒ #1788

@jholt96

Description

@jholt96

πŸ“‹ Prerequisites

πŸ“ Feature Summary

No response

❓ Problem Statement / Motivation

Skills are loaded once on startup as an initContainer. In order to update the skills, the pod must be restarted which can cause downtime in agents in order to update any skill.

πŸ’‘ Proposed Solution

  • Add an optional sidecar container to dynamically check if there is an update to the skills repo/ oci artifact. if there is then pull the latest version and update the skills dir in place.

πŸ”„ Alternatives Considered

No response

🎯 Affected Service(s)

None

πŸ“š Additional Context

No response

πŸ™‹ Are you willing to contribute?

  • I am willing to submit a PR for this feature

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions