Bug #32846
Archived content view version repositories are no longer hosted at /pulp/content
Description
They have been missing since we switched to Pulp 3. They can be quite useful for debugging, so we should add them back.
History
#1
Updated by Jonathon Turel 11 months ago
- Triaged changed from No to Yes
- Target version set to Katello 4.2.0
- Category set to Repositories
#2
Updated by Ian Ballou 10 months ago
- Target version changed from Katello 4.2.0 to Katello 4.3.0
#3
Updated by Ian Ballou 7 months ago
- Target version changed from Katello 4.3.0 to Katello 4.4.0
#4
Updated by Ian Ballou 4 months ago
- Target version changed from Katello 4.4.0 to Katello 4.5.0
#5
Updated by Markus Bucher 8 days ago
I would assume the if repository.environment
guard-clause to the RefreshDistribution
is to blame for this:
https://github.com/Katello/katello/blob/a79714e008058ecc53b01a77739019499a3c6571/app/lib/actions/pulp3/orchestration/repository/generate_metadata.rb#L19
#6
Updated by Ian Ballou 8 days ago
- Triaged changed from Yes to No
Markus it looks like you're right about that, I just tested it out. I'll untriage this so we get reminded to fix / review.
#7
Updated by The Foreman Bot 6 days ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/10120 added