-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
[installer]: configure and validate the external database #6716
Conversation
/werft run 👍 started the job as gitpod-build-sje-external-db.1 |
d6fc781
to
a78252f
Compare
Codecov Report
@@ Coverage Diff @@
## main #6716 +/- ##
========================================
- Coverage 7.89% 6.16% -1.73%
========================================
Files 14 12 -2
Lines 1254 1086 -168
========================================
- Hits 99 67 -32
+ Misses 1152 1018 -134
+ Partials 3 1 -2
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
installer/pkg/components/database/external/init/00-create-and-init-sessions-db.sql
Outdated
Show resolved
Hide resolved
a78252f
to
1a78022
Compare
1a78022
to
1e36df4
Compare
did not run this, but code lgtm /lgtm |
LGTM label has been added. Git tree hash: e2f8de62d7ba7ba2f094de456710789f25ecd4a1
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: csweichel Associated issue: #5 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Description
Enables use of external MySQL DB. This is necessary for AWS/Azure and other cloud providers
Related Issue(s)
Fixes gitpod-io/gitpod-microsoft-aks-guide#5
How to test
Release Notes
Documentation