-
Notifications
You must be signed in to change notification settings - Fork 12
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
STOR-2012: Rebase to upstream v1.15.2 for OCP 4.18 #72
STOR-2012: Rebase to upstream v1.15.2 for OCP 4.18 #72
Conversation
prune changelog for 1.14
…elog Add back CHANGELOG, removed in kubernetes-sigs#1745 by mistake
…libgpg-error Adding missing libgpg-error.so.0 required by nvme-cli
…dout-nvme Format byte array error output from google_nvme_id as string
…nvme-tests Add support for running tests on confidential VMs that use NVMe
Bumps golang from 1.22.4 to 1.22.5. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…ocker-deps Add verify-docker-deps.sh to verify-all.sh
Change OPERATION_CANCELED_BY_USER to Canceled instead of Aborted
…ot/docker/golang-1.22.5 Bump golang from 1.22.4 to 1.22.5
Update stable rc master image to point to v1.14.2-rc1
Bumps golang from 1.22.5 to 1.23.0. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…ot/docker/golang-1.23.0 Bump golang from 1.22.5 to 1.23.0
Bumps the onsi group with 1 update in the / directory: [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo). Updates `github.com/onsi/ginkgo/v2` from 2.19.0 to 2.20.1 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.19.0...v2.20.1) Updates `github.com/onsi/gomega` from 1.33.1 to 1.34.1 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.33.1...v1.34.1) --- updated-dependencies: - dependency-name: github.com/onsi/ginkgo/v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: onsi - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-minor dependency-group: onsi ... Signed-off-by: dependabot[bot] <[email protected]>
…ot/go_modules/onsi-53495c1738 Bump the onsi group across 1 directory with 2 updates
Upgrade sanity tests to v5.3.0 and CSI Spec to v1.10.0
Add manual deployment instructions for Storage Pools
Add ControllerModifyVolume functionality
…ot/cherry-pick-1832-to-release-1.15 [release-1.15] Update base image to bookworm-v1.0.4-gke.2
…ot/cherry-pick-1847-to-release-1.15 [release-1.15] Map RESOURCE_OPERATION_RATE_EXCEEDED to ResourceExhausted
…ot/cherry-pick-1846-to-release-1.15 [release-1.15] Add StatusConflict http kind to userErrorCodeMap.
…y-pick-of-#1826-kubernetes-sigs#1836-kubernetes-sigs#1838-kubernetes-sigs#1841-upstream-release-1.15 Automated cherry pick of kubernetes-sigs#1826: Add ControllerModifyVolume E2E tests kubernetes-sigs#1836: Create documentation for ControllerModifyVolume and controller default kubernetes-sigs#1838: Enable VolumeAttributesClass feature gate for CI runs kubernetes-sigs#1841: Update logic to use SI for VACs
…ModifyVolume E2E tests kubernetes-sigs#1836: Create documentation for ControllerModifyVolume and controller default kubernetes-sigs#1838: Enable VolumeAttributesClass feature gate for CI runs kubernetes-sigs#1841: Update logic to use SI for VACs"
…omated-cherry-pick-of-#1826-kubernetes-sigs#1836-kubernetes-sigs#1838-kubernetes-sigs#1841-upstream-release-1.15 Revert "Automated cherry pick of kubernetes-sigs#1826: Add ControllerModifyVolume E2E tests#1836: Create documentation for ControllerModifyVolume and controller default#1838: Enable VolumeAttributesClass feature gate for CI runs#1841: Update logic to use SI for VACs"
and remove .github go mod vendor && go mod tidy
@dfajmon: The following tests 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-sigs/prow repository. I understand the commands that are listed here. |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dfajmon, 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 |
14fa4d9
into
openshift:master
[ART PR BUILD NOTIFIER] Distgit: ose-gcp-pd-csi-driver |
Issue link:
https://issues.redhat.com/browse/STOR-2012
Diff to upstream v1.14.2:
kubernetes-sigs/gcp-compute-persistent-disk-csi-driver@v1.14.2...dfajmon:rebase-v1.15.2
Changes between v1.14.2 (OCP 4.18) and v1.15.2 (OCP 4.18):
Full changelogs:
https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/releases/tag/v1.15.2
https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/releases/tag/v1.15.1
https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/releases/tag/v1.15.0
@openshift/storage