Skip to content
This repository has been archived by the owner on Sep 30, 2020. It is now read-only.

Update reserved storage flag name #1410

Merged

Conversation

cknowles
Copy link
Contributor

@cknowles cknowles commented Jul 16, 2018

It seems storage is no longer a valid value since k8s 1.8.

Fixes failed to run Kubelet: cannot reserve "storage" resource

Ref https://kubernetes.io/docs/tasks/administer-cluster/reserve-compute-resources/ and kubernetes/kops#3576 and kubernetes/website#9532.

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jul 16, 2018
@codecov-io
Copy link

Codecov Report

Merging #1410 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1410   +/-   ##
=======================================
  Coverage   37.53%   37.53%           
=======================================
  Files          74       74           
  Lines        4534     4534           
=======================================
  Hits         1702     1702           
  Misses       2597     2597           
  Partials      235      235

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 77c43b5...45d53af. Read the comment docs.

Copy link
Contributor

@mumoshu mumoshu left a comment

Choose a reason for hiding this comment

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

Good catch 👍 Thank you as always for your contribution.

@mumoshu mumoshu merged commit cc1480f into kubernetes-retired:master Jul 19, 2018
@mumoshu mumoshu added this to the v0.11.0 milestone Jul 19, 2018
@cknowles cknowles deleted the chore/reserved-storage-naming branch November 6, 2018 07:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants