Bug 1996031: Merge upstream tag 'v1.22.0'#70
Bug 1996031: Merge upstream tag 'v1.22.0'#70openshift-merge-robot merged 18 commits intoopenshift:masterfrom
Conversation
…ubernetes#1605) * added cephfs-csi mount opts to volume context This commit adds two new options specific to cephfs-csi to ControllerVolumeContext and NodeVolumeContext: * cephfs-kernelMountOptions, * cephfs-fuseMountOptions * pass cephfs-kernelMountOptions and cephfs-fuseMountOptions to cephfs-csi * updated docs with new volume context opts
This PR refactors/moves the provider code for better readability.
…rnetes#1615) The chart assumes Kubelet uses /var/lib/kubelet, which isn't the case on k0s and microk8s (and presumably others). This allows it to be overridden in the values file to handle these cases. Also bump chart version to 1.4.7
* go.mod: bumped github.com/gophercloud/gophercloud to v0.19.0 * removed hardcoded checks for cephfs, added checks for caps in parent share This commit removes all hard-coded checks for CephFS shares, preventing them from being snapshotted. Instead, manila-csi now checks for snapshot_support and create_share_from_snapshot capabilities. * share: added handling for creating_from_snapshot status * docs: added a note about snapshots * go.sum: added k8s.io/code-generator * go.mod fix 2: added github.com/gophercloud/gophercloud v0.19.0
This was used to remove the registration socket when the container node-driver-registrar container stops. As of [1] it's done by the registrar itself, making this hook not needed anymore. [1] kubernetes-csi/node-driver-registrar#61
* csi-node-driver-registrar: v1.3.0 -> v2.2.0 * csi-provisioner: v2.0.2 -> v2.2.2 * csi-snapshotter: v2.1.3 -> v4.1.1
TokenReview, SubjectAccessReview v1beta1 apiVersions are removed in 1.22. This PR updates the docs for the same.
…ume_context (kubernetes#1616) * validator: added Validator.Fields exposing recognized field names * options: added NodeVolumeContextFields() to expose nodeVolumeCtxValidator.Fields * CreateVolume: pass all recognized CreateVolumeRequest.parameters fields as Volume.volume_context
|
@pierreprinetti: An error was encountered querying GitHub for users with public email (juriarte@redhat.com) for bug 1996031 on the Bugzilla server at https://bugzilla.redhat.com. No known errors were detected, please see the full error message for details. Full error message.
non-200 OK status code: 403 Forbidden body: "{\n \"documentation_url\": \"https://docs.github.com/en/free-pro-team@latest/rest/overview/resources-in-the-rest-api#secondary-rate-limits\",\n \"message\": \"You have exceeded a secondary rate limit. Please wait a few minutes before you try again.\"\n}\n"
Please contact an administrator to resolve this issue, then request a bug refresh with DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
3a3180e to
4d6a7d4
Compare
|
/test unit |
ffa4305 to
db9dc2d
Compare
|
@mandre
to:
|
db9dc2d to
a651fd8
Compare
a651fd8 to
3245cef
Compare
|
/test unit |
fe59e97 to
de83bbe
Compare
|
/bugzilla refresh |
|
@pierreprinetti: This pull request references Bugzilla bug 1996031, which is valid. 3 validation(s) were run on this bug
Requesting review from QA contact: DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
de83bbe to
3d6c77c
Compare
|
Depends on #74 |
|
@pierreprinetti can you rebase on master now that #74 has merged? |
280f5a6 to
b93c6fa
Compare
|
@pierreprinetti: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
|
This seems good to go now. |
mandre
left a comment
There was a problem hiding this comment.
The red tests are expected to fail, everything looks good.
/lgtm
|
/hold cancel |
|
@pierreprinetti: All pull requests linked via external trackers have merged: Bugzilla bug 1996031 has been moved to the MODIFIED state. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: mandre, pierreprinetti The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
No description provided.