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

coclobas-kube loses kubectl-logs #100

Open
e5c opened this issue Apr 10, 2017 · 0 comments
Open

coclobas-kube loses kubectl-logs #100

e5c opened this issue Apr 10, 2017 · 0 comments
Labels

Comments

@e5c
Copy link
Member

e5c commented Apr 10, 2017

I can view a job's logs soon after it has completed, but they usually disappear.

kubectl-logs grab

Sometimes the job in question will have an empty dir in /coclo/_cocloroot/logs/logs/job. For the job I'm currently looking at, there is no dir at all.

@e5c e5c added the bug label Apr 10, 2017
smondet added a commit that referenced this issue May 23, 2017
This should completely mitigate #100 and #112, we display the archived
output only if it is different, cf. `plugin.ml`:

    if Some (out ^ err) = s.archived
    then should_display_archived := false

It also makes the saving work for the AWS and Local-docker backends.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant