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
Apps V2 - fly releases inaccurate for a V2 app
#1980
Comments
|
We can probably remove the stable and status columns for apps v2. I'm not sure they are relevant anymore. |
|
It looks better, but I still not so sure about |
|
@kzys for Nomad apps the "status" field got updated from the corresponding Nomad job, but for Apps v2 it's just a database column. Currently One other thing I was considering was to let |
|
@matttpt what did you have in mind?
|
|
For Nomad apps, the description came from the Nomad job associated with the release. It would be things like |
A V2 app with a single process and a passing tcp service check, just after a successful deployment:
The text was updated successfully, but these errors were encountered: