Draft: Set project_id as sharding key for X.509 tables
What does this MR do and why?
Set project_id as sharding key for X.509 tables
Contrbutes to
Configures x509_certificates and x509_issuers tables with
project_id sharding key for GitLab Cells architecture.
References
- Sharding Key Implementation for `x509_certifica... (#553480)
- Sharding Key Implementation for `x509_issuers` ... (#553481)
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Related to #553481