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

fix bug missing pvc in cache map #1235

Merged
merged 1 commit into from
Nov 10, 2023

Conversation

buffalo1024
Copy link
Contributor

What this PR does / why we need it:

when adding pvc into cache before the storageclass, the pvc will be skipped.

Special notes for your reviewer:

Does this PR introduce a user-facing change?


Signed-off-by: buffalo1024 <yikaichen@yikaichendeMacBook-Pro.local>
@codecov-commenter
Copy link

Codecov Report

Merging #1235 (b0b9146) into main (3e014e6) will not change coverage.
Report is 6 commits behind head on main.
The diff coverage is n/a.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@           Coverage Diff           @@
##             main    #1235   +/-   ##
=======================================
  Coverage   35.77%   35.77%           
=======================================
  Files          28       28           
  Lines        2180     2180           
=======================================
  Hits          780      780           
  Misses       1297     1297           
  Partials      103      103           

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

Copy link
Member

@SSmallMonster SSmallMonster left a comment

Choose a reason for hiding this comment

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

lgtm

@SSmallMonster SSmallMonster added the kind/bug Categorizes issue or PR as related to a bug. label Nov 9, 2023
@buffalo1024 buffalo1024 merged commit c0e1d64 into hwameistor:main Nov 10, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants