Implement first parts of enabling project secrets manager
What does this MR do and why?
This is the first part of the work for #469580 (closed).
I plan to split the work in 2 MRs:
- First MR (this one), will implement the GraphQL mutation, and will create a new DB record for the project secrets manager.
- Next MR, will implement the sidekiq worker that will enable the secrets engine for the project on OpenBao.
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.