debian-forge-composer/internal
Tomáš Hozza b79eaeb78e weldr: don't determine distro name from image type when depsolving
Weldr API used to determine the distro name from the image type, when it
was getting the repositories to use for depsolving and for the actual
depsolving (solver uses the distro name to namespace cache).

This used to be OK, but with the introduction of distro name aliases,
the distro name used to get the distro object may not be the same as the
name returned by the actual distro object. To preserve the current
behavior, the same name used to get the distro object should be used to
also get the repositories for depsolving and to namespace depsolving
cache.

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2024-01-26 11:32:34 +01:00
..
auth internal/auth: add TenantChannelMiddleware 2023-06-28 15:08:37 +02:00
blueprint Port osbuild/images v0.33.0 with dot-notation to composer 2024-01-26 11:32:34 +01:00
boot Drop common.CurrentArch() in favor of osbuild/images 2024-01-26 11:32:34 +01:00
client Port osbuild/images v0.33.0 with dot-notation to composer 2024-01-26 11:32:34 +01:00
cloud internal/cloud/gcp/compute: keep legacy Guest OS Features for el9.0 2023-08-21 16:57:33 +02:00
cloudapi Port osbuild/images v0.33.0 with dot-notation to composer 2024-01-26 11:32:34 +01:00
common Drop common.CurrentArch() in favor of osbuild/images 2024-01-26 11:32:34 +01:00
dnfjson Move cleaning up old dnfjson cache dirs from composer to Weldr API 2024-01-26 11:32:34 +01:00
fsnode internal/fsnode: add API for custom directories and files 2023-02-22 12:17:36 +01:00
jobqueue pkg/jobqueue: add arch to worker 2023-12-14 21:25:32 +01:00
jsondb jsondb: improve performance of list operation 2023-06-20 10:45:22 +02:00
mocks Port osbuild/images v0.33.0 with dot-notation to composer 2024-01-26 11:32:34 +01:00
prometheus prometheus: split off request timing information into separate mw 2023-06-28 15:08:37 +02:00
remotefile remotefile: Use io.ReadAll not ioutil.ReadAll 2023-03-22 08:14:01 -07:00
runner runner: add platform-python only for RHEL 8+ 2023-01-25 20:37:12 +01:00
store Port osbuild/images v0.33.0 with dot-notation to composer 2024-01-26 11:32:34 +01:00
target target: add the pulp.ostree target to the marshal functions 2023-10-18 21:14:46 +02:00
test Drop common.CurrentArch() in favor of osbuild/images 2024-01-26 11:32:34 +01:00
upload upload/azure: set hyperv generation 2024-01-16 14:25:58 +01:00
weldr weldr: don't determine distro name from image type when depsolving 2024-01-26 11:32:34 +01:00
worker Drop common.CurrentArch() in favor of osbuild/images 2024-01-26 11:32:34 +01:00
tools.go Remove old build tag comments 2023-03-07 09:22:23 -08:00