Open sftim opened 2 hours ago
/retitle Invalid dates in two blog articles
/priority backlog /triage accepted
/help
If opening PRs, please open a separate PR for each page you fix (because they will be reviewed by different teams).
@sftim: This request has been marked as needing help from a contributor.
Please ensure that the issue body includes answers to the following questions:
For more details on the requirements of such an issue, please see here and ensure that they are met.
If this request no longer meets these requirements, the label can be removed
by commenting with the /remove-help
command.
This is a Bug Report
Split out from issue #48752
Problem:
content/en/blog/_posts/2018-01-00-Reporting-Errors-Using-Kubernetes-Events.md
has an invalidpublished
date in front mattercontent/zh-cn/blog/_posts/2019-12-09-kubernetes-1.17-release-announcement.md
has an invaliddate
in its front matterThis shows up with newer releases of Hugo.
Proposed Solution: Edit those pages to use valid ISO8601 dates.
Page to Update: https://k8s.io/blog/2018/01/reporting-errors-using-kubernetes-events/ https://kubernetes.io/zh-cn/blog/2019/12/09/kubernetes-1-17-release-announcement/
Additional Information: /area blog /area localization