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

chore(deps): update sidecar versions #326

Merged
merged 2 commits into from
Sep 12, 2024

Conversation

sergeyberezansky
Copy link
Collaborator

@sergeyberezansky sergeyberezansky commented Sep 12, 2024

TL;DR

Updated Kubernetes version requirements and CSI sidecar image versions.

What changed?

  • Updated the recommended Kubernetes cluster version to 1.20 or later, with a minimum version of 1.17.
  • Upgraded CSI sidecar image versions:
    • livenessprobe: v2.12.0 -> v2.14.0
    • csi-attacher: v4.5.0 -> v4.7.0
    • csi-provisioner: v4.0.0 -> v5.1.0
    • csi-node-driver-registrar: v2.10.0 -> v2.12.0
    • csi-resizer: v1.9.3 -> v1.12.0
    • csi-snapshotter: v6.3.3 -> v8.1.0

How to test?

  1. Deploy the updated chart on a Kubernetes cluster version 1.20 or later.
  2. Verify that all CSI components are running correctly with the new sidecar image versions.
  3. Test basic CSI operations (e.g., volume provisioning, attaching, and mounting) to ensure compatibility.

Why make this change?

This update ensures compatibility with newer Kubernetes versions and takes advantage of the latest features and bug fixes in the CSI sidecar components. It also provides clearer guidance on the supported Kubernetes versions for users of the CSI WekaFS plugin.


chore(deps): update sidecar versions

chore(deps): update minimum K8s version to 1.17

Copy link

graphite-app bot commented Sep 12, 2024

Graphite Automations

"Request reviewers once CI passes" took an action on this PR • (09/12/24)

1 reviewer was added to this PR based on Sergey Berezansky's automation.

@sergeyberezansky sergeyberezansky changed the base branch from graphite-base/326 to dev September 12, 2024 13:41
@sergeyberezansky sergeyberezansky merged commit 2294219 into dev Sep 12, 2024
5 of 6 checks passed
@sergeyberezansky sergeyberezansky deleted the sergey/move-kubectl-to-main branch September 12, 2024 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant