uyuni-project / uyuni-tools

Tools to work with containerized Uyuni server
Apache License 2.0
14 stars 18 forks source link

Bug 1226191 - Missing architecture in the buildtag of helm charts #358

Closed mbussolotto closed 2 months ago

mbussolotto commented 3 months ago
--helm-proxy-chart string       URL to the proxy helm chart (default "oci://registry.suse.de/devel/galaxy/manager/head/containerfile/suse/manager/5.0/x86_64/proxy-helm")

instead it should be

oci://registry.suse.de/devel/galaxy/manager/head/charts/suse/manager/5.0/proxy-helm

so s/containerfile/charts and ARCH is missing

deneb-alpha commented 3 months ago

https://bugzilla.suse.com/show_bug.cgi?id=1226191

cbosdo commented 2 months ago

As a recap, the uyuni-tools PR is needed with the current setup and requires prjconf adjustments for HEAD, no other project. The Uyuni PR may be closed if we keep the helm charts where they currently are, without any architecture in the name (which is the most sensible thing to do).