luet/pkg/installer/client
Ettore Di Giacinto c9aed37fa7 Fixup on values interpolation and metadata retrieve
- Fixup search path on metadata spec load. Previously we were reading
  the package being passed, and not the one resolved (it failed against
selectors)
- Do inherit first pushrepositories, so they take precedence over pull
- Add test cases to cover build values interpolation by remote
  repositories
- Enhance test cases to check image cache repository inheritance when
  --from-repositories is passed
- Fix race condition when inheriting buildspec options: Instead of consuming the compiler one, annotate the updates in the
package BuildOption spec which is passed by
- Update vendor
2021-04-23 12:02:19 +02:00
..
client_suite_test.go Fix installer/client test suite 2020-02-01 21:18:32 +01:00
docker_test.go Refactor compiler and annotate buildoptions into compiler metadata 2021-04-16 13:57:54 +02:00
docker.go Fixup on values interpolation and metadata retrieve 2021-04-23 12:02:19 +02:00
http_test.go Refactor compiler and annotate buildoptions into compiler metadata 2021-04-16 13:57:54 +02:00
http.go Refactor compiler and annotate buildoptions into compiler metadata 2021-04-16 13:57:54 +02:00
interface.go Support content trust images and pull with authentication 2021-03-11 17:57:59 +01:00
local_test.go Refactor compiler and annotate buildoptions into compiler metadata 2021-04-16 13:57:54 +02:00
local.go Refactor compiler and annotate buildoptions into compiler metadata 2021-04-16 13:57:54 +02:00