From 2e3423047a0df21153b06fee43743a1fa90e658e Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Thu, 17 Dec 2020 00:09:53 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/architecture/blueprints/cloud_native_gitlab_pages/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/architecture') diff --git a/doc/architecture/blueprints/cloud_native_gitlab_pages/index.md b/doc/architecture/blueprints/cloud_native_gitlab_pages/index.md index 4f929495a12..95ffcdd0b39 100644 --- a/doc/architecture/blueprints/cloud_native_gitlab_pages/index.md +++ b/doc/architecture/blueprints/cloud_native_gitlab_pages/index.md @@ -72,7 +72,7 @@ of complexity, maintenance cost and enormous, negative impact on availability. ## New GitLab Pages Architecture -- GitLab Pages sources domains' configuration from GitLab's internal +- GitLab Pages sources domains' configuration from the GitLab internal API, instead of reading `config.json` files from a local shared storage. - GitLab Pages serves static content from Object Storage. @@ -90,7 +90,7 @@ too. ## Iterations -1. ✓ Redesign GitLab Pages configuration source to use GitLab's API +1. ✓ Redesign GitLab Pages configuration source to use the GitLab API 1. ✓ Evaluate performance and build reliable caching mechanisms 1. ✓ Incrementally rollout the new source on GitLab.com 1. ✓ Make GitLab Pages API domains configuration source enabled by default -- cgit v1.2.3