-
Notifications
You must be signed in to change notification settings - Fork 15.1k
Closed
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.priority/backlogHigher priority than priority/awaiting-more-evidence.Higher priority than priority/awaiting-more-evidence.triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.
Description
This is a Bug Report
Problem:
9 markdown files contain duplicate keys in their YAML frontmatter, violating YAML specification.
Affected files:
content/bn/docs/reference/glossary/sidecar-container.md- duplicatefull_linkkeycontent/en/docs/reference/glossary/sidecar-container.md- duplicatefull_linkkeycontent/vi/docs/reference/glossary/sidecar-container.md- duplicatefull_linkkeycontent/zh-cn/docs/reference/glossary/sidecar-container.md- duplicatefull_linkkeycontent/en/blog/_posts/2018-04-11-migrating-the-kubernetes-blog.md- duplicatedatekeycontent/en/blog/_posts/2018-04-24-kubernetes-application-survey-results-2018.md- duplicatedatekeycontent/en/blog/_posts/2018-05-04-Announcing-Kubeflow-0-1.md- duplicateauthorkeycontent/en/blog/_posts/2018-05-05-hugo-migration.md- duplicateauthorkeycontent/en/blog/_posts/2018-05-17-gardener-the-kubernetes-botanist.md- duplicateauthorkey
Proposed Solution:
Remove duplicate keys from frontmatter. Keep the correct value and delete the redundant entry.
Metadata
Metadata
Assignees
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.priority/backlogHigher priority than priority/awaiting-more-evidence.Higher priority than priority/awaiting-more-evidence.triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.