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

Healthchecks for containers #13311

Merged
merged 10 commits into from
Aug 7, 2024
Merged

Healthchecks for containers #13311

merged 10 commits into from
Aug 7, 2024

Conversation

framitdavid
Copy link
Collaborator

@framitdavid framitdavid commented Aug 6, 2024

Description

Health check if containers are up and running before the next container, which depends on the previous one, starts.

Related Issue(s)

  • PR itself

Verification

  • Your code builds clean without any errors or warnings
  • Manual testing done (required)

@github-actions github-actions bot added the solution/studio/designer Issues related to the Altinn Studio Designer solution. label Aug 6, 2024
Copy link

codecov bot commented Aug 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.62%. Comparing base (a449604) to head (b681c0a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #13311   +/-   ##
=======================================
  Coverage   93.62%   93.62%           
=======================================
  Files        1421     1421           
  Lines       19804    19804           
  Branches     2402     2402           
=======================================
  Hits        18541    18541           
  Misses       1013     1013           
  Partials      250      250           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions github-actions bot added the skip-releasenotes Issues that do not make sense to list in our release notes label Aug 6, 2024
@framitdavid framitdavid closed this Aug 6, 2024
@framitdavid framitdavid reopened this Aug 7, 2024
@framitdavid framitdavid changed the title first attempt Healthchecks for containers Aug 7, 2024
development/setup.js Outdated Show resolved Hide resolved
@framitdavid framitdavid marked this pull request as ready for review August 7, 2024 09:16
@framitdavid framitdavid merged commit 92505da into main Aug 7, 2024
9 checks passed
@framitdavid framitdavid deleted the chore/addhealthcheck branch August 7, 2024 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-releasenotes Issues that do not make sense to list in our release notes solution/studio/designer Issues related to the Altinn Studio Designer solution.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants