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

fix: restart APICs containers when the engine is restarted #2441

Merged
merged 2 commits into from
May 9, 2024

Conversation

leoporoli
Copy link
Contributor

Description

Fixing the issue when running the kurtosis engine restart --restart-apic-containers. The issue was happening when the Engine's REST API was trying to reconnect to all the enclaves while the APIC containers were in the restart process.

We are also increasing the engine's readiness check time because the restart process could take more than 1 minutes if there are many APIC containers running

REMINDER: Tag Reviewers, so they get notified to review

Is this change user facing?

YES

References (if applicable)

This is part of the upgrade kurtosis from the UI project

@leoporoli leoporoli added this pull request to the merge queue May 9, 2024
Merged via the queue into main with commit e93f3f2 May 9, 2024
52 checks passed
@leoporoli leoporoli deleted the lporoli/fix-apic-restart branch May 9, 2024 10:59
github-merge-queue bot pushed a commit that referenced this pull request May 9, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.89.8](0.89.7...0.89.8)
(2024-05-09)


### Features

* added api for alias deletion
([#2439](#2439))
([cf464cf](cf464cf))


### Bug Fixes

* clarify error message for kurtosis portal command
([#2433](#2433))
([75a730b](75a730b))
* restart APICs containers when the engine is restarted
([#2441](#2441))
([e93f3f2](e93f3f2))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: kurtosisbot <kurtosisbot@users.noreply.github.com>
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.

None yet

2 participants