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:db modify deployment env #4345

Merged
merged 1 commit into from Nov 27, 2023
Merged

feat:db modify deployment env #4345

merged 1 commit into from Nov 27, 2023

Conversation

zjy365
Copy link
Contributor

@zjy365 zjy365 commented Nov 27, 2023

πŸ€–[deprecated] Generated by Copilot at 085c52c

Summary

πŸ—„οΈβ˜οΈπŸš€

Added support for Minio cloud storage to dbprovider. Updated API, environment variables, deployment files, and utils to use Minio for storing and retrieving database files. Added minio_url to API response for frontend.

Oh we're the dbprovider crew and we've got a job to do
We need to store our dumps in the Minio cloud
So we set our MINIO_URL and our bucket name as well
And we heave away, me hearties, heave away

Walkthrough

Signed-off-by: jingyang <3161362058@qq.com>
@sealos-ci-robot
Copy link
Member

πŸ€– Generated by lychee action

Summary

Status Count
πŸ” Total 1036
βœ… Successful 367
⏳ Timeouts 0
πŸ”€ Redirected 0
πŸ‘» Excluded 668
❓ Unknown 0
🚫 Errors 0

Full action output

Full Github Actions output

Copy link

sweep-ai bot commented Nov 27, 2023

Apply Sweep Rules to your PR?

  • Apply: All new business logic should have corresponding unit tests.
  • Apply: Refactor large functions to be more modular.
  • Apply: Add docstrings to all functions and file headers.

Copy link

codecov bot commented Nov 27, 2023

Codecov Report

All modified and coverable lines are covered by tests βœ…

Comparison is base (d2e6d78) 65.45% compared to head (085c52c) 65.45%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4345   +/-   ##
=======================================
  Coverage   65.45%   65.45%           
=======================================
  Files           8        8           
  Lines         660      660           
=======================================
  Hits          432      432           
  Misses        180      180           
  Partials       48       48           

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

@c121914yu c121914yu merged commit 9bb66eb into labring:main Nov 27, 2023
26 of 27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants