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

Capture cf logs --recent on a failed deploy #43

Open
ryankilroy opened this issue Dec 7, 2017 · 2 comments
Open

Capture cf logs --recent on a failed deploy #43

ryankilroy opened this issue Dec 7, 2017 · 2 comments

Comments

@ryankilroy
Copy link

Since the cf-resource uses a zero-downtime deploy, if the deploy of app fails, then it's deleted and replaced with app-venerable meaning you can't call cf logs --recent on the failed app deployment. The resource should grab that log before it deletes the app.

@r-chris
Copy link

r-chris commented Dec 8, 2017

Looks like a duplicate of: #28

@JohannesRudolph
Copy link
Contributor

Looks like this is fixed with #40

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

No branches or pull requests

3 participants