Skip to content

STOR-1602: Rebase to upstream v1.14.1 for OCP 4.17#68

Merged
openshift-merge-bot[bot] merged 195 commits into
openshift:masterfrom
dfajmon:rebase-1.14.1
Jul 23, 2024
Merged

STOR-1602: Rebase to upstream v1.14.1 for OCP 4.17#68
openshift-merge-bot[bot] merged 195 commits into
openshift:masterfrom
dfajmon:rebase-1.14.1

Conversation

@dfajmon
Copy link
Copy Markdown

@dfajmon dfajmon commented Jul 2, 2024

dependabot Bot and others added 30 commits January 15, 2024 10:51
Bumps golang from 1.21.5 to 1.21.6.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps the golang-x group with 1 update: [golang.org/x/tools](https://github.com/golang/tools).


Updates `golang.org/x/tools` from 0.16.1 to 0.17.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](golang/tools@v0.16.1...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/tools
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: golang-x
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps the google-golang group with 1 update: [google.golang.org/api](https://github.com/googleapis/google-api-go-client).


Updates `google.golang.org/api` from 0.156.0 to 0.157.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.156.0...v0.157.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: google-golang
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps the onsi group with 2 updates: [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) and [github.com/onsi/gomega](https://github.com/onsi/gomega).


Updates `github.com/onsi/ginkgo/v2` from 2.14.0 to 2.15.0
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](onsi/ginkgo@v2.14.0...v2.15.0)

Updates `github.com/onsi/gomega` from 1.30.0 to 1.31.1
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.30.0...v1.31.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] <support@github.com>
…ot/go_modules/golang-x-159a68acba

Bump the golang-x group with 1 update
…ot/docker/golang-1.21.6

Bump golang from 1.21.5 to 1.21.6
…ot/go_modules/google-golang-9353f3e5ae

Bump the google-golang group with 1 update
…ot/go_modules/onsi-9ab196c076

Bump the onsi group with 2 updates
update klog version to latest. change %w unwrap to %v
Bumps the google-golang group with 2 updates: [google.golang.org/api](https://github.com/googleapis/google-api-go-client) and [google.golang.org/grpc](https://github.com/grpc/grpc-go).


Updates `google.golang.org/api` from 0.157.0 to 0.159.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.157.0...v0.159.0)

Updates `google.golang.org/grpc` from 1.60.1 to 1.61.0
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.60.1...v1.61.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: google-golang
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: google-golang
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps the k8s-dependencies group with 1 update: [k8s.io/mount-utils](https://github.com/kubernetes/mount-utils).


Updates `k8s.io/mount-utils` from 0.29.0-alpha.2 to 0.30.0-alpha.0
- [Commits](kubernetes/mount-utils@v0.29.0-alpha.2...v0.30.0-alpha.0)

---
updated-dependencies:
- dependency-name: k8s.io/mount-utils
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: k8s-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
…ot/go_modules/google-golang-692e79fb93

Bump the google-golang group with 2 updates
…ot/go_modules/k8s-dependencies-e94bdd615c

Bump the k8s-dependencies group with 1 update
Bumps the google-golang group with 1 update: [google.golang.org/api](https://github.com/googleapis/google-api-go-client).


Updates `google.golang.org/api` from 0.159.0 to 0.161.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.159.0...v0.161.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: google-golang
...

Signed-off-by: dependabot[bot] <support@github.com>
…ot/go_modules/google-golang-74cb9e1d69

Bump the google-golang group with 1 update
Bumps the cloud-go group with 3 updates: [cloud.google.com/go/kms](https://github.com/googleapis/google-cloud-go), [cloud.google.com/go/compute](https://github.com/googleapis/google-cloud-go) and [cloud.google.com/go/iam](https://github.com/googleapis/google-cloud-go).


Updates `cloud.google.com/go/kms` from 1.15.5 to 1.15.6
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@kms/v1.15.5...kms/v1.15.6)

Updates `cloud.google.com/go/compute` from 1.23.3 to 1.23.4
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md)
- [Commits](googleapis/google-cloud-go@compute/v1.23.3...compute/v1.23.4)

Updates `cloud.google.com/go/iam` from 1.1.5 to 1.1.6
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@iam/v1.1.5...iam/v1.1.6)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/kms
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cloud-go
- dependency-name: cloud.google.com/go/compute
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: cloud-go
- dependency-name: cloud.google.com/go/iam
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: cloud-go
...

Signed-off-by: dependabot[bot] <support@github.com>
…ot/go_modules/cloud-go-1bc66bd06d

Bump the cloud-go group with 3 updates
@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Jul 2, 2024
@openshift-ci-robot
Copy link
Copy Markdown

openshift-ci-robot commented Jul 2, 2024

@dfajmon: This pull request references STOR-1602 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.17.0" version, but no target version was set.

Details

In response to this:

Issue link:
https://issues.redhat.com/browse/STOR-1602

Diff to upstream v1.14.1:
kubernetes-sigs/gcp-compute-persistent-disk-csi-driver@v1.14.1...dfajmon:rebase-1.14.1

Changes between 1.13.0 (OCP 4.16) and 1.14.1 (OCP 4.17):

Full changelogs:
https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/releases/tag/v1.14.1

@openshift/storage

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.

@openshift-ci openshift-ci Bot requested review from gnufied and tsmetana July 2, 2024 07:57
@dfajmon
Copy link
Copy Markdown
Author

dfajmon commented Jul 2, 2024

Tests fail because of go requirement >= 1.22. Probably best to wait for new images from ART.

@dfajmon
Copy link
Copy Markdown
Author

dfajmon commented Jul 12, 2024

/retest

@dobsonj
Copy link
Copy Markdown
Member

dobsonj commented Jul 18, 2024

/lgtm
/approve
/label px-approved
/label docs-approved

@openshift-ci openshift-ci Bot added px-approved Signifies that Product Support has signed off on this PR docs-approved Signifies that Docs has signed off on this PR labels Jul 18, 2024
@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Jul 18, 2024
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Jul 18, 2024

[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

Details Needs approval from an approver in each of these files:

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

@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 18, 2024
@chao007
Copy link
Copy Markdown

chao007 commented Jul 23, 2024

/label qe-approved

@openshift-ci openshift-ci Bot added the qe-approved Signifies that QE has signed off on this PR label Jul 23, 2024
@openshift-ci-robot
Copy link
Copy Markdown

openshift-ci-robot commented Jul 23, 2024

@dfajmon: This pull request references STOR-1602 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.17.0" version, but no target version was set.

Details

In response to this:

Issue link:
https://issues.redhat.com/browse/STOR-1602

Diff to upstream v1.14.1:
kubernetes-sigs/gcp-compute-persistent-disk-csi-driver@v1.14.1...dfajmon:rebase-1.14.1

Changes between 1.13.0 (OCP 4.16) and 1.14.1 (OCP 4.17):

Full changelogs:
https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/releases/tag/v1.14.1

@openshift/storage

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.

@openshift-ci-robot
Copy link
Copy Markdown

/retest-required

Remaining retests: 0 against base HEAD 603ece7 and 2 for PR HEAD 4bfdae3 in total

@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Jul 23, 2024

@dfajmon: all tests passed!

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

@openshift-merge-bot openshift-merge-bot Bot merged commit c770b41 into openshift:master Jul 23, 2024
@openshift-bot
Copy link
Copy Markdown

[ART PR BUILD NOTIFIER]

Distgit: ose-gcp-pd-csi-driver
This PR has been included in build ose-gcp-pd-csi-driver-container-v4.17.0-202407230841.p0.gc770b41.assembly.stream.el9.
All builds following this will include this PR.

@dfajmon dfajmon deleted the rebase-1.14.1 branch September 3, 2024 14:58
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. docs-approved Signifies that Docs has signed off on this PR jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged. px-approved Signifies that Product Support has signed off on this PR qe-approved Signifies that QE has signed off on this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.