Story #7915
closedTask #7960: FIPS and support for ALLOWED_CONTENT_CHECKSUMS
As a user I have on_demand content that is complaint with the allowed_checksums
0%
Description
We are not handling on_demand content as of now, Pulp is checking only immediate content by looking into the Artifact table.
in setting.py:¶
Add a check for RemoteArtifacts table that they do not contain forbidden checksums. Issue a warning and let pulp start.
under discussion ( do we have a usecase for this?)¶
in the pulpcore command:
Add additional functionality to the pulpcore command handle-artifact-checksums
to remove forbidden checksums from RemoteArtifacts
populate missing checksums - add an option '--download-on-demand-content' that will download the file( when mentioned with command) and calculate the checksums needed for the RemoteArtifact
Updated by ipanova@redhat.com almost 4 years ago
- Subject changed from As a user I have on_deman content that is complaint with the allowed_checksums to As a user I have on_demand content that is complaint with the allowed_checksums
Updated by daviddavis over 3 years ago
- Sprint/Milestone set to 3.11.0
Some of the items here have been superseded by other issues. I am going to add this to 3.11.0 milestone though so we don't forget it.
Updated by ipanova@redhat.com over 3 years ago
- Status changed from NEW to CLOSED - DUPLICATE
Updated by ipanova@redhat.com over 3 years ago
- Status changed from CLOSED - DUPLICATE to CLOSED - CURRENTRELEASE