Itxaka
|
228b87bc8a
|
Improve GetImage platform handling (#557)
|
2025-02-28 09:49:14 +00:00 |
|
Nianyu Shen
|
ea24c95923
|
add support for custom transport in oci image extractor (#140)
|
2024-06-05 11:18:04 +02:00 |
|
Nianyu Shen
|
9b9e468a44
|
add auth support for oci image extractor (#131)
|
2024-06-05 09:23:51 +02:00 |
|
Mauro Morales
|
9bbc110598
|
Re-introduce local runner (#57)
* Re-introduce local runner
Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
* Refactor code, remove LocalRunner
and allow both "container:" and "run:" types to use local archives
Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
* Treat "docker:" bundler prefix the same as "container:"
as per the docs:
https://kairos.io/docs/advanced/bundles/#bundle-types
Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
* Add TODO tests
Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
* Remove the not-needed LocalRunner
Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
* Implement tests
Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
* Remove TODO
Won't do now to avoid introducing bugs
Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
---------
Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
Co-authored-by: Dimitris Karakasilis <dimitris@karakasilis.me>
|
2023-12-05 12:09:10 +02:00 |
|
Itxaka
|
fd9cffde95
|
Properly calculate image size (#45)
|
2023-08-17 13:45:07 +03:00 |
|
Itxaka
|
9e6ea0760a
|
Add a method to get the image size (#39)
|
2023-08-07 16:40:31 +02:00 |
|
Itxaka
|
03c6a9b8f5
|
Drop debug prints
Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
|
2023-06-20 12:21:58 +02:00 |
|
Itxaka
|
df990bf49a
|
Improve image extractor (#32)
|
2023-06-20 09:43:43 +03:00 |
|
Itxaka
|
40db3d970e
|
Allow setting the platform of the image to download (#15)
|
2023-05-17 08:04:20 +00:00 |
|
Itxaka
|
ee38ccde54
|
Improve bundles for container and run to not use luet (#13)
This allows us to pull natively and support multiarch and auth out of
the box
Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
|
2023-05-16 17:59:04 +02:00 |
|