abra app ls -S shows incorrect versions #449
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
And Yet!
Will take a look into this. I think it got upgraded in the meantime but if you run into this again (or anyone else!), please copy/pasta over the labels from the deployment via Docker, e.g.
docker service inspect --pretty drone_app
. I think it's probably a bug inabra
but it'd be good to confirm that it isn't just reading old labels or whatever.Currently:
So it just seems to affect
abra app ls
, notabra app version
, and the labels seem fine?This should be fixed! Please re-open if you see it again.