-
Notifications
You must be signed in to change notification settings - Fork 14.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix deprecation notice for https://kubernetes.io/docs/reference/tools/map-crictl-dockercli/ #41385
Comments
We can do something like:
|
/triage accepted |
/assign |
I'd start the work and should i backport v1.26 and ,v1.27 as well?
|
Raised a PR , adding the link to redirect to v1.24 , |
Added v1.26 changes in #42017, PTAL!! |
This is a Bug Report
Problem:
https://v1-26.docs.kubernetes.io/docs/reference/tools/map-crictl-dockercli/ still says that the page will be removed in v1.27
https://kubernetes.io/docs/reference/tools/map-crictl-dockercli/ doesn't, and the page is still there.
I agree with not removing the page outright. However, could we perhaps replace that whole page with a link to
https://v1-24.docs.kubernetes.io/docs/reference/tools/map-crictl-dockercli/ and a brief note about why we have done so?
Proposed Solution:
Replace that whole page with a link to
https://v1-24.docs.kubernetes.io/docs/reference/tools/map-crictl-dockercli/ and a brief note about why we have done so?
We can also backport it so that
link to https://v1-24.docs.kubernetes.io/docs/reference/tools/map-crictl-dockercli/ as well
Page to Update:
https://kubernetes.io/docs/reference/tools/map-crictl-dockercli/
Additional Information:
/language en
/sig node
/kind bug
/milestone 1.28
The text was updated successfully, but these errors were encountered: