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

Alpine container for webhook can fail on update #1192

Closed
glazychev-art opened this issue May 7, 2021 · 0 comments
Closed

Alpine container for webhook can fail on update #1192

glazychev-art opened this issue May 7, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@glazychev-art
Copy link
Contributor

Expected Behavior

Postgresql should be correctly installed

Current Behavior

Postgresql is not installed on alpine, so TestWebhook failed

Failure Information (for bugs)

Sometimes apk update can return the next errors:

ERROR: http://dl-cdn.alpinelinux.org/alpine/v3.13/main: temporary error (try again later)
ERROR: http://dl-cdn.alpinelinux.org/alpine/v3.13/community: temporary error (try again later)

Proposal

Use postgres container as a client instead of alpine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants