From b24f224ff222418b2b76e489b0cc986e6f725332 Mon Sep 17 00:00:00 2001 From: hasheddan Date: Mon, 23 Nov 2020 18:01:30 -0600 Subject: [PATCH 1/2] Fix formatting in GCI / COS docs Fixes a few formatting issues in GCI / COS README.md. Signed-off-by: hasheddan --- cluster/gce/gci/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cluster/gce/gci/README.md b/cluster/gce/gci/README.md index 35c2007b437..4cd6a5cc0e6 100644 --- a/cluster/gce/gci/README.md +++ b/cluster/gce/gci/README.md @@ -13,7 +13,7 @@ stability. The promotion between those channels are about six weeks. Starting milestone 69, for every 4 milestones, the last milestone will be promoted into LTS image after it becomes stable. -For details, please see COS's [Release Channels](https://cloud.google.com/container-optimized-os/docs/concepts/release-channels)and [Support +For details, please see COS's [Release Channels](https://cloud.google.com/container-optimized-os/docs/concepts/release-channels) and [Support Policy](https://cloud.google.com/container-optimized-os/docs/resources/support-policy). ## COS in End-to-End tests @@ -91,7 +91,7 @@ following guidelines are proposed for image choice in E2E testing. To find the current COS image, use the following command: ```shell -$ gcloud compute images list --project=cos-cloud |grep cos-cloud +$ gcloud compute images list --project=cos-cloud | grep cos-cloud cos-69-10895-385-0 cos-cloud cos-69-lts READY cos-73-11647-534-0 cos-cloud cos-73-lts READY cos-77-12371-274-0 cos-cloud cos-77-lts READY From 1bf7de6239773883b73b3cc11c53cba567d00616 Mon Sep 17 00:00:00 2001 From: hasheddan Date: Mon, 23 Nov 2020 18:05:10 -0600 Subject: [PATCH 2/2] Remove broken analytics tracking link Removes embedded tracking pixel which appears to be broken. Signed-off-by: hasheddan --- cluster/gce/gci/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/cluster/gce/gci/README.md b/cluster/gce/gci/README.md index 4cd6a5cc0e6..583a9b322fd 100644 --- a/cluster/gce/gci/README.md +++ b/cluster/gce/gci/README.md @@ -106,5 +106,3 @@ family as a prefix, e.g cos-dev, cos-beta, cos-stable. However, the milestone number in those families may change when channel promotions happen. Only when a milestone becomes LTS, the image will have a new family, and the milestone number in the image name stays the same. The image will be always there even after the milestone is deprecated. - -[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/cluster/gce/gci/README.md?pixel)]()