uffizzi icon indicating copy to clipboard operation
uffizzi copied to clipboard

[#243] Issues with deployment in failed state

Open JessikaCastellano opened this issue 2 years ago • 0 comments

Resolves: #243

Changes:

In deployment controller change scope in deployment query from active to existed

Result:

When updating a preview of failing deployment

bash-5.1# bundle exec uffizzi preview update deployment-96  compose.yml
Preview with ID deployment-96 was successfully updated.
[✖] Creating containers...
Deployment failed

JessikaCastellano avatar Sep 01 '22 21:09 JessikaCastellano