Skip to content

Conversation

@jpbetz
Copy link
Contributor

@jpbetz jpbetz commented Sep 26, 2024

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Sep 26, 2024
@k8s-ci-robot k8s-ci-robot added the language/en Issues or PRs related to English language label Sep 26, 2024
@netlify
Copy link

netlify bot commented Sep 26, 2024

Pull request preview available for checking

Built without sensitive environment variables

Name Link
🔨 Latest commit 2b996e4
🔍 Latest deploy log https://app.netlify.com/sites/kubernetes-io-main-staging/deploys/6723a565b9bacd00084b6479
😎 Deploy Preview https://deploy-preview-48089--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.

@jpbetz jpbetz changed the base branch from main to dev-1.32 September 26, 2024 01:07
@k8s-ci-robot k8s-ci-robot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Sep 26, 2024
Copy link
Contributor

@sftim sftim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. I think we should also revise https://kubernetes.io/docs/concepts/extend-kubernetes/api-extension/custom-resources/ because the feature gate is now locked to true (well, it will be for v1.32)

/hold
pending confirmation that the code change has gone in to k/k

@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Sep 26, 2024
@k8s-ci-robot k8s-ci-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Sep 26, 2024
@netlify
Copy link

netlify bot commented Sep 26, 2024

👷 Deploy Preview for kubernetes-io-vnext-staging processing.

Name Link
🔨 Latest commit 2b996e4
🔍 Latest deploy log https://app.netlify.com/sites/kubernetes-io-vnext-staging/deploys/6723a5655777ca00082e9aea

@jpbetz
Copy link
Contributor Author

jpbetz commented Sep 26, 2024

Thanks. I think we should also revise https://kubernetes.io/docs/concepts/extend-kubernetes/api-extension/custom-resources/ because the feature gate is now locked to true (well, it will be for v1.32)

Updated.

@tengqm
Copy link
Contributor

tengqm commented Sep 26, 2024

I did a quick search but I failed to find the upstream source code change related to this promotion.

@jpbetz
Copy link
Contributor Author

jpbetz commented Sep 27, 2024

I did a quick search but I failed to find the upstream source code change related to this promotion.

Thanks! I just opened kubernetes/kubernetes#127673 but it might take time to merge because it's backed up on some feature gate stuff.

/hold
Until kubernetes/kubernetes#127673 merges

@jpbetz
Copy link
Contributor Author

jpbetz commented Oct 1, 2024

/hold cancel
kubernetes/kubernetes#127673 has merged

@k8s-ci-robot k8s-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Oct 1, 2024
@jpbetz
Copy link
Contributor Author

jpbetz commented Oct 7, 2024

Friendly nudge that this is ready to merge

@jpbetz
Copy link
Contributor Author

jpbetz commented Oct 21, 2024

Friendly nudge on this

@tengqm tengqm added the tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges. label Oct 22, 2024
@tengqm
Copy link
Contributor

tengqm commented Oct 22, 2024

/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: tengqm

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 22, 2024
Copy link
Member

@dipesh-rawat dipesh-rawat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jpbetz We might also want to make some revisions to the content in the ‘Custom Resources’ concept page under the "Selectable fields for custom resources" section.

@jpbetz
Copy link
Contributor Author

jpbetz commented Oct 31, 2024

Joe Betz We might also want to make some revisions to the content in the ‘Custom Resources’ concept page under the "Selectable fields for custom resources" section.

Thanks! I added this section in Beta and nothing has changed since promoting to GA. Do you see anything specific that needs my attention?

@sftim
Copy link
Contributor

sftim commented Oct 31, 2024

Check the wording of https://deploy-preview-48089--kubernetes-io-main-staging.netlify.app/docs/concepts/extend-kubernetes/api-extension/custom-resources/#crd-selectable-fields

We should drop the mention about whether you have enabled the feature gate; once we lock them to enabled, the point is settled.

But also, we should try to incorporate some of this text in the general page. It's no longer a feature that you can opt of of; it's just part of the CRD API.


Also, please update https://kubernetes.io/docs/concepts/overview/working-with-objects/field-selectors/ to link to the relevant part of the CRD docs.

@jpbetz
Copy link
Contributor Author

jpbetz commented Oct 31, 2024

@sftim Feedback applied.

Copy link
Contributor

@sftim sftim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM for docs. Does this need a tech review?

@sftim
Copy link
Contributor

sftim commented Oct 31, 2024

@jpbetz please link to the KEP from the PR description. Or if there is no KEP, to the promotion PR in k/k.

@jpbetz
Copy link
Contributor Author

jpbetz commented Oct 31, 2024

LGTM for docs. Does this need a tech review?

I don't think so. All the substance of this documentation was tech reviewed for Beta. I can't imagine what value I'd be asking a tech reviewer to add for these edits.

@jpbetz jpbetz force-pushed the custom-resource-field-selectors-ga branch from 8af77e5 to 2b996e4 Compare October 31, 2024 15:42
@jpbetz
Copy link
Contributor Author

jpbetz commented Oct 31, 2024

Feedback applied

@sftim
Copy link
Contributor

sftim commented Oct 31, 2024

This is for kubernetes/enhancements#4358

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Oct 31, 2024
@k8s-ci-robot
Copy link
Contributor

LGTM label has been added.

Git tree hash: c65115680071abd0028abe1b7036b785b9b3abf9

@sftim
Copy link
Contributor

sftim commented Oct 31, 2024

/remove-label tide/merge-method-squash

3 commits is fine (30 wouldn't be!)

@k8s-ci-robot k8s-ci-robot removed the tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges. label Oct 31, 2024
@k8s-ci-robot k8s-ci-robot merged commit 4aef52d into kubernetes:dev-1.32 Oct 31, 2024
5 of 6 checks passed
@k8s-ci-robot k8s-ci-robot added this to the 1.32 milestone Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. language/en Issues or PRs related to English language lgtm "Looks good to me", indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants