Skip to content

fix: unknown field error when upgrade chart#1034

Merged
drivebyer merged 1 commit intoOT-CONTAINER-KIT:masterfrom
drivebyer:fix-unknown-fields
Jul 24, 2024
Merged

fix: unknown field error when upgrade chart#1034
drivebyer merged 1 commit intoOT-CONTAINER-KIT:masterfrom
drivebyer:fix-unknown-fields

Conversation

@drivebyer
Copy link
Copy Markdown
Collaborator

Description

Fixes #1022

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 <yang.wu@daocloud.io>
@drivebyer drivebyer added the bug Something isn't working label Jul 24, 2024
@codecov
Copy link
Copy Markdown

codecov bot commented Jul 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.19%. Comparing base (d121d86) to head (58a61a8).
Report is 89 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #1034       +/-   ##
===========================================
+ Coverage   35.20%   46.19%   +10.99%     
===========================================
  Files          19       20        +1     
  Lines        3213     2704      -509     
===========================================
+ Hits         1131     1249      +118     
+ Misses       2015     1380      -635     
- Partials       67       75        +8     

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

@drivebyer drivebyer merged commit e3655af into OT-CONTAINER-KIT:master Jul 24, 2024
@drivebyer drivebyer deleted the fix-unknown-fields branch July 24, 2024 03:22
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.

stateful set minReadySeconds

1 participant