-
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
Add an entry in glossary for MVP #42186
Conversation
👷 Deploy Preview for kubernetes-io-vnext-staging processing.
|
content/en/docs/reference/glossary/unknown-version-interoperability-proxy.md
Outdated
Show resolved
Hide resolved
content/en/docs/reference/glossary/unknown-version-interoperability-proxy.md
Outdated
Show resolved
Hide resolved
content/en/docs/reference/glossary/unknown-version-interoperability-proxy.md
Outdated
Show resolved
Hide resolved
8d8ef9b
to
016cf3c
Compare
Thanks for adding this @richabanker |
LGTM label has been added. Git tree hash: bc965f0ec651a221173ba0c4c53678317af16ee5
|
016cf3c
to
551bb8e
Compare
I get the name was changed as per discussion here |
This LGTM, thanks @richabanker
|
LGTM label has been added. Git tree hash: 358d4a6912101d3ac622333edc3feb3fbb4cf417
|
Thanks @Ritikaa96 |
Right. I prefer consistency as well though I understand it's due to the code freeze. 👍🏼 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/approve
feature enables resource requests to be served by the correct API server. | ||
|
||
MVP is disabled by default and can be activated by enabling | ||
the feature gate named `UnknownVersionInteroperabilityProxy` when |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: it's better to hyperlink to https://kubernetes.io/docs/reference/command-line-tools-reference/feature-gates/
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added this change in #42410
|
||
MVP is disabled by default and can be activated by enabling | ||
the feature gate named `UnknownVersionInteroperabilityProxy` when | ||
{{< glossary_tooltip text="API Server" term_id="kube-apiserver" >}} is started. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
{{< glossary_tooltip text="API Server" term_id="kube-apiserver" >}} is started. | |
the {{< glossary_tooltip text="API Server" term_id="kube-apiserver" >}} is started. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added this change in #42410
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: sftim The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Add an entry in glossary for MVP
No description provided.