Actions
Issue #9200
closedTask #8732: [EPIC] As a user, I can rest easy with all sensitive credentials in the database encrypted at rest
pulp_installer creates the db encryption key after the db is migrated
Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
Installer - Moved to GitHub issues
Sprint/Milestone:
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
Background here: https://github.com/pulp/pulpcore/pull/1301#discussion_r680329425
pulp_installer currently creates the db key when setting up the pulp-api service:
It needs to happen before we migrate though.
Updated by pulpbot over 3 years ago
- Status changed from NEW to POST
Added by Fabricio Aguiar over 3 years ago
Added by Fabricio Aguiar over 3 years ago
Revision 646ae53d | View on GitHub
Generate DB fields encryption key before migrations
closes #9200
Updated by Anonymous over 3 years ago
- Status changed from POST to MODIFIED
Applied in changeset ansible-pulp|646ae53dc8a424cd261e1d6a5cead9bd25bac7d9.
Updated by pulpbot about 3 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Generate DB fields encryption key before migrations
closes #9200