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

Do not add workspace logs volume in Che 7 workspaces #11806

Closed
garagatyi opened this issue Nov 1, 2018 · 1 comment
Closed

Do not add workspace logs volume in Che 7 workspaces #11806

garagatyi opened this issue Nov 1, 2018 · 1 comment
Labels
kind/task Internal things, technical debt, and to-do tasks to be performed. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.

Comments

@garagatyi
Copy link

Description

Here is an example of volumes usage by a Che workpsace borrowed from this PR:
image
We use a single volume (or multiple volumes with the unique volumes provisioning strategy) to save logs of some agents.
But in Che7 workspaces produce logs as containers logs and this approach doesn't make much sense anymore.
In a case, logs need to be persisted this should be done on the infrastructure level and do not couple containers in a workspace.

Reproduction Steps

OS and version:

Diagnostics:

@che-bot
Copy link
Contributor

che-bot commented Sep 7, 2019

Issues go stale after 180 days of inactivity. lifecycle/stale issues rot after an additional 7 days of inactivity and eventually close.

Mark the issue as fresh with /remove-lifecycle stale in a new comment.

If this issue is safe to close now please do so.

Moderators: Add lifecycle/frozen label to avoid stale mode.

@che-bot che-bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Sep 7, 2019
@che-bot che-bot closed this as completed Sep 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/task Internal things, technical debt, and to-do tasks to be performed. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.
Projects
None yet
Development

No branches or pull requests

3 participants