kubernetes: Ephemeral Containers link provided in CHANGELOG is broken

What happened?

https://github.com/kubernetes/kubernetes/blob/master/docs/concepts/workloads/pods/ephemeral-containers

The above link provided in **v1.25.0 -> What’s New (Major Themes) -> Ephemeral Containers Graduate to Stable ** is broken. GH responds with page not found

What did you expect to happen?

To open the documentation related to ephemeral-containers

How can we reproduce it (as minimally and precisely as possible)?

Trivial

Anything else we need to know?

No response

Kubernetes version

Not applicable

Cloud provider

Not applicable

OS version

# On Linux:
$ cat /etc/os-release
# paste output here
$ uname -a
# paste output here

# On Windows:
C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture
# paste output here

Install tools

Container runtime (CRI) and version (if applicable)

Related plugins (CNI, CSI, …) and versions (if applicable)

About this issue

  • Original URL
  • State: open
  • Created 2 years ago
  • Comments: 16 (11 by maintainers)

Most upvoted comments

I have investigated a little, the issue is regarding the link present in Ephemeral Containers Graduate to Stable

I think it is working fine now and does not need any update. If someone can confirm this we can close this issue