-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
New Volume Plugin: Quobyte #80
Comments
@rootfs @saad-ali Are the docs ready? Please update the docs in https://github.com/kubernetes/kubernetes.github.io, and then add PR numbers and check the docs box in the issue description @saad-ali since @rootfs doesn't have write access can you help with updating issue description? |
Ack. @johscheuer @rootfs Can you please ensure the k8s docs get updated to for Quobyte as @janetkuo indicated. See https://github.com/kubernetes/kubernetes.github.io/blob/master/docs/user-guide/volumes.md |
@saad-ali @janetkuo there is already a PR open to add Quobyte to the volumes docs -> kubernetes/website#1067 but the checks for the release-1.4 branch are failing because of a missing unit test -> kubernetes/website#1159 |
@johscheuer Thanks! |
@saad-ali is there any further action needed? |
Spoke with Saad offline; sounds like this went GA in 1.4. Closing. |
Description
Add volume plugin for Quobyte.
Progress Tracker
/pkg/apis/...
)@kubernetes/api
@kubernetes/docs
on docs PR@kubernetes/feature-reviewers
on this issue to get approval before checking this off@kubernetes/docs
on docs PR@kubernetes/feature-reviewers
on this issue to get approval before checking this off@kubernetes/api
@kubernetes/feature-reviewers
on this issue to get approval before checking this off@kubernetes/docs
@kubernetes/feature-reviewers
on this issue to get approval before checking this offFEATURE_STATUS is used for feature tracking and to be updated by
@kubernetes/feature-reviewers
.FEATURE_STATUS: IN_DEVELOPMENT
More advice:
Design
@kubernetes/feature-reviewers
member, you can check this checkbox, and the reviewer will apply the "design-complete" label.Coding
and sometimes https://github.com/kubernetes/contrib, or other repos.
@kubernetes/feature-reviewers
and they willcheck that the code matches the proposed feature and design, and that everything is done, and that there is adequate
testing. They won't do detailed code review: that already happened when your PRs were reviewed.
When that is done, you can check this box and the reviewer will apply the "code-complete" label.
Docs
@kubernetes/docs
.The text was updated successfully, but these errors were encountered: