-
Notifications
You must be signed in to change notification settings - Fork 4k
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
Cherry-pick #3124: Allow small tolerance on memory capacity when comparing nodegroups #3248
Cherry-pick #3124: Allow small tolerance on memory capacity when comparing nodegroups #3248
Conversation
Welcome @DWSR! |
…aring nodegroups
/assign @piosz |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
cc @JoelSpeed
Since this is in master, but no release-1.18 or release-1.17, I think we should be back porting this via those other branches as well, otherwise we will regress as people upgrade from the 1.16 release to later releases |
@JoelSpeed I agree. How would you like that to happen? Cherry pick from master to 1.18, from 1.18 to 1.17, etc.? Or should I simply open PRs for everything in parallel and let things become Eventually Consistent? |
That is the normal approach I believe yes, but I'd defer to someone like @MaciekPytel who is more involved with this project for the final say. Personally, I think there would be issue having them open in parallel, if the PR for an earlier release is merged before the PR for the later release this could become very confusing (if there's a delay for instance or a particular version drops of support and is decided that the cherry-pick should not merge etc) |
I generally agree with @JoelSpeed. However, we're planning to do patch releases on all branches soon, so in the interest of making sure this gets to all branches in time I'm ok with opening cherry-picks in parallel. I'll make sure to merge them in the right order. |
👍 I will open them all today |
@DWSR thank you for porting this and starting the cherrypick process. I'm running EKS on 1.17 and also need this fix. @MaciekPytel, I checked the 1.17 cherry picks and didn't find this listed. Is there an approximate ETA on when this would get pulled in and when the next rollup release would be for 1.17? Thank you. |
I found the cherry-pick issue that's tracking the 1.17 - tracked at #3317. Thanks. |
Cherry-picks to 1.18 and 1.17 were merged, so there is no reason to block this anymore. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: MaciekPytel 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 |
No description provided.