dogtagpki / pki

The Dogtag Certificate System is an enterprise-class Certificate Authority (CA) which supports all aspects of certificate lifecycle management, including key archival, OCSP and smartcard management.
https://www.dogtagpki.org
GNU General Public License v2.0
363 stars 135 forks source link

Add db migration scripts for schema, vlv and index changes #2440

Closed pki-bot closed 4 years ago

pki-bot commented 4 years ago

This issue was migrated from Pagure Issue #2320. Originally filed by vakwetu (@vakwetu) on 2016-05-10 03:55:37:


New schema has been added for subcas and also for fine grained authx, Existing instances will need a db update script to take advantage of the new settings. This script would need to be run by IPA as part of their DB migration scripts.

In addtion, we'll need to add indexes and VLV indexes - and reindex.

pki-bot commented 4 years ago

Comment from mharmsen (@mharmsen) at 2016-05-23 22:56:15

Per CS/DS Meeting of 05/23/2016: 10.3.2

pki-bot commented 4 years ago

Comment from vakwetu (@vakwetu) at 2016-06-03 17:52:32

Delta compression using up to 8 threads. Compressing objects: 100% (27/27), done. Writing objects: 100% (33/33), 7.41 KiB | 0 bytes/s, done. Total 33 (delta 18), reused 0 (delta 0) To ssh://vakwetu@git.fedorahosted.org/git/pki.git 419ca30..d77c0f1 master -> master

pki-bot commented 4 years ago

Comment from vakwetu (@vakwetu) at 2017-02-27 14:05:21

Metadata Update from @vakwetu: