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

Bump(*) #16

Merged
merged 371 commits into from Jan 3, 2020
Merged

Bump(*) #16

merged 371 commits into from Jan 3, 2020

Conversation

Fedosin
Copy link

@Fedosin Fedosin commented Dec 10, 2019

Sync with the upstream master branch

k8s-ci-robot and others added 30 commits February 11, 2019 04:46
Openstack cloud-config as Kubernetes secret
Update Cinder CSI Driver to CSI Spec 1.0.0
Update to use kubernetes-sigs/sig-storage-lib-external-provisioner
metadata is widely used inside this project such as cloudprovider
and later on CSI or others, so move it to a common base will
be helpful to follow up usage
This commit adds the following changes:

1. update csi metadata struct to return Availability zone information.
2. update NodeGetInfo function to return topology information eg. accessible_topology =
{"topology.cinder.csi.openstack.org/zone": "nova"}
3. consumes topology requirement if present in CreateVolume request and creates
volume using the given zone while favoring preferred topologies
4. doc update
Add support for topology aware dynamic volume provisioning
This commit adds NodeStageVolume and NodeUnstageVolume capability
to nodeserver.
some fields should be left case-sensitive
Fix get SyncConfigMapName in config.go bug
New options validator for manila-provisioner
sfxworks and others added 7 commits December 4, 2019 01:52
the current manifest is not align with doc and example,
update this and later patch will update doc accordingly.
* Bump k8s dependency to v1.17.0-rc.2

* Fix old code to pass tests

* Update CSI driver version

* Bump dependency to k8s 1.17.0
* Update using-cinder-csi-plugin.md

* update doc to k8sv1.16
@openshift-ci-robot openshift-ci-robot added size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Dec 10, 2019
@openshift-ci-robot openshift-ci-robot added do-not-merge/invalid-owners-file Indicates that a PR should not merge because it has an invalid OWNERS file in it. and removed do-not-merge/invalid-owners-file Indicates that a PR should not merge because it has an invalid OWNERS file in it. labels Dec 10, 2019
@openshift-ci-robot openshift-ci-robot added the do-not-merge/invalid-owners-file Indicates that a PR should not merge because it has an invalid OWNERS file in it. label Jan 2, 2020
@openshift-ci-robot openshift-ci-robot removed the do-not-merge/invalid-owners-file Indicates that a PR should not merge because it has an invalid OWNERS file in it. label Jan 2, 2020
@tomassedovic
Copy link

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Jan 3, 2020
@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Fedosin, tomassedovic

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:
  • OWNERS [Fedosin,tomassedovic]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-robot openshift-merge-robot merged commit eb77d8e into openshift:master Jan 3, 2020
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. lgtm Indicates that a PR is ready to be merged. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet