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: Wait for local database before starting services #516

Merged
merged 9 commits into from
Dec 11, 2024

Conversation

ppawlowski
Copy link
Contributor

Description

This pull request ensures, that core application and file-storage services will wait for local database to become online before start.
To achive this, the job responsible for additional database configuration has been replaces with initContainer within file-storage deployment.

Related Issue(s)

#228

Checklist

  • I have read the contribution guidelines
  • Suitable unit/system level tests have been added and they pass
  • Documentation has been updated
    • Upgrade instructions
    • Configuration details
    • Concepts
  • Changes flowforge.yml?
    • Issue/PR raised on FlowFuse/helm to update ConfigMap Template
    • Issue/PR raised on FlowFuse/CloudProject to update values for Staging/Production

Labels

  • Includes a DB migration? -> add the area:migration label

@ppawlowski ppawlowski requested a review from hardillb December 10, 2024 13:59
@hardillb
Copy link
Contributor

Will merge once the tests pass

@hardillb hardillb merged commit 126cf3b into main Dec 11, 2024
8 checks passed
@hardillb hardillb deleted the feat-wait-for-db branch December 11, 2024 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants