Bugzilla – Bug 1216821
[doc] Issue in "Configuring clients for custom stand-alone repositories" - Directory browsing
Last modified: 2024-02-06 15:21:43 UTC
Configuring clients for custom stand-alone repositories: https://documentation.suse.com/sles/15-SP4/html/SLES-all/cha-rmt-client.html#rmt-client-custom-repo 8<--- 1. Point your Web browser to the following RMT server URL: https://RMT_SERVER_HOSTNAME/repo/ 2. Navigate the browser through the directory structure to your custom repository's repodata/ subdirectory." 8<--- --- The SUSE RMT server deployed using the Kubernetes Helm chart does not support directory browsing. It is very hard to debug and browse for content in the RMT server without the directory browsing capability. Best regards, /Kristofer Lundgren
Thank you for reporting this bug! It is being tracked and processed as part of our queue.
marking as duplicate *** This bug has been marked as a duplicate of bug 1216820 ***
This is *not* a duplicate of bug 1216820. Please re-open. 1216820 contained two bug reports, where one was solved. But this is still a valid issue. /Kristofer
reopening on request
*** Bug 1216820 has been marked as a duplicate of this bug. ***
re-pasting msgs: >"Hi Kristofer, >I used the sample snippet given on the docs and everything seems to work out of the box. >I don't know where you get the indentation issue but the docs seems perfectly self >contained. As for walking the mirrored directory via a web ui, it's dependent on the >ingress networking you've set up. Please check if the FQDN is right and ensure your load >balancers can route to the ingress controller. > >Best, >Natnael Getahun" re-pasting reply from the reporter: "The ingress is properly configured (I can download individual files) but the RMT server does not support directory browsing." @Natnael: any more ideas to solve this issue?