Bug #21966
OStree upstream sync depth and sync policy not available in hammer
Difficulty:
Triaged:
Description
$ hammer repository info --id=58 ID: 58 Name: Red Hat Enterprise Linux Atomic Host Trees Label: Red_Hat_Enterprise_Linux_Atomic_Host_Trees Organization: Default Organization Red Hat Repository: yes Content Type: ostree Mirror on Sync: yes ......
Does not show any information about OStree upstream sync depth or sync policy. This needs to be visible for ostree repos
Associated revisions
History
#1
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/hammer-cli-katello/pull/534 added
#2
Updated by Anonymous over 4 years ago
- % Done changed from 0 to 100
- Status changed from Ready For Testing to Closed
Applied in changeset hammer-cli-katello|93e3114935c05b9e412f406738b0601a393a48cd.
#3
Updated by Eric Helms over 4 years ago
- Legacy Backlogs Release (now unused) set to 284
Fixes #21966 - Shows info on ostree sync policy (#534)
Shows information pertaining to ostree upstream sync policy and depth
$ hammer repository info --id=58
ID: 58
Name: Red Hat Enterprise Linux Atomic Host Trees
.....
OSTree Upstream Sync Policy: custom
OSTree Upstream Sync Depth: 1
...