-
Notifications
You must be signed in to change notification settings - Fork 11
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-1020: Rebase external-provisioner
to v3.4.0 for OCP 4.13
#60
STOR-1020: Rebase external-provisioner
to v3.4.0 for OCP 4.13
#60
Conversation
Register metrics exposed by sig-storage-lib
Change annotation name to allow volume mode change
Fix string pointer comparison for source volume mode conversion
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.1.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2...v3.1.0) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.49.0 to 1.50.1. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.49.0...v1.50.1) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…go_modules/google.golang.org/grpc-1.50.1 build(deps): bump google.golang.org/grpc from 1.49.0 to 1.50.1
Bumps [github.com/container-storage-interface/spec](https://github.com/container-storage-interface/spec) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/container-storage-interface/spec/releases) - [Commits](container-storage-interface/spec@v1.6.0...v1.7.0) --- updated-dependencies: - dependency-name: github.com/container-storage-interface/spec dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.13.0 to 0.13.1. - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/master/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.13.0...v0.13.1) --- updated-dependencies: - dependency-name: sigs.k8s.io/controller-runtime dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.13.0 to 1.14.0. - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.13.0...v1.14.0) --- updated-dependencies: - dependency-name: github.com/prometheus/client_golang dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
kubernetes-csi/csi-release-tools@78c0fb714 Merge kubernetes-csi/csi-release-tools#208 from jsafrane/skip-selinux kubernetes-csi/csi-release-tools@36e433e2a Skip SELinux tests in CI by default kubernetes-csi/csi-release-tools@348d4a92f Merge kubernetes-csi/csi-release-tools#207 from RaunakShah/reviewers kubernetes-csi/csi-release-tools@1efc27241 Merge kubernetes-csi/csi-release-tools#206 from RaunakShah/update-prow kubernetes-csi/csi-release-tools@7d410d888 Changes to csi prow to run e2e tests in sidecars kubernetes-csi/csi-release-tools@cfa5a75cb Merge kubernetes-csi/csi-release-tools#203 from humblec/test-vendor kubernetes-csi/csi-release-tools@4edd1d8ad Add RaunakShah to CSI reviewers group kubernetes-csi/csi-release-tools@7ccc95945 release tools update to 1.19 git-subtree-dir: release-tools git-subtree-split: 78c0fb714fa4448b29962a0f34fa18b7b7d97ae6
master: update release-tools
…go_modules/sigs.k8s.io/controller-runtime-0.13.1 build(deps): bump sigs.k8s.io/controller-runtime from 0.13.0 to 0.13.1
…go_modules/github.com/prometheus/client_golang-1.14.0 build(deps): bump github.com/prometheus/client_golang from 1.13.0 to 1.14.0
…github_actions/actions/checkout-3.1.0 build(deps): bump actions/checkout from 2 to 3.1.0
update sidecars to latest version
…go_modules/github.com/container-storage-interface/spec-1.7.0 build(deps): bump github.com/container-storage-interface/spec from 1.6.0 to 1.7.0
This commit update the dependencies which also fix some CVEs. Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
update module dependencies to latest version
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
remove `replace` directive from the go.mod file
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.50.1 to 1.51.0. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.50.1...v1.51.0) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…go_modules/google.golang.org/grpc-1.51.0 build(deps): bump google.golang.org/grpc from 1.50.1 to 1.51.0
…update-master Upgrade csi-lib-utils to v0.12.0
…go_modules/sigs.k8s.io/gateway-api-0.6.0 build(deps): bump sigs.k8s.io/gateway-api from 0.6.0-rc1 to 0.6.0
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.14.0 to 0.14.1. - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/master/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.14.0...v0.14.1) --- updated-dependencies: - dependency-name: sigs.k8s.io/controller-runtime dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…go_modules/sigs.k8s.io/controller-runtime-0.14.1 build(deps): bump sigs.k8s.io/controller-runtime from 0.14.0 to 0.14.1
Add changelog for v3.4.0
And remove .github
@mpatlasov: This pull request references STOR-1020 which is a valid jira issue. 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. |
/retitle STOR-1020: Rebase |
external-provisioner
to v3.4.0 for OCP 4.13
/lgtm |
@mpatlasov: you cannot LGTM your own PR. 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. |
@mpatlasov: all tests passed! 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 |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jsafrane, mpatlasov 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 |
@mpatlasov: This pull request references STOR-1020 which is a valid jira issue. 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. |
Checked the CI results look good for sidecar rebase. |
/label qe-approved |
Diff to upstream v3.4.0:
kubernetes-csi/external-provisioner@v3.4.0...mpatlasov:rebase-3.4.0
Major changes between 3.3.0 (OCP 4.12) and 3.4.0:
Add support for cross-namespace data sources alpha feature (kubernetes-csi#805, [@ttakahashi21]
Register metrics exposed by sig-storage-lib (kubernetes-csi#792, @RaunakShah)
Update the annotation that needs to be applies to VolumeSnapshotContents from snapshot.storage.kubernetes.io/allowVolumeModeChange to snapshot.storage.kubernetes.io/allow-volume-mode-change (kubernetes-csi#791, @RaunakShah)
Update go to 1.19 and dependencies for k8s v1.26.0 (kubernetes-csi#834, @sunnylovestiramisu)
Full changelogs:
https://github.com/kubernetes-csi/external-provisioner/releases/tag/v3.4.0
@openshift/storage