Skip to content

Conversation

@jpbetz
Copy link
Contributor

@jpbetz jpbetz commented May 1, 2025

Sets of fields are useful throughout API machinery. I'm currently working on extracting reachable fields from CEL expressions, and using fieldpath.Set makes a lot of sense. But the code is a mess without these utilities.

Also bump to go 1.23 to pick up golang iterators.

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label May 1, 2025
@k8s-ci-robot k8s-ci-robot requested review from cici37 and yongruilin May 1, 2025 15:51
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jpbetz

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 approved Indicates a PR has been approved by an approver from all required OWNERS files. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels May 1, 2025
@jpbetz jpbetz force-pushed the fieldpath-utils branch from 1fce8cc to 1a373a9 Compare May 1, 2025 16:11
@jpbetz
Copy link
Contributor Author

jpbetz commented May 1, 2025

@yongruilin Would you be willing to review?

Copy link
Contributor

@yongruilin yongruilin left a comment

Choose a reason for hiding this comment

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

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 5, 2025
@k8s-ci-robot k8s-ci-robot merged commit 379e2f9 into kubernetes-sigs:master May 5, 2025
6 checks passed
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. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants