Skip to content
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

Bump up sidecars to k8s 1.30 releases #2903

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

chethanv28
Copy link
Collaborator

@chethanv28 chethanv28 commented May 24, 2024

What this PR does / why we need it:
Bump up sidecars to latest versions that are recommended for k8s 1.30 release

New versions added by this PR:

snapshot-validation-webhook:v8.0.1
csi-attacher:v4.6.1
csi-resizer:v1.11.1
csi-snapshotter:v8.0.1
node-driver-registrar: 2.10.1
csi-provisioner:5.0.1

The PR disables the topology feature flag for provisioner, because the feature is now GA'ed and enabled by default in provisioner. However, for non topology deployments the flag has to be set to false to avoid the breaking changes to have any effect on volume provisioning.

Node driver registrar is not upgraded to latest (2.11.0) due to this issue: kubernetes-csi/node-driver-registrar#415

Release note:

Bump up sidecars to latest versions that are recommended for k8s 1.30 release

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label May 24, 2024
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: chethanv28

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels May 24, 2024
@svcbot-qecnsdp
Copy link

Started Vanilla block pre-checkin pipeline... Build Number: 2814

@chethanv28 chethanv28 force-pushed the update-sidecars-1.30 branch 2 times, most recently from def8c35 to 757b8ee Compare June 4, 2024 18:38
@svcbot-qecnsdp
Copy link

Started Vanilla block pre-checkin pipeline... Build Number: 2820

@svcbot-qecnsdp
Copy link

Build ID: 2820
Block vanilla build status: FAILURE 
Stage before exit: e2e-tests 
Jenkins E2E Test Results: 
Ran 1 of 857 Specs in 379.095 seconds
FAIL! - Interrupted by User -- 0 Passed | 1 Failed | 0 Pending | 856 Skipped
--- FAIL: TestE2E (379.16s)
FAIL

Ginkgo ran 1 suite in 7m20.807684589s

Test Suite Failed

@svcbot-qecnsdp
Copy link

Started vanilla Block pipeline... Build Number: 2611

@svcbot-qecnsdp
Copy link

Block vanilla build status: FAILURE 
Stage before exit: e2e-tests 
Jenkins E2E Test Results: 
Ran 1 of 857 Specs in 910.705 seconds
FAIL! -- 0 Passed | 1 Failed | 0 Pending | 856 Skipped
--- FAIL: TestE2E (910.76s)
FAIL

Ginkgo ran 1 suite in 16m12.069783441s

Test Suite Failed

@svcbot-qecnsdp
Copy link

Started Vanilla file pre-checkin pipeline... Build Number: 857

@svcbot-qecnsdp
Copy link

Build ID: 857
File vanilla build status: FAILURE 
Stage before exit: e2e-tests 
Jenkins E2E Test Results: 
FAIL! -- 0 Passed | 1 Failed | 0 Pending | 870 Skipped
--- FAIL: TestE2E (304.09s)
FAIL

Ginkgo ran 1 suite in 5m56.169842064s

Test Suite Failed
make: Leaving directory `/home/worker/workspace/csi-file-vanilla-precheckin/857/vsphere-csi-driver`

@svcbot-qecnsdp
Copy link

Started Vanilla file pre-checkin pipeline... Build Number: 858

@svcbot-qecnsdp
Copy link

Build ID: 858
File vanilla build status: SUCCESS 
Stage before exit: e2e-tests 
Jenkins E2E Test Results: 

Ran 1 of 871 Specs in 302.614 seconds
SUCCESS! -- 1 Passed | 0 Failed | 0 Pending | 870 Skipped
PASS

Ginkgo ran 1 suite in 5m57.13076748s
Test Suite Passed
make: Leaving directory `/home/worker/workspace/csi-file-vanilla-precheckin/858/vsphere-csi-driver`

@svcbot-qecnsdp
Copy link

Started Vanilla block pre-checkin pipeline... Build Number: 2826

@svcbot-qecnsdp
Copy link

Build ID: 2826
Block vanilla build status: FAILURE 
Stage before exit: e2e-tests 
Jenkins E2E Test Results: 
------------------------------

Ran 1 of 871 Specs in 415.521 seconds
SUCCESS! -- 1 Passed | 0 Failed | 0 Pending | 870 Skipped
PASS

Ginkgo ran 1 suite in 8m4.748267623s
Test Suite Passed
--
Ran 2 of 871 Specs in 2164.396 seconds
FAIL! -- 0 Passed | 2 Failed | 0 Pending | 869 Skipped
--- FAIL: TestE2E (2164.47s)
FAIL

Ginkgo ran 1 suite in 36m22.80356162s

Test Suite Failed

@svcbot-qecnsdp
Copy link

Started Vanilla block pre-checkin pipeline... Build Number: 2844

@svcbot-qecnsdp
Copy link

Build ID: 2844
Block vanilla build status: SUCCESS 
Stage before exit: e2e-tests 
Jenkins E2E Test Results: 
------------------------------

Ran 0 of 877 Specs in 0.014 seconds
SUCCESS! -- 0 Passed | 0 Failed | 0 Pending | 877 Skipped
PASS

Ginkgo ran 1 suite in 1m7.492217346s
Test Suite Passed

@divyenpatel
Copy link
Member

/hold

@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jul 24, 2024
@k8s-triage-robot
Copy link

The Kubernetes project currently lacks enough contributors to adequately respond to all PRs.

This bot triages PRs according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the PR is closed

You can:

  • Mark this PR as fresh with /remove-lifecycle stale
  • Close this PR with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Oct 22, 2024
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. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants