Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

container repository sync mirror option missing

Abierto
#1,206 1 comentario 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
3/5
Tiempo estimado
1-2 días
Aptitud para principiantes
25/100
Tipo de issue
Documentación
Claridad
Necesita aclaración
Estado de actividad
Estancado
Stack tecnológico
python

Línea de trabajo

Start with the linked sync-and-host tutorial and the output of pulp-cli --help, then compare the documented mirror payload with the CLI's available sync options. Done means the documentation clearly states whether mirror is supported, which object accepts it, and how a user should configure it or identifies the missing implementation.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

easy fix feature request

Summary

I'm trying to start using Pulp 3 as container registry, following official tutorial https://pulpproject.org/pulp_container/docs/user/tutorials/sync-and-host/#sync-content

The tutorial mentions mirror=False|True option and claims:

In the above example, the payload contains the field mirror=False. This means that the sync will be run in the additive mode only. Set mirror to True and Pulp will pull in new content and remove content which was also removed from upstream. The same logic will be applied when include/exclude_tags are specified together with the mirror command, but only on the subset of tags.

I don't find anything in pulp-cli documentation about this mirror option nor does pulp-cli --help provide anything related.

What is the "payload" in this context at all? How do I make sure that mirror=False? Which object should have this parameter?

Lenguaje dominante
Python
Estrellas
43
Forks
52
Merge medio
11 h 38 min
PR fusionados (30 d)
11

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de pulp/pulp-cli

Todos los issues de pulp/pulp-cli

Issues similares

Más issues de Python

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.