Skip to content

Bug 1996031: Merge upstream tag 'v1.22.0'#70

Merged
openshift-merge-robot merged 18 commits intoopenshift:masterfrom
shiftstack:bump_1.22
Aug 26, 2021
Merged

Bug 1996031: Merge upstream tag 'v1.22.0'#70
openshift-merge-robot merged 18 commits intoopenshift:masterfrom
shiftstack:bump_1.22

Conversation

@pierreprinetti
Copy link
Copy Markdown

No description provided.

gman0 and others added 17 commits July 22, 2021 22:11
…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
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Aug 20, 2021

@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 /bugzilla refresh.

Details

In response to this:

Bug 1996031: Merge upstream tag 'v1.22.0'

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.

@openshift-ci openshift-ci Bot requested review from adduarte and iamemilio August 20, 2021 11:23
@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 20, 2021
Copy link
Copy Markdown
Member

@mandre mandre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/hold

Let's only sync version tags with release branches, for example your PR contains commit 7de8a84 which we don't want in master.

@openshift-ci openshift-ci Bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Aug 23, 2021
@pierreprinetti
Copy link
Copy Markdown
Author

/test unit

@pierreprinetti
Copy link
Copy Markdown
Author

@mandre
Based on your comment, I have changed the strategy of this PR
from:

  • merge the upstream tag corresponding to the current k8s release

to:

  • merge upstream/master up to its tag corresponding to the current k8s release

@pierreprinetti pierreprinetti force-pushed the bump_1.22 branch 2 times, most recently from a651fd8 to 3245cef Compare August 23, 2021 16:02
@pierreprinetti
Copy link
Copy Markdown
Author

/test unit

@pierreprinetti pierreprinetti force-pushed the bump_1.22 branch 4 times, most recently from fe59e97 to de83bbe Compare August 24, 2021 08:45
@pierreprinetti
Copy link
Copy Markdown
Author

/bugzilla refresh

@openshift-ci openshift-ci Bot added the bugzilla/severity-medium Referenced Bugzilla bug's severity is medium for the branch this PR is targeting. label Aug 24, 2021
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Aug 24, 2021

@pierreprinetti: This pull request references Bugzilla bug 1996031, which is valid.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target release (4.9.0) matches configured target release for branch (4.9.0)
  • bug is in the state POST, which is one of the valid states (NEW, ASSIGNED, ON_DEV, POST, POST)

Requesting review from QA contact:
/cc @eurijon

Details

In response to this:

/bugzilla refresh

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.

@openshift-ci openshift-ci Bot added the bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. label Aug 24, 2021
@openshift-ci openshift-ci Bot requested a review from eurijon August 24, 2021 14:07
@pierreprinetti
Copy link
Copy Markdown
Author

pierreprinetti commented Aug 25, 2021

Depends on #74

@mandre
Copy link
Copy Markdown
Member

mandre commented Aug 25, 2021

@pierreprinetti can you rebase on master now that #74 has merged?

@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Aug 25, 2021

@pierreprinetti: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Rerun command
ci/prow/e2e-openstack-csi-manila b93c6fa link /test e2e-openstack-csi-manila
ci/prow/e2e-openstack-csi-cinder b93c6fa link /test e2e-openstack-csi-cinder

Full PR test history. Your PR dashboard.

Details

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. I understand the commands that are listed here.

@pierreprinetti
Copy link
Copy Markdown
Author

This seems good to go now.
PTAL @mandre

Copy link
Copy Markdown
Member

@mandre mandre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The red tests are expected to fail, everything looks good.
/lgtm

@mandre
Copy link
Copy Markdown
Member

mandre commented Aug 26, 2021

/hold cancel

@openshift-ci openshift-ci Bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Aug 26, 2021
@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Aug 26, 2021
@openshift-merge-robot openshift-merge-robot merged commit a6492bc into openshift:master Aug 26, 2021
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Aug 26, 2021

@pierreprinetti: All pull requests linked via external trackers have merged:

Bugzilla bug 1996031 has been moved to the MODIFIED state.

Details

In response to this:

Bug 1996031: Merge upstream tag 'v1.22.0'

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.

@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Aug 26, 2021

[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

Details Needs approval from an approver in each of these files:
  • OWNERS [mandre,pierreprinetti]

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

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. bugzilla/severity-medium Referenced Bugzilla bug's severity is medium for the branch this PR is targeting. bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants