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

feat: make kurtosis service logs pull from persistent volume #1121

Merged
merged 45 commits into from Aug 21, 2023

Conversation

tedim52
Copy link
Contributor

@tedim52 tedim52 commented Aug 17, 2023

Description:

This PR is the v1 for the centralized logging architecture over Docker. Specifically, it makes the following changes:

  • Creates a Docker volume to hold logs in
  • Mounts the LogsAggregator and engine to this volume
  • Configures LogsAggregator to store logs in volume
  • Configures engine to retrieve logs from volume via PersistentVolumeLogsDatabaseClient
  • Adjust CLI to allow passing in service and enclave ids for removed user service or api containers

Is this change user facing?

NO

References (if applicable):

#1071

@tedim52 tedim52 marked this pull request as draft August 17, 2023 14:01
@cloudflare-pages
Copy link

cloudflare-pages bot commented Aug 18, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: d8c85e7
Status: ✅  Deploy successful!
Preview URL: https://04435f74.kurtosis-docs.pages.dev
Branch Preview URL: https://tedi-service-logs.kurtosis-docs.pages.dev

View logs

@tedim52 tedim52 marked this pull request as ready for review August 18, 2023 20:57
@tedim52 tedim52 requested review from gbouv and Peeeekay August 18, 2023 21:39
Copy link
Contributor

@gbouv gbouv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks really good 💪

@tedim52 tedim52 merged commit 8e52a24 into main Aug 21, 2023
29 checks passed
@tedim52 tedim52 deleted the tedi/service-logs branch August 21, 2023 15:03
gbouv pushed a commit that referenced this pull request Aug 22, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.82.0](0.81.9...0.82.0)
(2023-08-22)


### ⚠ BREAKING CHANGES

* Portal remote endpoints and forward port wait until ready option
([#1124](#1124))

### Features

* Add possibility to pass env vars to enclave
([#1134](#1134))
([9889e6f](9889e6f))
* added connect-go for engine
([#879](#879))
([8c0121c](8c0121c))
* make kurtosis service logs pull from persistent volume
([#1121](#1121))
([8e52a24](8e52a24))
* Portal remote endpoints and forward port wait until ready option
([#1124](#1124))
([f4e3e77](f4e3e77))
* propogated bridge network ip address
([#1135](#1135))
([04ed723](04ed723))


### Bug Fixes

* More flexible context config unmarshaller
([#1132](#1132))
([7892bda](7892bda))
* Use portal deps from the main branch - Part 2
([#1138](#1138))
([f0a2353](f0a2353))
* Use portal deps from the main branch
([#1136](#1136))
([b9da525](b9da525))

---
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