Project

Profile

Help

Task #4486

closed

Story #3778: [Epic] As a user, I can run Pulp 3 in a FIPS-enabled environment

Uploading requires use of md5

Added by daviddavis about 5 years ago. Updated almost 4 years ago.

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

100%

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

Description

We use drf-chunked-upload which makes a call to hashlib.md5():

https://github.com/jkeifer/drf-chunked-upload/blob/b946677ca1b6e4017309049b8ad0bb5b200008c8/drf_chunked_upload/models.py#L65

This is a problem for users using FIPS. I'd probably recommend we open a PR against drf-chunked-upload which makes the type of digest configurable.


Related issues

Related to Pulp - Story #4196: As a user, I can upload files in chunks.CLOSED - CURRENTRELEASEdaviddavis

Actions
Has duplicate Pulp - Story #4890: Alllow sha256 checksum to be passed to finish uploading contentCLOSED - DUPLICATE

Actions
Actions #1

Updated by daviddavis about 5 years ago

  • Related to Story #4196: As a user, I can upload files in chunks. added
Actions #2

Updated by bmbouter almost 5 years ago

  • Tags deleted (Pulp 3)
Actions #3

Updated by jsherril@redhat.com almost 5 years ago

  • Tags Katello-P1 added
Actions #4

Updated by daviddavis almost 5 years ago

Katello prefers sha256 (see https://pulp.plan.io/issues/4890)

Actions #5

Updated by daviddavis almost 5 years ago

  • Has duplicate Story #4890: Alllow sha256 checksum to be passed to finish uploading content added
Actions #6

Updated by daviddavis almost 5 years ago

  • Sprint set to Sprint 53

Adding to sprint since duplicate #4890 was on sprint.

Actions #7

Updated by amacdona@redhat.com almost 5 years ago

  • Sprint changed from Sprint 53 to Sprint 54
Actions #8

Updated by daviddavis almost 5 years ago

  • Status changed from NEW to ASSIGNED
  • Assignee set to daviddavis
Actions #9

Updated by daviddavis almost 5 years ago

  • Status changed from ASSIGNED to POST
Actions #10

Updated by ttereshc almost 5 years ago

  • Sprint changed from Sprint 54 to Sprint 55

Added by daviddavis almost 5 years ago

Revision 24b50710 | View on GitHub

Add support for parallel chunks and sha256

Also removed drf-chunked-upload.

fixes #4488,#4486

Actions #11

Updated by daviddavis almost 5 years ago

  • Status changed from POST to MODIFIED
  • % Done changed from 0 to 100
Actions #12

Updated by bmbouter over 4 years ago

  • Sprint/Milestone set to 3.0.0
Actions #13

Updated by bmbouter over 4 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions #14

Updated by ggainey almost 4 years ago

  • Tags Katello added
  • Tags deleted (Katello-P1)

Also available in: Atom PDF