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

feat: upgrade blobfuse version to v2.2.0 #4031

Merged
merged 2 commits into from
Feb 2, 2024
Merged

Conversation

andyzhangx
Copy link
Collaborator

@andyzhangx andyzhangx commented Feb 2, 2024

What type of PR is this?
/kind feature

What this PR does / why we need it:
feat: upgrade blobfuse version to v2.2.0

Which issue(s) this PR fixes:

Fixes #

Requirements:

Special notes for your reviewer:

Release note:

feat: upgrade blobfuse version to v2.2.0

@coveralls
Copy link

Pull Request Test Coverage Report for Build 7751174577

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 79.313%

Totals Coverage Status
Change from base Build 7750472586: 0.0%
Covered Lines: 2285
Relevant Lines: 2881

💛 - Coveralls

@andyzhangx andyzhangx added the VHD your change will be included in the following VHDs label Feb 2, 2024
@@ -34,7 +34,7 @@ installDeps() {
local OSVERSION
OSVERSION=$(grep DISTRIB_RELEASE /etc/*-release| cut -f 2 -d "=")
BLOBFUSE_VERSION="1.4.5"
BLOBFUSE2_VERSION="2.1.2"
BLOBFUSE2_VERSION="2.2.0"
Copy link
Member

Choose a reason for hiding this comment

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

Did you test this on AKS with this change?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

yes, I have tested this change in CSI driver repo on Ubuntu 22.04: kubernetes-sigs/blob-csi-driver#1235

@andyzhangx andyzhangx enabled auto-merge (squash) February 2, 2024 06:23
Copy link
Member

@AbelHu AbelHu left a comment

Choose a reason for hiding this comment

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

The PR LGTM. Please assure that the change is validated with AKS E2E tests. Thanks for the PR.

@andyzhangx andyzhangx merged commit e21f3ec into master Feb 2, 2024
20 checks passed
@andyzhangx andyzhangx deleted the andyzhangx/blobfuse2.2.0 branch February 2, 2024 06:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
VHD your change will be included in the following VHDs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants