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 chart install issue when applying migration v1.96.0 (0.103) #8121

Conversation

xin-hedera
Copy link
Collaborator

Description:

This PR back ports the fix to release/0.103

  • create btree_gist extension in db init script configmap

Related issue(s):

Relates to #8119

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

- create btree_gist extension in db init script configmap

Signed-off-by: Xin Li <xin@swirldslabs.com>
@xin-hedera xin-hedera self-assigned this Apr 17, 2024
@xin-hedera xin-hedera added regression bug Type: Something isn't working labels Apr 17, 2024
@xin-hedera xin-hedera added this to the 0.103.0 milestone Apr 17, 2024
@codecov-commenter
Copy link

codecov-commenter commented Apr 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.24%. Comparing base (49aaba3) to head (49c95ea).

Additional details and impacted files
@@               Coverage Diff                @@
##             release/0.103    #8121   +/-   ##
================================================
  Coverage            92.24%   92.24%           
  Complexity            7282     7282           
================================================
  Files                  902      902           
  Lines                29292    29292           
  Branches              3574     3574           
================================================
  Hits                 27020    27020           
+ Misses                1452     1451    -1     
- Partials               820      821    +1     

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

Copy link

sonarcloud bot commented Apr 17, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@xin-hedera xin-hedera marked this pull request as ready for review April 18, 2024 01:56
@xin-hedera xin-hedera merged commit d54f920 into release/0.103 Apr 18, 2024
28 checks passed
@xin-hedera xin-hedera deleted the 8119-chart-install-workflow-fails-as-importer-cant-apply-migration-v1960-0-103 branch April 18, 2024 01:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Type: Something isn't working regression
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants