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

List deploys of cron apps #566

Open
RomuloOliveira opened this issue Aug 7, 2018 · 1 comment
Open

List deploys of cron apps #566

RomuloOliveira opened this issue Aug 7, 2018 · 1 comment

Comments

@RomuloOliveira
Copy link

Currently, there is no way to know the last deploys of cron jobs:

$ teresa deploy list --app my-cron-app
App doesn't have any deploys

It would help in debugging/troubleshooting to know which version is running and the deploy history, just like web apps.

@drgarcia1986
Copy link
Contributor

The root cause is, for k8s cronjobs and deploys are different things, and we didn't implement some features for both cases, sorry, we'll look for an elegant solution

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

2 participants