Git Product home page Git Product logo

Comments (10)

dipesh-rawat avatar dipesh-rawat commented on May 24, 2024 1

The mentioned reference page for "kubeadm Configuration (v1beta4)" is automatically generated. The page is generated from the upstream source code kubernetes/kubernetes.

As the page is generated from the upstream source code, any fixes would need to be addressed there. For those interested in contributing to resolve this issue, please refer to the upstream contribution guidelines outlined at: https://kubernetes.io/docs/contribute/generate-ref-docs/contribute-upstream

from website.

stmcginnis avatar stmcginnis commented on May 24, 2024 1

Put up a fix in #45709. It looks like this wasn't from an autogeneration error and just a simple typo when the docs were updated for v1beta4.

from website.

k8s-ci-robot avatar k8s-ci-robot commented on May 24, 2024

This issue is currently awaiting triage.

SIG Docs takes a lead on issue triage for this website, but any Kubernetes member can accept issues by applying the triage/accepted label.

The triage/accepted label can be added by org members by writing /triage accepted in a comment.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

from website.

dipesh-rawat avatar dipesh-rawat commented on May 24, 2024

Page related to issue: https://kubernetes.io/docs/reference/config-api/kubeadm-config.v1beta4
/language en

from website.

dipesh-rawat avatar dipesh-rawat commented on May 24, 2024

/retitle Typo in auto-generated "kubeadm Configuration (v1beta4)" reference page

from website.

pranav-pandey0804 avatar pranav-pandey0804 commented on May 24, 2024

/sig docs

from website.

neolit123 avatar neolit123 commented on May 24, 2024

this is not a typo in the code files
https://github.com/kubernetes/kubernetes/blob/master/cmd/kubeadm/app/apis/kubeadm/v1beta4/types.go#L51
https://github.com/kubernetes/kubernetes/blob/master/cmd/kubeadm/app/apis/kubeadm/v1beta3/types.go#L47

and also in my browser it's shown as controlPlaneEndpoint, so maybe it's a rendering issue.

Screenshot 2024-03-25 125359

cc @tengqm

from website.

neolit123 avatar neolit123 commented on May 24, 2024

Screenshot 2024-03-25 125359

the image is for v1beta3, but v1beta4 does have the problem as the OP shows.
but again, there are no typos in the code / go docs.

also NOTE that v1beta4 is WIP API that should not be used yet by users.

from website.

a-mccarthy avatar a-mccarthy commented on May 24, 2024

the c in controlPlaneEndpoint is also dropped in another place on that page, screenshot below. I'm not familiar with the autogeneration for these pages, is there some processing on the word that is dropping letters when converting from the original? Looks like in the source file its written with a capital and in the generated file its with a lower case. Not sure why it would only so it sometimes though.

We should check to see if this is happening on other pages.

/priority awaiting-more-evidence

Screenshot 2024-03-27 at 9 44 26 AM

from website.

stmcginnis avatar stmcginnis commented on May 24, 2024

Another interesting observation looking at the Code Search instances of this - it appears to only happen on the v1beta4 version of the docs, not the previous versions.

Looks like it was modified with 7451649.

from website.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.