Actions
Feature #37634
closedStop users from editing container push repositories
Description
*This issue was manually cloned from https://issues.redhat.com/browse/SAT-25802
*
Container push repositories should not be editable. If a user needs to change the repo, they'll have to re-push the contents. This is due to the fact that distribution is controlled by Pulp, and most interaction is expected to happen through the container registry.
I recommend blocking out every edit action from the UI and API. The only action that should be available is deletion.
On the same note, container push repositories also shouldn't be synced, however this should be the case because those repos should never have an upstream URL.
Updated by The Foreman Bot 5 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/11071 added
Updated by Ian Ballou 5 months ago
- Target version changed from Katello 4.15.0 to Katello 4.14.0
- Triaged changed from No to Yes
Updated by Anonymous 5 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|00aa4323fd06b33a130c3d953f9a28c7cd48e0cb.
Actions