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

deploy: update CSI sidecars to latest versions available #3871

Merged
merged 1 commit into from
Jun 1, 2023

Conversation

iPraveenParihar
Copy link
Contributor

@iPraveenParihar iPraveenParihar commented May 31, 2023

Below sidecars are updated with latest available versions

csi-node-driver-registrar: v2.8.0
csi-attacher: v4.3.0
csi-resizer: v1.8.0
csi-snapshotter: v6.2.2
csi-provisioner: v3.5.0

Describe what this PR does

Update csi sidecars to the latest available versions
Fixes #3867
CC @Rakshith-R

Madhu-1
Madhu-1 previously approved these changes May 31, 2023
Copy link
Collaborator

@Madhu-1 Madhu-1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

build.env Outdated
@@ -27,7 +27,7 @@ GOLANGCI_VERSION=v1.47.3

# external snapshotter version
# Refer: https://github.com/kubernetes-csi/external-snapshotter/releases
SNAPSHOT_VERSION=v6.1.0
SNAPSHOT_VERSION=v6.2.2
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is already updated here, this needs to rebase on #3868 is merged.

@Madhu-1 Madhu-1 added the component/deployment Helm chart, kubernetes templates and configuration Issues/PRs label May 31, 2023
@Madhu-1 Madhu-1 requested a review from a team May 31, 2023 14:32
riya-singhal31
riya-singhal31 previously approved these changes May 31, 2023
Copy link
Contributor

@riya-singhal31 riya-singhal31 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mergify mergify bot dismissed stale reviews from riya-singhal31 and Madhu-1 May 31, 2023 16:37

Pull request has been modified.

@nixpanic nixpanic added the ci/skip/multi-arch-build skip building on multiple architectures label Jun 1, 2023
Copy link
Contributor

@riya-singhal31 riya-singhal31 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Rakshith-R
Copy link
Contributor

@Mergifyio queue

@mergify
Copy link
Contributor

mergify bot commented Jun 1, 2023

queue

🛑 The pull request has been removed from the queue

Pull request #3871 has been dequeued due to failing checks or checks timeout.

You can take a look at Queue: Embarked in merge train check runs for more details.

In case of a failure due to a flaky test, you should first retrigger the CI.
Then, re-embark the pull request into the merge queue by posting the comment
@mergifyio refresh on the pull request.

@Rakshith-R
Copy link
Contributor

@Mergifyio requeue

@mergify
Copy link
Contributor

mergify bot commented Jun 1, 2023

requeue

✅ The queue state of this pull request has been cleaned. It can be re-embarked automatically

@nixpanic
Copy link
Member

nixpanic commented Jun 1, 2023

@Mergifyio queue

@mergify
Copy link
Contributor

mergify bot commented Jun 1, 2023

queue

🛑 The pull request has been removed from the queue

Pull request #3871 has been dequeued due to failing checks or checks timeout.

You can take a look at Queue: Embarked in merge train check runs for more details.

In case of a failure due to a flaky test, you should first retrigger the CI.
Then, re-embark the pull request into the merge queue by posting the comment
@mergifyio refresh on the pull request.

@nixpanic
Copy link
Member

nixpanic commented Jun 1, 2023

@Mergifyio rebase

Below sidecars are updated with latest available versions

csi-node-driver-registrar: v2.8.0
csi-attacher: v4.3.0
csi-resizer: v1.8.0
csi-snapshotter: v6.2.2
csi-provisioner: v3.5.0

Signed-off-by: iPraveenParihar <praveenparihar68@gmail.com>
@mergify
Copy link
Contributor

mergify bot commented Jun 1, 2023

rebase

✅ Branch has been successfully rebased

@nixpanic nixpanic force-pushed the update-csi-sidecars-to-latest branch from 34d639e to 6ba3755 Compare June 1, 2023 15:48
@nixpanic nixpanic added the ok-to-test Label to trigger E2E tests label Jun 1, 2023
@github-actions
Copy link

github-actions bot commented Jun 1, 2023

/test ci/centos/k8s-e2e-external-storage/1.24

@github-actions
Copy link

github-actions bot commented Jun 1, 2023

/test ci/centos/k8s-e2e-external-storage/1.25

@github-actions
Copy link

github-actions bot commented Jun 1, 2023

/test ci/centos/k8s-e2e-external-storage/1.26

@github-actions
Copy link

github-actions bot commented Jun 1, 2023

/test ci/centos/k8s-e2e-external-storage/1.27

@github-actions
Copy link

github-actions bot commented Jun 1, 2023

/test ci/centos/mini-e2e-helm/k8s-1.24

@github-actions
Copy link

github-actions bot commented Jun 1, 2023

/test ci/centos/mini-e2e-helm/k8s-1.25

@github-actions
Copy link

github-actions bot commented Jun 1, 2023

/test ci/centos/mini-e2e-helm/k8s-1.26

@github-actions
Copy link

github-actions bot commented Jun 1, 2023

/test ci/centos/mini-e2e-helm/k8s-1.27

@github-actions
Copy link

github-actions bot commented Jun 1, 2023

/test ci/centos/mini-e2e/k8s-1.24

@github-actions
Copy link

github-actions bot commented Jun 1, 2023

/test ci/centos/mini-e2e/k8s-1.25

@github-actions
Copy link

github-actions bot commented Jun 1, 2023

/test ci/centos/mini-e2e/k8s-1.26

@github-actions
Copy link

github-actions bot commented Jun 1, 2023

/test ci/centos/mini-e2e/k8s-1.27

@github-actions
Copy link

github-actions bot commented Jun 1, 2023

/test ci/centos/upgrade-tests-cephfs

@github-actions
Copy link

github-actions bot commented Jun 1, 2023

/test ci/centos/upgrade-tests-rbd

@github-actions github-actions bot removed the ok-to-test Label to trigger E2E tests label Jun 1, 2023
@nixpanic
Copy link
Member

nixpanic commented Jun 1, 2023

/retest ci/centos/k8s-e2e-external-storage/1.27

@mergify mergify bot merged commit 40c1d32 into ceph:devel Jun 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/skip/multi-arch-build skip building on multiple architectures component/deployment Helm chart, kubernetes templates and configuration Issues/PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update csi sidecars to the latest available versions
5 participants