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

capacity: replace --capacity-controller-deployment-mode=none #468

Merged
merged 1 commit into from
Aug 21, 2020

Conversation

pohly
Copy link
Contributor

@pohly pohly commented Aug 21, 2020

What type of PR is this?
/kind cleanup

What this PR does / why we need it:

Instead of "none", the empty string now indicates that the feature
is off. This is a bit more intuitive. To emphasize the importance of
this flag, the parameters in the documentation are order by
relevant (most important first).

Which issue(s) this PR fixes:

#450 (review)

Special notes for your reviewer:

The --help output now looks like this:

--capacity-controller-deployment-mode central   Setting this enables producing CSIStorageCapacity objects with capacity information from the driver's GetCapacity call. 'central' is currently the only supported mode. Use it when there is just one active provisioner in the cluster.

Does this PR introduce a user-facing change?:

NONE

Instead of "none", the empty string now indicates that the feature
is off. This is a bit more intuitive. To emphasize the importance of
this flag, the parameters in the documentation are order by
relevant (most important first).
@k8s-ci-robot k8s-ci-robot added release-note-none Denotes a PR that doesn't merit a release note. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Aug 21, 2020
@k8s-ci-robot k8s-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Aug 21, 2020
@pohly
Copy link
Contributor Author

pohly commented Aug 21, 2020

/assign @msau42

@pohly pohly mentioned this pull request Aug 21, 2020
7 tasks
@msau42
Copy link
Collaborator

msau42 commented Aug 21, 2020

/lgtm
/approve
Thanks!

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

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: msau42, pohly

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 k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 21, 2020
@k8s-ci-robot k8s-ci-robot merged commit 8d06998 into kubernetes-csi:master Aug 21, 2020
kbsonlong pushed a commit to kbsonlong/external-provisioner that referenced this pull request Dec 29, 2023
…go_modules/google.golang.org/grpc-1.57.0

Bump google.golang.org/grpc from 1.56.2 to 1.57.0
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/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. 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/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.

3 participants