From 1aed792f32b8aecd33dde451396319a608b2c83c Mon Sep 17 00:00:00 2001 From: Bob Killen Date: Mon, 11 May 2020 19:36:07 -0400 Subject: Update netlify request guidelines to reference new netlify tld Netlify has switched their hosted site domain from .com to .app. Example: kubernetes-foo.netlify.com -> kubernetes-foo.netlify.app --- github-management/subproject-site-requests.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/github-management/subproject-site-requests.md b/github-management/subproject-site-requests.md index c5d7a661..344bb9f4 100644 --- a/github-management/subproject-site-requests.md +++ b/github-management/subproject-site-requests.md @@ -41,7 +41,7 @@ based framework. It's used for the Kubernetes website and several subprojects. follow up with any questions in the issue. - Once Netlify has been configured, you can preview the site using the Netlify - URL (example: `kubernetes-sigs-foo.netlify.com`). After this looks good to you, + URL (example: `kubernetes-sigs-foo.netlify.app`). After this looks good to you, [request a subproject domain](#subproject-domain-request) and reference the issue you created. @@ -105,7 +105,7 @@ k8s.io # https://github.com/kubernetes-sigs/foo (@bar) foo.sigs: type: CNAME - value: kubernetes-sigs-foo.netlify.com + value: kubernetes-sigs-foo.netlify.app ``` ### Reason for update: The sig-foo subproject has requested a netlify site to host its documentation. ref #0000, #0000. @@ -141,8 +141,8 @@ Netlify admin to follow the procedure. updated, HTTPS will be enabled automatically. - Follow up with the requestor in the issue and let them know the site has been - deployed and give them the Netlify site url (site name + `netlify.com`). - Example `kubernetes-sigs-foo.netlify.com`. They may use this address for + deployed and give them the Netlify site url (site name + `netlify.app`). + Example `kubernetes-sigs-foo.netlify.app`. They may use this address for testing and use before their DNS Request has been processed. Once complete, the rest of the Netlify site configuration can be handled by the -- cgit v1.2.3