Create ProjectNamespace when a Project is created
What does this MR do and why?
What?
Creates a project namespace when a new project is created and keep project namespace attributes in sync with project.
Why?
As we move towards consolidating groups and projects we need to have a corresponding project namespace for each project. To achieve that for new projects we'll create a project namespace on project creation. For already existing projects we will be backfilling project namespaces in a background migration
More?
Screenshots or screen recordings
These are strongly recommended to assist reviewers and reduce the time to merge your change.
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Alexandru Croitor