-
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-1573: Rebase external-provisioner
to v4.0.1 for OCP 4.16
#95
STOR-1573: Rebase external-provisioner
to v4.0.1 for OCP 4.16
#95
Conversation
984feece4 Merge pull request kubernetes-csi#234 from siddhikhapare/csi-tools 1f7e60599 fixed broken links of testgrid dashboard git-subtree-dir: release-tools git-subtree-split: 984feece4bafac3aad74deeed76a500a0c485fb1
update release-tools
Manually update to [email protected] It was necessary to update to kubernetes-csi/[email protected] to remove dependency on cloud.google.com/[email protected] and to k8s.io/[email protected] to have the same opentelemetry libs as csi-lib-utils.
Bumps the k8s-dependencies group with 3 updates: [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime), [sigs.k8s.io/gateway-api](https://github.com/kubernetes-sigs/gateway-api) and [k8s.io/kubernetes](https://github.com/kubernetes/kubernetes). Updates `sigs.k8s.io/controller-runtime` from 0.15.1 to 0.16.2 - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.15.1...v0.16.2) Updates `sigs.k8s.io/gateway-api` from 0.7.1 to 0.8.1 - [Release notes](https://github.com/kubernetes-sigs/gateway-api/releases) - [Changelog](https://github.com/kubernetes-sigs/gateway-api/blob/main/CHANGELOG.md) - [Commits](kubernetes-sigs/gateway-api@v0.7.1...v0.8.1) Updates `k8s.io/kubernetes` from 1.28.0 to 1.28.2 - [Release notes](https://github.com/kubernetes/kubernetes/releases) - [Commits](kubernetes/kubernetes@v1.28.0...v1.28.2) --- updated-dependencies: - dependency-name: sigs.k8s.io/controller-runtime dependency-type: direct:production update-type: version-update:semver-minor dependency-group: k8s-dependencies - dependency-name: sigs.k8s.io/gateway-api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: k8s-dependencies - dependency-name: k8s.io/kubernetes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: k8s-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
…/go_modules/k8s-dependencies-05a6d1e5bc build(deps): bump the k8s-dependencies group with 3 updates
…tiramisu-dependabot Adjust groups in dependabot
Bumps the k8s-dependencies group with 2 updates: [github.com/kubernetes-csi/external-snapshotter/client/v6](https://github.com/kubernetes-csi/external-snapshotter) and [sigs.k8s.io/apiserver-network-proxy/konnectivity-client](https://github.com/kubernetes-sigs/apiserver-network-proxy). Updates `github.com/kubernetes-csi/external-snapshotter/client/v6` from 6.2.0 to 6.3.0 - [Release notes](https://github.com/kubernetes-csi/external-snapshotter/releases) - [Commits](kubernetes-csi/external-snapshotter@v6.2.0...v6.3.0) Updates `sigs.k8s.io/apiserver-network-proxy/konnectivity-client` from 0.1.4 to 0.28.0 - [Release notes](https://github.com/kubernetes-sigs/apiserver-network-proxy/releases) - [Changelog](https://github.com/kubernetes-sigs/apiserver-network-proxy/blob/master/RELEASE.md) - [Commits](kubernetes-sigs/apiserver-network-proxy@v0.1.4...v0.28.0) --- updated-dependencies: - dependency-name: github.com/kubernetes-csi/external-snapshotter/client/v6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: k8s-dependencies - dependency-name: sigs.k8s.io/apiserver-network-proxy/konnectivity-client dependency-type: indirect update-type: version-update:semver-minor dependency-group: k8s-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.12.0 to 2.12.1. - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.12.0...v2.12.1) --- updated-dependencies: - dependency-name: github.com/onsi/ginkgo/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.58.1 to 1.58.2. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.58.1...v1.58.2) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.12.0 to 0.13.0. - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.12.0...v0.13.0) --- updated-dependencies: - dependency-name: golang.org/x/tools dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github.com/evanphx/json-patch/v5](https://github.com/evanphx/json-patch) from 5.6.0 to 5.7.0. - [Release notes](https://github.com/evanphx/json-patch/releases) - [Commits](evanphx/json-patch@v5.6.0...v5.7.0) --- updated-dependencies: - dependency-name: github.com/evanphx/json-patch/v5 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.25.0 to 1.26.0. - [Release notes](https://github.com/uber-go/zap/releases) - [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md) - [Commits](uber-go/zap@v1.25.0...v1.26.0) --- updated-dependencies: - dependency-name: go.uber.org/zap dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…/go_modules/k8s-dependencies-2849aaaa09 build(deps): bump the k8s-dependencies group with 2 updates
Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.1.55 to 1.1.56. - [Changelog](https://github.com/miekg/dns/blob/master/Makefile.release) - [Commits](miekg/dns@v1.1.55...v1.1.56) --- updated-dependencies: - dependency-name: github.com/miekg/dns dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…/go_modules/golang.org/x/tools-0.13.0 build(deps): bump golang.org/x/tools from 0.12.0 to 0.13.0
…/go_modules/github.com/evanphx/json-patch/v5-5.7.0 build(deps): bump github.com/evanphx/json-patch/v5 from 5.6.0 to 5.7.0
…/go_modules/go.uber.org/zap-1.26.0 build(deps): bump go.uber.org/zap from 1.25.0 to 1.26.0
Bumps [github.com/evanphx/json-patch](https://github.com/evanphx/json-patch) from 5.6.0+incompatible to 5.7.0+incompatible. - [Release notes](https://github.com/evanphx/json-patch/releases) - [Commits](evanphx/json-patch@v5.6.0...v5.7.0) --- updated-dependencies: - dependency-name: github.com/evanphx/json-patch dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…/go_modules/github.com/onsi/ginkgo/v2-2.12.1 build(deps): bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.12.1
Bumps [github.com/prometheus/procfs](https://github.com/prometheus/procfs) from 0.11.1 to 0.12.0. - [Release notes](https://github.com/prometheus/procfs/releases) - [Commits](prometheus/procfs@v0.11.1...v0.12.0) --- updated-dependencies: - dependency-name: github.com/prometheus/procfs dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.0.0 to 4.1.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4.0.0...v4.1.0) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…/go_modules/github.com/prometheus/procfs-0.12.0 build(deps): bump github.com/prometheus/procfs from 0.11.1 to 0.12.0
…/go_modules/github.com/evanphx/json-patch-5.7.0incompatible build(deps): bump github.com/evanphx/json-patch from 5.6.0+incompatible to 5.7.0+incompatible
…/go_modules/google.golang.org/grpc-1.58.2 build(deps): bump google.golang.org/grpc from 1.58.1 to 1.58.2
…/go_modules/github.com/miekg/dns-1.1.56 build(deps): bump github.com/miekg/dns from 1.1.55 to 1.1.56
…/github_actions/actions/checkout-4.1.0 build(deps): bump actions/checkout from 4.0.0 to 4.1.0
…/go_modules/k8s-dependencies-f4cce387e1 build(deps): bump the k8s-dependencies group with 3 updates
Add changelog for v4.0.0
dc4d0ae20 Merge pull request kubernetes-csi#249 from jsafrane/use-go-version e681b170e Use .go-version to get Kubernetes go version git-subtree-dir: release-tools git-subtree-split: dc4d0ae20a3dcce17fbfc745fb1f1e3b10cd9644
[release-4.0] Update release tools with go version fix
…-update-release-4.0 [release-4.0] Update go modules
Changelog for v4.0.1
And remove .github
@mpatlasov: This pull request references STOR-1573 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.16.0" version, but no target version was set. 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 openshift-eng/jira-lifecycle-plugin repository. |
/label docs-approved |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: 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 |
/lgtm |
@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. |
/label qe-approved CI looks good. |
@mpatlasov: This pull request references STOR-1573 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.16.0" version, but no target version was set. 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 openshift-eng/jira-lifecycle-plugin repository. |
[ART PR BUILD NOTIFIER] This PR has been included in build csi-provisioner-container-v4.16.0-202404100642.p0.g9e8af01.assembly.stream.el9 for distgit csi-provisioner. |
Diff to upstream v4.0.1:
kubernetes-csi/external-provisioner@v4.0.1...mpatlasov:rebase-v4.0.1
Changes between 3.6.0 (OCP 4.15) and 4.0.1:
Full changelogs:
https://github.com/kubernetes-csi/external-provisioner/releases/tag/v4.0.1
@openshift/storage