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

consider initContainers when calculating a pod's requests #203

Merged
merged 2 commits into from
Jun 24, 2021

Conversation

awprice
Copy link
Member

@awprice awprice commented Jun 7, 2021

This commit also:

  • Standardises uses of resource.Quantity
  • Adds expectedNodeDelta to scale up tests

fixes #202

This commit also:
 - Standardises uses of resource.Quantity
 - Adds expectedNodeDelta to scale up tests

fixes #202
@awprice awprice added the bug Something isn't working label Jun 7, 2021
Copy link
Member

@Jacobious52 Jacobious52 left a comment

Choose a reason for hiding this comment

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

looks good. nice change

@awprice awprice merged commit 1227a32 into master Jun 24, 2021
@awprice awprice deleted the aprice/issue-202 branch June 24, 2021 02:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] initContainers not considered when calculating a pod's requests
3 participants