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

UPSTREAM: 29694: Add API for StorageClasses #10158

Closed
wants to merge 1 commit into from

Conversation

jsafrane
Copy link
Contributor

@jsafrane jsafrane commented Aug 2, 2016

This is the first part of dynamic provisioning for OpenShift 3.3.

This patch has been accepted upstream and has been ported back to Kubernetes 1.3. It contains just new API for StorageClasses + generated files and related hand-written registration of the API to server.

kubectl changes and logic in volume controller will follow in a separate PR as it has not been merged to Kubernetes yet.

cc: @pmorie @childsb

@pmorie
Copy link
Contributor

pmorie commented Aug 2, 2016

[test]

@openshift-bot
Copy link
Contributor

Evaluated for origin test up to 756a9bd

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/test FAILURE (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/7380/)

@pmorie
Copy link
Contributor

pmorie commented Aug 2, 2016

@jsafrane You need to add the bits for storage classes to the bootstrap policy.go file (see jenkins results)

@pmorie
Copy link
Contributor

pmorie commented Aug 3, 2016

@jsafrane @childsb seems like we can close this now.

@jsafrane
Copy link
Contributor Author

jsafrane commented Aug 3, 2016

postponed to 3.4, closing

@jsafrane jsafrane closed this Aug 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants