Issue #4582
closedDocker distributions should be asyncronous
Description
https://pulp.plan.io/issues/3044 made core provided distributions asynchronous. I don't think docker-distributions can collide with core provided distributions (since they are at / instead of content/) but docker-distribution base urls can collide with each other. Therefore, they should be async as well.
Updated by dkliban@redhat.com over 5 years ago
- Triaged changed from No to Yes
- Sprint set to Sprint 50
Updated by amacdona@redhat.com over 5 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to amacdona@redhat.com
- Tags Pulp 3 added
Updated by amacdona@redhat.com over 5 years ago
- Status changed from ASSIGNED to POST
Added by amacdona@redhat.com over 5 years ago
Added by amacdona@redhat.com over 5 years ago
Revision f6706dc1 | View on GitHub
Make docker distribution CUD asynchronous
Creates functional tests based on regular distributions. Comment out some failing tests which check functionality that is broken.
Added by amacdona@redhat.com over 5 years ago
Revision f6706dc1 | View on GitHub
Make docker distribution CUD asynchronous
Creates functional tests based on regular distributions. Comment out some failing tests which check functionality that is broken.
Added by amacdona@redhat.com over 5 years ago
Revision f6706dc1 | View on GitHub
Make docker distribution CUD asynchronous
Creates functional tests based on regular distributions. Comment out some failing tests which check functionality that is broken.
Updated by amacdona@redhat.com over 5 years ago
- Status changed from POST to MODIFIED
Applied in changeset commit:pulp_docker|f6706dc1e3a48a280ab6031ea7b189e81f5c475c.
Updated by amacdona@redhat.com over 5 years ago
Applied in changeset f6706dc1e3a48a280ab6031ea7b189e81f5c475c.
Updated by ipanova@redhat.com about 5 years ago
- Project changed from Docker Support to Container Support
Updated by ipanova@redhat.com almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Make docker distribution CUD asynchronous
Creates functional tests based on regular distributions. Comment out some failing tests which check functionality that is broken.
https://pulp.plan.io/issues/4582 fixes #4582