Closed djdevin closed 3 years ago
yeah, that's expected. until we have an operator to manage our objects the deploy steps assume clean namespace - might worth to mention it explicitly there though
Issues go stale after 90d of inactivity.
Mark the issue as fresh by commenting /remove-lifecycle stale
.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen
.
If this issue is safe to close now please do so with /close
.
/lifecycle stale
Issues go stale after 90d of inactivity.
Mark the issue as fresh by commenting /remove-lifecycle stale
.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen
.
If this issue is safe to close now please do so with /close
.
/lifecycle stale
Stale issues rot after 30d of inactivity.
Mark the issue as fresh by commenting /remove-lifecycle rotten
.
Rotten issues close after an additional 30d of inactivity.
Exclude this issue from closing by commenting /lifecycle frozen
.
If this issue is safe to close now please do so with /close
.
/lifecycle rotten /remove-lifecycle stale
Rotten issues close after 30d of inactivity.
Reopen the issue by commenting /reopen
.
Mark the issue as fresh by commenting /remove-lifecycle rotten
.
Exclude this issue from closing again by commenting /lifecycle frozen
.
/close
@openshift-bot: Closing this issue.
Upgrading from v1, I ran the cluster wide steps in the deployment guide.
The new pods failed. I checked the image stream and it was still using the old v1 images. I didn't catch it but it was some error about Unknown parameter --expose...something (sorry), so I figured the image was still out of date.
I deleted the imagestream and re ran all the deployment commands and everything worked because it brought in the new v2 image.
(Also, thanks for this project!)
oc v3.11.0+8de5c34 kubernetes v1.10.0+d4cacc0 features: Basic-Auth GSSAPI Kerberos SPNEGO
Server https://xxx:443 openshift v3.11.0+bdd37ad-314 kubernetes v1.11.0+d4cacc0
@tnozicka