Project

Profile

Help

Story #7915

closed

Task #7960: FIPS and support for ALLOWED_CONTENT_CHECKSUMS

As a user I have on_demand content that is complaint with the allowed_checksums

Added by ipanova@redhat.com over 3 years ago. Updated about 3 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
Start date:
Due date:
% Done:

0%

Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:

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

Also available in: Atom PDF