From d419828642aa7896ccc7623e83f55613db52f97a Mon Sep 17 00:00:00 2001 From: T N Date: Tue, 5 Jun 2018 09:12:55 +0900 Subject: [PATCH] Format invalid date in blog posts (#8861) --- ...6-kubernetes-1.10-stabilizing-storage-security-networking.md | 1 + .../en/blog/_posts/2018-04-11-migrating-the-kubernetes-blog.md | 1 + .../2018-04-24-kubernetes-application-survey-results-2018.md | 1 + .../2018-05-24-kubernetes-containerd-integration-goes-ga.md | 2 +- .../blog/_posts/2018-05-30-say-hello-to-discuss-kubernetes.md | 2 +- 5 files changed, 5 insertions(+), 2 deletions(-) diff --git a/content/en/blog/_posts/2018-03-26-kubernetes-1.10-stabilizing-storage-security-networking.md b/content/en/blog/_posts/2018-03-26-kubernetes-1.10-stabilizing-storage-security-networking.md index 48897edfcc..bf1a4fc95e 100644 --- a/content/en/blog/_posts/2018-03-26-kubernetes-1.10-stabilizing-storage-security-networking.md +++ b/content/en/blog/_posts/2018-03-26-kubernetes-1.10-stabilizing-storage-security-networking.md @@ -2,6 +2,7 @@ title: 'Kubernetes 1.10: Stabilizing Storage, Security, and Networking ' author: kbarnard tags: +date: 2018-03-26 modified_time: '2018-03-27T11:01:39.569-07:00' blogger_id: tag:blogger.com,1999:blog-112706738355446097.post-6519705795358457586 blogger_orig_url: http://blog.kubernetes.io/2018/03/kubernetes-1.10-stabilizing-storage-security-networking.html diff --git a/content/en/blog/_posts/2018-04-11-migrating-the-kubernetes-blog.md b/content/en/blog/_posts/2018-04-11-migrating-the-kubernetes-blog.md index 2c0fe73512..3abd0c455e 100644 --- a/content/en/blog/_posts/2018-04-11-migrating-the-kubernetes-blog.md +++ b/content/en/blog/_posts/2018-04-11-migrating-the-kubernetes-blog.md @@ -1,6 +1,7 @@ --- title: 'Migrating the Kubernetes blog' author: zcorleissen +date: 2018-04-11 slug: migrating-the-kubernetes-blog date: 2018-04-11 --- diff --git a/content/en/blog/_posts/2018-04-24-kubernetes-application-survey-results-2018.md b/content/en/blog/_posts/2018-04-24-kubernetes-application-survey-results-2018.md index f66b3190b4..a0218a8d09 100644 --- a/content/en/blog/_posts/2018-04-24-kubernetes-application-survey-results-2018.md +++ b/content/en/blog/_posts/2018-04-24-kubernetes-application-survey-results-2018.md @@ -1,6 +1,7 @@ --- title: 'Kubernetes Application Survey 2018 Results' author: mattfarina +date: 2018-04-24 slug: kubernetes-application-survey-results-2018 date: 2018-04-24 --- diff --git a/content/en/blog/_posts/2018-05-24-kubernetes-containerd-integration-goes-ga.md b/content/en/blog/_posts/2018-05-24-kubernetes-containerd-integration-goes-ga.md index 6af3099662..205c7bcb5b 100644 --- a/content/en/blog/_posts/2018-05-24-kubernetes-containerd-integration-goes-ga.md +++ b/content/en/blog/_posts/2018-05-24-kubernetes-containerd-integration-goes-ga.md @@ -1,7 +1,7 @@ --- layout: blog title: Kubernetes Containerd Integration Goes GA -date: Thursday, May 24, 2018 +date: 2018-05-24 --- # Kubernetes Containerd Integration Goes GA **Authors**: Lantao Liu, Software Engineer, Google and Mike Brown, Open Source Developer Advocate, IBM diff --git a/content/en/blog/_posts/2018-05-30-say-hello-to-discuss-kubernetes.md b/content/en/blog/_posts/2018-05-30-say-hello-to-discuss-kubernetes.md index 23ad393515..aad569033c 100644 --- a/content/en/blog/_posts/2018-05-30-say-hello-to-discuss-kubernetes.md +++ b/content/en/blog/_posts/2018-05-30-say-hello-to-discuss-kubernetes.md @@ -1,7 +1,7 @@ --- layout: blog title: Say Hello to Discuss Kubernetes -date: Wednesday, May 30, 2018 +date: 2018-05-30 --- **Author**: Jorge Castro (Heptio)