-
Notifications
You must be signed in to change notification settings - Fork 4.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"oc cluster up --version v3.6.1" is failing with oc v3.6.0 binary #17821
Comments
Once oc cluster fails then following logs which we got from origin container which already fixed for #15868 and respective BZ https://bugzilla.redhat.com/show_bug.cgi?id=1481801 with using new version oc binary it works as expected.
|
Issues go stale after 90d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle stale |
Stale issues rot after 30d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle rotten |
Rotten issues close after 30d of inactivity. Reopen the issue by commenting /close |
oc
binary v3.6.0 can not provision OpenShift instance of v3.6.1 usingoc cluster up --version v3.6.1
Version
[provide output of the
openshift version
oroc version
command]Steps To Reproduce
oc
binary of v3.6.0oc cluster up --version v3.6.1
Current Result
Expected Result
There should be no failure in the output of
oc cluster up --version v3.6.1
The text was updated successfully, but these errors were encountered: