kairos-io / kairos

:penguin: The immutable Linux meta-distribution for edge Kubernetes.
https://kairos.io
Apache License 2.0
1.13k stars 97 forks source link

feat: Expose auth args for image extractor in agent #2613

Open Itxaka opened 5 months ago

Itxaka commented 5 months ago

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

Itxaka commented 5 months ago

It also gained exposed transport on 0.2.3