You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I hit a nasty issue with the registry-route addon (minishift/minishift#1933) where my apb image was not being pushed by docker correctly. apb push however was reporting success.
I don't know if this is possible or not - but can apb push verify that the apb was listed in the catalog before reporting success/failure? If apb push succeeds, and the user goes to the catalog and can't find their apb, they are going to be pretty confused.
The text was updated successfully, but these errors were encountered:
can apb push verify that the apb was listed in the catalog before reporting success/failure?
Yes it can. That's a really good idea for a verification @cunningt. There have been several issues reported in the past about an apb not appearing in the catalog after an apb push. I think this is worth adding.
I hit a nasty issue with the registry-route addon (minishift/minishift#1933) where my apb image was not being pushed by docker correctly. apb push however was reporting success.
I don't know if this is possible or not - but can apb push verify that the apb was listed in the catalog before reporting success/failure? If apb push succeeds, and the user goes to the catalog and can't find their apb, they are going to be pretty confused.
The text was updated successfully, but these errors were encountered: