kairos-io/kairos

feat: Expose auth args for image extractor in agent

Aperta

#2613 aperta il 5 giu 2024

 (2 commenti) (0 reazioni) (0 assegnatari)Go (133 fork)github user discovery
enhancementgood first issuehelp wantedtriage

Metriche repository

Star
 (1782 stelle)
Metriche merge PR
 (Merge medio 2g 3h) (14 PR mergiate in 30 g)

Descrizione

SDK gained passing Auth objects to the image extractor in https://github.com/kairos-io/kairos-sdk/releases/tag/v0.2.2 and agent already has that sdk version, but there is no way of exposing those args to the user.

This is about exposing those so the args can be passed down to the image extractor for easy use by consumers

Guida contributor