Project

Profile

Help

Story #1859

closed

As a user, I want to create a scheduled sync using pulp_docker CLI

Added by jokroepke almost 8 years ago. Updated about 5 years ago.

Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Platform Release:
Target Release - Docker:
Groomed:
Yes
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:

Description

As a user, I want to create scheduled sync like in rpm and puppet repos.


Related issues

Has duplicate Puppet Support - Issue #1964: Can not create sync for docker reposCLOSED - DUPLICATEActions
Actions #1

Updated by dkliban@redhat.com almost 8 years ago

  • Status changed from NEW to CLOSED - NOTABUG
Actions #2

Updated by mhrivnak almost 8 years ago

With pulp-admin, you can create and manage sync schedules for puppet repos:

$ pulp-admin puppet repo sync schedules --help
Usage: pulp-admin [SUB_SECTION, ..] COMMAND
Description: manage repository sync schedules

Available Commands:
  create - adds a new scheduled sync operation
  delete - delete a sync schedule
  list   - list scheduled sync operations
  next   - displays the next scheduled sync run for a repository
  update - updates an existing schedule

Or you can use the REST API to schedule a sync:

http://pulp.readthedocs.io/en/2.8-release/dev-guide/integration/rest-api/repo/sync.html#scheduling-a-sync

Actions #3

Updated by jokroepke almost 8 years ago

I can not do this for docker repos.

  1. pulp-admin docker repo sync
    Usage: pulp-admin [SUB_SECTION, ..] COMMAND
    Description: sync a docker repository from an upstream index

Available Commands:
run - triggers an immediate sync of a repository

  1. pulp-admin repo sync
    Usage: pulp-admin [SUB_SECTION, ..] COMMAND
    Description: list repositories and manage repo groups

Available Sections:
group - repository group commands
history - show sync and publish history
tasks - list and cancel tasks related to a specific repository

Available Commands:
download - queues a full download of all missing units in a repository that is using a
"background" or "on_demand" download policy.
list - lists repositories on the Pulp server

Actions #4

Updated by amacdona@redhat.com almost 8 years ago

  • Tracker changed from Issue to Story
  • Project changed from Puppet Support to Docker Support
  • Subject changed from As a user, I want to create scheduled sync to As a user, I want to create a scheduled sync using pulp_docker CLI
  • Status changed from CLOSED - NOTABUG to NEW
Actions #5

Updated by dkliban@redhat.com almost 8 years ago

  • Has duplicate Issue #1964: Can not create sync for docker repos added
Actions #6

Updated by amacdona@redhat.com almost 8 years ago

  • Groomed changed from No to Yes
  • Sprint Candidate changed from No to Yes
Actions #7

Updated by mhrivnak almost 8 years ago

  • Sprint Candidate changed from Yes to No
Actions #8

Updated by bmbouter about 5 years ago

  • Status changed from NEW to CLOSED - WONTFIX
Actions #9

Updated by bmbouter about 5 years ago

Pulp 2 is approaching maintenance mode, and this Pulp 2 ticket is not being actively worked on. As such, it is being closed as WONTFIX. Pulp 2 is still accepting contributions though, so if you want to contribute a fix for this ticket, please reopen or comment on it. If you don't have permissions to reopen this ticket, or you want to discuss an issue, please reach out via the developer mailing list.

Actions #10

Updated by bmbouter about 5 years ago

  • Tags Pulp 2 added

Also available in: Atom PDF