Skip to content
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

[release-1.2] 🐛 bugfix function aggregateFromMachinesToKCP #8227

Conversation

jackfrancis
Copy link
Contributor

This is a manual cherry-pick of #8132 into release-1.2.

Credit to @wm775825 for the fix!

@k8s-ci-robot k8s-ci-robot added this to the v1.2 milestone Mar 2, 2023
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Mar 2, 2023
@k8s-ci-robot k8s-ci-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Mar 2, 2023
@sbueringer
Copy link
Member

Thx for cherry-picking!

/lgtm
/approve

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

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: sbueringer

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
Copy link
Contributor

LGTM label has been added.

Git tree hash: 9be1570c965c6fb050d4e8bc018653a35816c5ad

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 2, 2023
@sbueringer
Copy link
Member

@jackfrancis looks like the linter is not happy. I would suggest to just add a lint ignore. I think we dropped this linter on main already

@jackfrancis
Copy link
Contributor Author

@sbueringer what's funny is that the linter appears to be wrong, as those vars are indeed referenced outside the modified if statement (in the case switch above).

@sbueringer
Copy link
Member

Yeah that's roughly the reason why we dropped the linter :D

@jackfrancis jackfrancis force-pushed the manual-cherry-pick-8132-release-1.2 branch from 40f951b to dce185e Compare March 2, 2023 19:00
@k8s-ci-robot k8s-ci-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 2, 2023
@sbueringer
Copy link
Member

/lgtm

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

LGTM label has been added.

Git tree hash: 8339f3f962977f7b367fdd07e3a12e988ec6937e

@k8s-ci-robot k8s-ci-robot merged commit dbd2c80 into kubernetes-sigs:release-1.2 Mar 2, 2023
@sbueringer
Copy link
Member

Yeah that's roughly the reason why we dropped the linter :D

@jackfrancis Was no fun to try to debug this: esimonov/ifshort#23
(+ linter is apparently archived now)

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.

None yet

3 participants