Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #38103 - disallow direct container tar uploads #11262

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ianballou
Copy link
Member

What are the changes introduced in this pull request?

Disables uploading container tar files via API/Hammer because podman push is supported now. The workflow was never properly implemented with Pulp 3 Katello and is mostly broken.

Considerations taken when implementing this change?

We could technically get the uploads working again, but I don't see a reason why we should support uploading container content outside of the container registry.

What are the testing steps for this pull request?

  1. Try hammer repository upload-content on a container repo.
  2. See the failure with a nice message.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant