Actions
Bug #5096
closedFailed repository creation is not easily corrected
Status:
Closed
Priority:
Normal
Assignee:
Category:
Orchestration
Target version:
Difficulty:
hard
Triaged:
Yes
Bugzilla link:
Pull request:
Description
When trying to create a repository, if an error occurs due to some user error the dynflow process cannot be corrected.
For example:
Create a puppet repo with a feed url starting with 'https'
The repository creation process will start but the dynflow task will fail when it tries to create it in pulp. Since the user cannot re-submit the task and update the feed url, he is forced to go into the rails console and delete the repository.
Updated by Eric Helms over 10 years ago
- Assignee set to Justin Sherrill
- Difficulty set to easy
- Triaged changed from No to Yes
Updated by Justin Sherrill over 10 years ago
Updated by Justin Sherrill over 10 years ago
- Difficulty changed from easy to hard
Updated by Justin Sherrill over 10 years ago
- Target version set to 49
- Translation missing: en.field_release set to 13
Updated by The Foreman Bot over 10 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/4456 added
Updated by Justin Sherrill over 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|8c67ff5324b9713e34cb09ef46b011a6b34c9f39.
Actions