When a host uses host_repos_only=True, Patchman correctly limits update calculations to repositories reported by that host.
If the host reports only a third-party repository such as Docker, the resulting update count may simply be zero with no indication that OS repository coverage is incomplete.
Expected behaviour:
Patchman should warn when a host appears to have no usable operating-system repositories and update counts may therefore be incomplete.
Impact:
Would make subscription, entitlement and repository configuration failures substantially easier to diagnose.
When a host uses
host_repos_only=True, Patchman correctly limits update calculations to repositories reported by that host.If the host reports only a third-party repository such as Docker, the resulting update count may simply be zero with no indication that OS repository coverage is incomplete.
Expected behaviour:
Patchman should warn when a host appears to have no usable operating-system repositories and update counts may therefore be incomplete.
Impact:
Would make subscription, entitlement and repository configuration failures substantially easier to diagnose.