-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Labels
Triage-NeededNeeds to be reviewed at next pulp-cli mtgNeeds to be reviewed at next pulp-cli mtgbugSomething isn't working (template-set)Something isn't working (template-set)
Description
Summary
When modifying a repository, by adding content for example, pulp-cli passes base_version to the api, which is optional and shouldn't be used by default. The end result is that when doing few concurrent modifications to the repo -> they overwrite each other, as each is pointing to the same base_version
Steps to reproduce
pulp --domain domain-name rpm repository content modify --add-content '[{"pulp_href": "some-href"}]' --repository repo-name
Expected behavior
Stacktrace/Error log
Pulp and pulp-cli version info
Additional context
Metadata
Metadata
Assignees
Labels
Triage-NeededNeeds to be reviewed at next pulp-cli mtgNeeds to be reviewed at next pulp-cli mtgbugSomething isn't working (template-set)Something isn't working (template-set)