-
Notifications
You must be signed in to change notification settings - Fork 11
STOR-1408: Chore: Update ibm-vpc-block-csi-driver to the latest release #55
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
Conversation
Signed-off-by: Ambika Nair <[email protected]>
…gs#134) * Converting controller server statefulset to deployment * Ignore CVE * Addressing comments * Removing duplicate ignore CVEs
kubernetes-sigs#151) * Update of fix for snapshot custom retry and snapshot enable/disable feature * Make file changes * fmt fix
Signed-off-by: Ambika Nair <[email protected]>
* configurable volume attachment limit * volumeAttchLimit as flag * change default * use os env variable * remove MaxAllowedVolumesPerNode * log statements
Add 'nouuid' mount option when mounting xfs to disable checks of filesystem UUIDs. This allows a xfs volume and its clone (or restored snapshot) to be mounted on the same node - they will have the same UUID.
Signed-off-by: Ambika Nair <[email protected]>
* Fix for CVE CVE-2023-39325 * travis fix * travis fix * Golang upgrade * Updating golang version * Updating lint version * lint fix
We don't want custom templates or dependabots in OpenShift forks.
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dobsonj 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:
Approvers can indicate their approval by writing |
/retest |
3 similar comments
/retest |
/retest |
/retest |
@dobsonj: The following test failed, say
Full PR test history. Your PR dashboard. 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. |
/lgtm |
|
|
/label qe-approved |
/label px-approved |
@jsafrane: Overrode contexts on behalf of jsafrane: ci/prow/verify-commits In 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. |
/label acknowledge-critical-fixes-only |
[ART PR BUILD NOTIFIER] This PR has been included in build ose-ibm-vpc-block-csi-driver-container-v4.15.0-202311231531.p0.g20f2f6e.assembly.stream for distgit ose-ibm-vpc-block-csi-driver. |
https://issues.redhat.com/browse/STOR-1408
This rebases the driver on the v5.2.4 upstream release, bringing in the following changes since v5.1.5
Diff to upstream v5.2.4: kubernetes-sigs/ibm-vpc-block-csi-driver@v5.2.4...dobsonj:ibm-vpc-block-csi-driver:rebase-v5.2.4
cc @openshift/storage