Skip to content

Reduce integer code and mark it inlinable - #356

Open
skitt wants to merge 1 commit into
kubernetes:masterfrom
skitt:inline-fix-integer
Open

Reduce integer code and mark it inlinable#356
skitt wants to merge 1 commit into
kubernetes:masterfrom
skitt:inline-fix-integer

Conversation

@skitt

@skitt skitt commented Jul 22, 2026

Copy link
Copy Markdown
Member

What type of PR is this?

/kind cleanup

What this PR does / why we need it:

This allows go fix to automatically replace any remaining uses with the recommended replacement code.

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Release note:

NONE

/cc @dims

This allows go fix to automatically replace any remaining uses with
the recommended replacement code.

Signed-off-by: Stephen Kitt <skitt@redhat.com>
@kubernetes-prow
kubernetes-prow Bot requested a review from dims July 22, 2026 08:42
@kubernetes-prow kubernetes-prow Bot added the kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. label Jul 22, 2026
@kubernetes-prow

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

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

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

Details 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

@kubernetes-prow kubernetes-prow Bot 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 Jul 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant