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
Hi @serhei , During the time we have migrated Rails-Ex application to Deployment.
Can you please verify, if the problem still persists? Thank you.
I see, as well, that you are using rails-postgresql.json which is ephemeral, would it be possible to test it with rails-postgresql-persistent.json? Thank you.
Expected Behaviour (verified with Minishift 1.34.0 + OpenShift 3.11.0):
Doing an
oc rollout
will cleanly restart the Rails container:Actual Behaviour (verified with CodeReady Containers 1.2.0 + OpenShift 4.2.8)
On attempting
oc rollout
, the-hook-pre
container hangs in 'Pending' state for over 30min:The text was updated successfully, but these errors were encountered: