Bug #33534
closed
Update of the Registry Name Pattern fails
Added by Ian Ballou about 3 years ago.
Updated about 3 years ago.
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=2005137
Description of problem:
Update of the Registry Name Pattern fails if a Container repo already exists.
Version-Release number of selected component (if applicable):
Katello 4.1
How reproducible:
always
Steps to Reproduce:
1. Sync a Container image repo (for example foreman/foreman from quay.io)
2. In UI > Content > Lifecycle Envs > Library try to change the Registry Name Pattern to one of the provided in examples
Actual results:
Fails with `An error occurred saving the Environment: There was an issue with the backend service pulp: 404 Not Found`
Expected results:
No error and successful update of existing repository
- Subject changed from Update of the Registry Name Pattern fails
to Update of the Registry Name Pattern fails
I'm not seeing this error on master, but I am seeing a different one:
18:21:04 rails.1 | 2021-09-21T18:21:04 [E|app|5798cdd8] ArgumentError: wrong number of arguments (given 1, expected 2..3)
18:21:04 rails.1 | 5798cdd8 | /home/vagrant/katello/app/lib/actions/pulp3/orchestration/repository/refresh_if_needed.rb:6:in `plan'
The logic for refreshing distributions needs to be updated too. Currently, changing container registry naming patterns for lifecycle environments creates orphaned distributions.
- Status changed from New to Ready For Testing
- Assignee set to Ian Ballou
- Pull request https://github.com/Katello/katello/pull/9663 added
- Target version set to Katello 4.2.0
- Triaged changed from No to Yes
- Fixed in Releases Katello 4.3.0 added
- Status changed from Ready For Testing to Closed
- Pull request https://github.com/Katello/katello/pull/9696 added
- Pull request deleted (
https://github.com/Katello/katello/pull/9696)
Also available in: Atom
PDF