Commit 7f655f08 authored by Marin Jankovski's avatar Marin Jankovski Committed by Mike Jang

Introduce k8s first approach to adding services

parent 9c4ea521
...@@ -298,6 +298,7 @@ OmniAuth ...@@ -298,6 +298,7 @@ OmniAuth
onboarding onboarding
OpenID OpenID
OpenShift OpenShift
Opsgenie
Packagist Packagist
parallelization parallelization
parallelizations parallelizations
...@@ -382,6 +383,7 @@ reusability ...@@ -382,6 +383,7 @@ reusability
reverified reverified
reverifies reverifies
reverify reverify
RHEL
rollout rollout
rollouts rollouts
rsync rsync
......
...@@ -43,6 +43,7 @@ For information on how to install, configure, update, and upgrade your own GitLa ...@@ -43,6 +43,7 @@ For information on how to install, configure, update, and upgrade your own GitLa
**Must-reads:** **Must-reads:**
- [Guide on adapting existing and introducing new components](architecture.md#adapting-existing-and-introducing-new-components)
- [Code review guidelines](code_review.md) for reviewing code and having code reviewed - [Code review guidelines](code_review.md) for reviewing code and having code reviewed
- [Database review guidelines](database_review.md) for reviewing database-related changes and complex SQL queries, and having them reviewed - [Database review guidelines](database_review.md) for reviewing database-related changes and complex SQL queries, and having them reviewed
- [Secure coding guidelines](secure_coding_guidelines.md) - [Secure coding guidelines](secure_coding_guidelines.md)
......
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment