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

Monitor app health during Korifi upgrade #3134

Closed
georgethebeatle opened this issue Feb 21, 2024 · 1 comment
Closed

Monitor app health during Korifi upgrade #3134

georgethebeatle opened this issue Feb 21, 2024 · 1 comment

Comments

@georgethebeatle
Copy link
Member

Background

One of the important aspects of undisruptive Korifi updates is that we do not cause applications downtime. Currently CI ensures that main branch can be deployed on top of the latest Korifi release, but does not check for apps downtime.

Actions to take

CI should check for apps downtime when upgrading Korifi.
Bonus points: if that check fails, mark the issue a commit fixes with the disruptive label.

@github-project-automation github-project-automation bot moved this to 🧊 Icebox in Korifi - Backlog Feb 21, 2024
@georgethebeatle georgethebeatle moved this from 🧊 Icebox to 🇪🇺 To do in Korifi - Backlog Mar 12, 2024
@danail-branekov danail-branekov moved this from 🇪🇺 To do to 🔄 In progress in Korifi - Backlog Apr 1, 2024
@danail-branekov
Copy link
Member

We have implemented a job to check for the age of a long-living app pod: https://ci.korifi.cf-app.com/teams/main/pipelines/main/jobs/check-long-living-app/

@github-project-automation github-project-automation bot moved this from 🔄 In progress to ✅ Done in Korifi - Backlog Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

2 participants