You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am leaning towards utilizing pulp_file for uploading/downloading tarballs and then pulp_ostree for importing/parsing the uploaded/downloaded tarballs. The tarballs should be passed to the import-all function via content_href instead of artifact_href. Also, this would require us to update the CLI.
Later, we should completely deprecate the use of artifacts since they should be transparent to users.
I am leaning towards utilizing pulp_file for uploading/downloading tarballs and then pulp_ostree for importing/parsing the uploaded/downloaded tarballs. The tarballs should be passed to the import-all function via content_href instead of artifact_href. Also, this would require us to update the CLI.
Later, we should completely deprecate the use of artifacts since they should be transparent to users.
Version
Nightly
Describe the bug
ostree_importall
feature doesn't work anymore after pulpcore 3.59.0 release.After that version, users aren't allowed to create Artifacts directly.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Additional context
Add any other context about the problem here. Please provide links to any previous discussions via Discourse or Bugzilla.
The text was updated successfully, but these errors were encountered: