Skip to content

Conversation

@jsafrane
Copy link

Summary

  • Rebase to upstream kubernetes-csi/livenessprobe v2.17.0
  • Updated Kubernetes dependencies to v1.34.0
  • Changed default probe timeout from 1 to 3 seconds

Upstream Changelog

Key Changes

The main changes in v2.17.0 include:

  • Breaking change: Default probe timeout increased from 1 to 3 seconds for improved reliability
  • Update to Kubernetes dependencies v1.34.0
  • Various dependency updates including gRPC, OpenTelemetry, and Kubernetes client libraries

Diff Link

Compare this PR with upstream v2.17.0

sathieu and others added 16 commits June 16, 2025 10:55
Change default probe timeout to 3 seconds
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
5f38a90 Merge pull request kubernetes-csi#282 from rhrmo/update-go-1.24.6
579f624 Update go to 1.24.6
74e066a Merge pull request kubernetes-csi#279 from Aishwarya-Hebbar/update-csi-prow-version
6f236be Update CSI prow driver version to v1.17.0
0ee5589 Merge pull request kubernetes-csi#280 from xing-yang/update_go_1.24.4
9af1015 update to go 1.24.4
f5fec3e Merge pull request kubernetes-csi#275 from chrishenzie/emeritus
c5d285d Remove chrishenzie from kubernetes-csi-reviewers

git-subtree-dir: release-tools
git-subtree-split: 5f38a90
Update kubernetes dependencies to v1.34.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…github_actions/actions/setup-go-6

Bump actions/setup-go from 5 to 6
…github_actions/actions/checkout-5

Bump actions/checkout from 4 to 5
@jsafrane jsafrane changed the title Rebase to v2.17.0 for OCP 4.22 STOR-2586: Rebase to v2.17.0 for OCP 4.22 Sep 29, 2025
@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Sep 29, 2025
@openshift-ci-robot
Copy link

openshift-ci-robot commented Sep 29, 2025

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

Details

In response to this:

Summary

  • Rebase to upstream kubernetes-csi/livenessprobe v2.17.0
  • Updated Kubernetes dependencies to v1.34.0
  • Changed default probe timeout from 1 to 3 seconds

Upstream Changelog

Key Changes

The main changes in v2.17.0 include:

  • Breaking change: Default probe timeout increased from 1 to 3 seconds for improved reliability
  • Update to Kubernetes dependencies v1.34.0
  • Various dependency updates including gRPC, OpenTelemetry, and Kubernetes client libraries

Diff Link

Compare this PR with upstream v2.17.0

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 dfajmon and tsmetana September 29, 2025 16:28
@openshift-ci
Copy link

openshift-ci bot commented Sep 29, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jsafrane

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 Sep 29, 2025
@jsafrane jsafrane changed the title STOR-2586: Rebase to v2.17.0 for OCP 4.22 STOR-2586: Rebase to v2.17.0 for OCP 4.21 Sep 30, 2025
@jsafrane
Copy link
Author

/retest

@jsafrane
Copy link
Author

/retest-required
@openshift/storage

@jsafrane
Copy link
Author

/retest

@dfajmon
Copy link

dfajmon commented Oct 30, 2025

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Oct 30, 2025
@duanwei33
Copy link

/unassign @Phaow @chao007 @radeore

@duanwei33
Copy link

Given that this PR introduces few (if any) customer-facing features, a green CI should be sufficient for merging from a QE perspective.

@duanwei33
Copy link

/verified by CI

@openshift-ci-robot openshift-ci-robot added the verified Signifies that the PR passed pre-merge verification criteria label Oct 31, 2025
@openshift-ci-robot
Copy link

@duanwei33: This PR has been marked as verified by CI.

Details

In response to this:

/verified by CI

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
Copy link

openshift-ci bot commented Oct 31, 2025

@jsafrane: 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 78dacb7 into openshift:master Oct 31, 2025
11 checks passed
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. 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. verified Signifies that the PR passed pre-merge verification criteria

Projects

None yet

Development

Successfully merging this pull request may close these issues.