Skip to content

fix: runtime panic when delete rediscluster which disable persistent#922

Merged
drivebyer merged 1 commit intoOT-CONTAINER-KIT:masterfrom
drivebyer:runtime-panic
May 11, 2024
Merged

fix: runtime panic when delete rediscluster which disable persistent#922
drivebyer merged 1 commit intoOT-CONTAINER-KIT:masterfrom
drivebyer:runtime-panic

Conversation

@drivebyer
Copy link
Copy Markdown
Collaborator

Description

Fixes #921

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • Tests have been added/modified and all tests pass.
  • Functionality/bugs have been confirmed to be unchanged or fixed.
  • I have performed a self-review of my own code.
  • Documentation has been updated or added where necessary.

Additional Context

Signed-off-by: drivebyer <wuyangmuc@gmail.com>
@codecov
Copy link
Copy Markdown

codecov bot commented May 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 39.75%. Comparing base (d121d86) to head (833545b).
Report is 44 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #922      +/-   ##
==========================================
+ Coverage   35.20%   39.75%   +4.55%     
==========================================
  Files          19       19              
  Lines        3213     2674     -539     
==========================================
- Hits         1131     1063      -68     
+ Misses       2015     1540     -475     
- Partials       67       71       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@drivebyer drivebyer merged commit a9fa699 into OT-CONTAINER-KIT:master May 11, 2024
@drivebyer drivebyer deleted the runtime-panic branch May 11, 2024 05:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Runtime panic error for the operator when a resource is created without storage

1 participant