Skip to content

Display of Git Commit Message at Bottom of every Page #52221

@bismayam

Description

@bismayam

This is a Bug Report

Problem:

At the bottom of each of the pages of the https://kubernetes.io there is info about the last commit message.
For example:
Kubernetes Release History page
, a Git commit message is visible, along with a link to the corresponding commit:

🔗 docs: add note to broken release link (bb43a46caa)

It may not serve any contextual or user-facing purpose and may confuse readers.

Steps to Reproduce:

Navigate to https://kubernetes.io/releases/#release-history (Any page)
Scroll to the bottom of the page.
Observe the presence of the raw commit message and link.

Image

Proposed Solution:

Review the source pages to ensure that commit references aren’t rendered in the final HTML unless explicitly intended.

Page to Update:
https://kubernetes.io/...

Metadata

Metadata

Assignees

Labels

area/web-developmentIssues or PRs related to the kubernetes.io's infrastructure, design, or build processeskind/bugCategorizes issue or PR as related to a bug.needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions