Bug #29441
closed
rake katello:pulp3_post_migration_check incorrectly warns for nil Docker remote_hrefs
Added by Ian Ballou almost 5 years ago.
Updated over 4 years ago.
Description
Some Docker remote_hrefs can be nil so we should stop checking for that. Also, the error message incorrectly includes publication_href for Docker repos. We are not checking for a non-nil publication_href for Docker repos.
Only Library + Default Org View repos will have a remote_href. The scope to use here is `repo.in_default_view?`
Related issues
1 (1 open — 0 closed)
- Target version set to Katello 3.15.0
Need to also add a check for nil upstream_url. nil remote_href is okay in that case.
- Status changed from New to Ready For Testing
- Assignee set to Ian Ballou
- Pull request https://github.com/Katello/katello/pull/8639 added
- Triaged changed from No to Yes
- Fixed in Releases Katello 3.16.0 added
- Status changed from Ready For Testing to Closed
Also available in: Atom
PDF