When that header is missing, podman search foo would raise unauth exception
if the search uses a valid product like podman search ltss should return some paths but it returns nothing
Fails silently
Change Type
Please select the correct option.
[X] Bug Fix (a non-breaking change which fixes an issue)
[ ] New Feature (a non-breaking change which adds new functionality)
[ ] Documentation Update (a change which only updates documentation)
Checklist
Please check off each item if the requirement is met.
[X] I have reviewed my own code and believe that it's ready for an external review.
[X] I have provided comments for any hard-to-understand code.
[ ] I have documented the MANUAL.md file with any changes to the user experience.
[ ] If my changes are non-trivial, I have added a changelog entry to notify users at package/obs/rmt-server.changes.
Review
Please check out our review guidelines
and get in touch with the author to get a shared understanding of the change.
Description
When that header is missing,
podman search foo
would raise unauth exception if the search uses a valid product likepodman search ltss
should return some paths but it returns nothingFails silently
Change Type
Please select the correct option.
Checklist
Please check off each item if the requirement is met.
MANUAL.md
file with any changes to the user experience.package/obs/rmt-server.changes
.Review
Please check out our review guidelines and get in touch with the author to get a shared understanding of the change.