Skip to content

Critial pod test uses allocatable instead of capacity#42341

Merged
k8s-github-robot merged 1 commit into
kubernetes:masterfrom
dashpole:critial_pod_test
Mar 3, 2017
Merged

Critial pod test uses allocatable instead of capacity#42341
k8s-github-robot merged 1 commit into
kubernetes:masterfrom
dashpole:critial_pod_test

Conversation

@dashpole

@dashpole dashpole commented Mar 1, 2017

Copy link
Copy Markdown
Contributor

This solves #42239.

When this test was first introduced, pods could request up to the capacity of the node.
With the addition of allocatable introduced in #41234, this is no longer the case, and pods can only use up to allocatable.

This should be included in 1.6, as it is a bug related to a 1.6 feature.

cc @vish @yujuhong

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Mar 1, 2017
@dashpole

dashpole commented Mar 1, 2017

Copy link
Copy Markdown
Contributor Author

/release-note-none

@k8s-ci-robot k8s-ci-robot added the release-note-none Denotes a PR that doesn't merit a release note. label Mar 1, 2017
@k8s-github-robot k8s-github-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Mar 1, 2017
@dashpole

dashpole commented Mar 1, 2017

Copy link
Copy Markdown
Contributor Author

@k8s-bot unit test this

@vishh vishh assigned vishh and unassigned dchen1107 Mar 1, 2017
@vishh

vishh commented Mar 1, 2017

Copy link
Copy Markdown
Contributor

/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 1, 2017
@vishh vishh added this to the v1.6 milestone Mar 1, 2017
@k8s-github-robot

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

The following people have approved this PR: dashpole, vishh

Needs approval from an approver in each of these OWNERS Files:

You can indicate your approval by writing /approve in a comment
You can cancel your approval by writing /approve cancel in a comment

@k8s-github-robot k8s-github-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 1, 2017
@yujuhong

yujuhong commented Mar 1, 2017

Copy link
Copy Markdown
Contributor

lgtm

1 similar comment
@dchen1107

Copy link
Copy Markdown
Member

lgtm

@dashpole

dashpole commented Mar 1, 2017

Copy link
Copy Markdown
Contributor Author

@k8s-bot gci gce e2e test this

@ethernetdan ethernetdan added the kind/bug Categorizes issue or PR as related to a bug. label Mar 1, 2017
@k8s-reviewable

Copy link
Copy Markdown

This change is Reviewable

@dashpole

dashpole commented Mar 3, 2017

Copy link
Copy Markdown
Contributor Author

@k8s-bot verify test this

@k8s-github-robot

Copy link
Copy Markdown

Automatic merge from submit-queue

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. kind/bug Categorizes issue or PR as related to a bug. lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesn't merit a release note. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants