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

Add some startup delay for gvmd in container #1831

Closed
wants to merge 1 commit into from

Conversation

bjoernricks
Copy link
Contributor

What:

Add a 10 seconds startup delay for gvmd in container

Why:

For the stable image postgres seems to need some additional time to startup
while already listening for new connections. Therefore our do loops seems to not suffice here.

How did you test it:

Checklist:

  • Tests
  • PR merge commit message adjusted

For the stable image postgres seems to need some additional time to startup
while already listening for new connections. Therefore our do loops seems to not suffice here.
@bjoernricks bjoernricks requested review from a team as code owners May 23, 2022 12:24
@bjoernricks bjoernricks enabled auto-merge May 23, 2022 12:24
auto-merge was automatically disabled May 23, 2022 13:01

Pull request was closed

@bjoernricks
Copy link
Contributor Author

Closed in favor of #1832

@bjoernricks bjoernricks deleted the container-startup-delay branch May 23, 2022 13:03
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.

1 participant