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 log aggregator on failure #1371

Merged
merged 8 commits into from
Sep 26, 2023
Merged

fix: restart log aggregator on failure #1371

merged 8 commits into from
Sep 26, 2023

Conversation

tedim52
Copy link
Contributor

@tedim52 tedim52 commented Sep 25, 2023

Description:

This change adjusts the log aggregator container configuration so that it's Docker always restarts the container when it detects it has exited with non-zero exit code. It also improves how we handle errors related to log aggregator not existing when creating an enclave.

This is a bandaid that should address #1311 but doesn't address the issue entirely. More context in issue's discussion.

Is this change user facing?

YES (users should not experience #1311 anymore)

References (if applicable):

#1311

@tedim52 tedim52 enabled auto-merge (squash) September 26, 2023 15:01
@tedim52 tedim52 merged commit 7f171ce into main Sep 26, 2023
@tedim52 tedim52 deleted the tedi/logagg-bug branch September 26, 2023 15:19
adschwartz pushed a commit that referenced this pull request Sep 26, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.83.9](0.83.8...0.83.9)
(2023-09-26)


### Bug Fixes

* rebuild with type bug fix
([#1385](#1385))
([14840b7](14840b7))
* restart log aggregator on failure
([#1371](#1371))
([7f171ce](7f171ce))

---
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 <[email protected]>
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.

2 participants