Skip to content

✨ Add UnsafeDisableDeepCopy to GetOptions #3227

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

Conversation

jonathan-innis
Copy link
Member

Fixes #3226

This change adds the same UnsafeDisableDeepCopy to GetOptions in the same way that we add UnsafeDisableDeepCopy to ListOptions

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label May 20, 2025
@k8s-ci-robot k8s-ci-robot requested review from inteon and troy0820 May 20, 2025 17:34
@k8s-ci-robot k8s-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label May 20, 2025
@jonathan-innis jonathan-innis force-pushed the add-unsafe-disable-get-options branch from b25daf9 to 8bf5c64 Compare May 21, 2025 15:53
@k8s-ci-robot k8s-ci-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels May 21, 2025
@jonathan-innis jonathan-innis force-pushed the add-unsafe-disable-get-options branch 2 times, most recently from fcc5bec to f719e3b Compare May 21, 2025 17:20
@jonathan-innis jonathan-innis force-pushed the add-unsafe-disable-get-options branch from f719e3b to d0cefa5 Compare May 23, 2025 05:30
@jonathan-innis jonathan-innis force-pushed the add-unsafe-disable-get-options branch from d0cefa5 to 121afaa Compare May 27, 2025 05:33
Copy link
Member

@alvaroaleman alvaroaleman left a comment

Choose a reason for hiding this comment

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

thanks!

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

LGTM label has been added.

Git tree hash: b1f2e45a43fdc9b1414b0941b19bedc5c4a551f5

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: alvaroaleman, jonathan-innis

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 May 27, 2025
@k8s-ci-robot k8s-ci-robot merged commit 3c277bd into kubernetes-sigs:main May 27, 2025
10 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.

Support UnsafeDisableDeepCopy for GetOption
3 participants