Enable users to list content within container-push repository types
まだ誰も着手していません。
評価
調査の方向性
Reproduce the working and failing commands for pulp_container in the issue, then read pulpcore/cli/container/repository.py around line 142 and the repository-content command behavior. Done means content listing works for a container push repository while the unsupported content-add and content-remove capabilities remain disabled.
索引モデルが issue の本文から書いたものです。
説明
The feature request could be relevant only to pulp_container.
In pulp_container, I want to be able to list content available in a push-repository.
This works:
pulp container repository create --name test123321
pulp container repository content list --repository test123321
This does not work:
podman pull ghcr.io/pulp/hello-world
podman tag ghcr.io/pulp/hello-world localhost:24817/pulp/hello-world
podman push localhost:24817/pulp/hello-world --tls-verify=false
pulp container repository --type push content list --repository pulp/hello-world
We might be required to override the behaviour of the repository-content command in order to disable the "content-add" and "content-remove" capabilities along with changing the value passed to the allowed_with_contexts parameter (https://github.com/pulp/pulp-cli/blob/bd521c10adcca1d281cf42c883623e30ecd1b6b3/pulpcore/cli/container/repository.py#L142).
- 主要言語
- Python
- スター
- 43
- フォーク
- 52
- 平均マージ
- 11時間 38分
- マージ済み PR(30日)
- 11
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
pulp/pulp-cli のほかの issue
-
bug Triage-Needed
難易度 2/5 1〜3時間 初心者へのやさしさ 58/100
-
難易度 3/5 1〜2日 初心者へのやさしさ 45/100
-
feature request
難易度 4/5 3〜5日 初心者へのやさしさ 35/100
-
easy fix feature request
難易度 3/5 1〜2日 初心者へのやさしさ 25/100
-
bug Triage-Needed
難易度 4/5 3〜5日 初心者へのやさしさ 42/100
似ている issue
-
bug
難易度 2/5 1〜3時間 初心者へのやさしさ 82/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 88/100
use-agent-os/agent-os#3314 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
BasedHardware/omi#15662 · コメント 1 件 ·
-
documentation help wanted
難易度 2/5 1〜3時間 初心者へのやさしさ 90/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 62/100
AiursoftWeb/AnduinOS-2#19 ·