website icon indicating copy to clipboard operation
website copied to clipboard

Add a deprecated flag and more details of EndpointSlice.addressType FQDN

Open pegasas opened this issue 1 year ago • 6 comments

fix: https://github.com/kubernetes/website/issues/46722

pegasas avatar Jun 12 '24 01:06 pegasas

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please assign divya-mohan0209 for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

k8s-ci-robot avatar Jun 12 '24 01:06 k8s-ci-robot

Pull request preview available for checking

Built without sensitive environment variables

Name Link
Latest commit 04a1622586f04a9a74e7f06edaa2f04949f61fa0
Latest deploy log https://app.netlify.com/sites/kubernetes-io-main-staging/deploys/6671109113884200088b142e
Deploy Preview https://deploy-preview-46786--kubernetes-io-main-staging.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar Jun 12 '24 01:06 netlify[bot]

@pegasas, it helps reviewers if the short PR title makes sense as it is. This one (“Add a deprecated flag and more details of the reason/alternatives for…”) is a big long and was also truncated.

Try something like "Mark foo as deprecated”. Concise is better.

sftim avatar Jun 12 '24 08:06 sftim

@pegasas, it helps reviewers if the short PR title makes sense as it is. This one (“Add a deprecated flag and more details of the reason/alternatives for…”) is a big long and was also truncated.

Try something like "Mark foo as deprecated”. Concise is better.

Sure. I will correct the title to shorter one.

pegasas avatar Jun 12 '24 12:06 pegasas

Current changes seems to be good.

@pegasas, It will be more clear if you can add below information also.

We can point to the official changelog or release announcement where the deprecation was mentioned. (I hope we mentioned it!)

T-Lakshmi avatar Jul 30 '24 09:07 T-Lakshmi

/sig network /kind documentation

T-Lakshmi avatar Jul 30 '24 09:07 T-Lakshmi

The upstream changes https://github.com/kubernetes/kubernetes/pull/115160 was closed. Is it a blocker for this PR? /cc @T-Lakshmi @danwinship

For https://github.com/kubernetes/kubernetes/pull/115160#discussion_r1141382067, it is not first time to deprecate an enum value. i.e. the sig-storage team deprecated the Recycle reclaim policy. before they did that, they sent an email, please see Persistent Volume Recycler Deprecation Annoucement and referenced the email link in the https://github.com/kubernetes/kubernetes/blob/00236ae0d73d2455a2470469ed1005674f8ed61f/pkg/apis/core/types.go#L379. Unfortunately, they forgot to update the k8s.io/api/core/v1/types.go file.

/cc @sftim

cc @hzxuzhonghu @dprotaso @howardjohn https://github.com/istio/istio/issues/34995 was closed due to inactivity. https://github.com/istio/istio/blob/master/pilot/pkg/serviceregistry/kube/controller/endpointslice.go#L249 may need to be updated to reflect the changes in the upstream.

carlory avatar Aug 06 '24 11:08 carlory

/close Closing because the upstream PR was closed. Feel free to reopen if appropriate.

tengqm avatar Oct 17 '24 05:10 tengqm

@tengqm: Closed this PR.

In response to this:

/close Closing because the upstream PR was closed. Feel free to reopen if appropriate.

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-sigs/prow repository.

k8s-ci-robot avatar Oct 17 '24 05:10 k8s-ci-robot