Use the Recreate deploy strategy rather than Rolling. https://docs.openshift.org/latest/dev_guide/deployments.html#recreate-strategy
On Sat, Apr 30, 2016 at 10:24 PM, Andrew Lau <[email protected]> wrote: > Hi, > > Is there a way to have the old pod moved into the terminating scope? Or is > there an alternative solution for the following use case: > > User has the following quota: > 1 pod in terminating scope > 1 pod in non-terminating scope > > For new builds, the build will complete in the terminating scope but the > replacement pod will not be able to start due to the quota. > > _______________________________________________ > dev mailing list > [email protected] > http://lists.openshift.redhat.com/openshiftmm/listinfo/dev > >
_______________________________________________ dev mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/dev
