Skip to content
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

fixes README to reflect behavioral changes #578

Merged
merged 1 commit into from Dec 6, 2017

Conversation

mhrivnak
Copy link
Member

@mhrivnak mhrivnak commented Dec 6, 2017

Describe what this PR does and why we need it:

Changes proposed in this pull request

  • 3.6.0 is no longer supported by the "Getting Started" demo
  • The workflow for binding changed from what is described in the "Getting Started" demo

* 3.6.0 is no longer supported.
* The workflow for binding changed.
@openshift-ci-robot openshift-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Dec 6, 2017
@@ -43,21 +43,14 @@ Check out the [Keynote Demo from Red Hat Summit 2017](https://youtu.be/8MCbJmZQM

## Prerequisites
1. You will need a system setup for local [OpenShift Origin Cluster Management](https://github.com/openshift/origin/blob/master/docs/cluster_up_down.md)
* Your OpenShift Client binary (`oc`) must be `>=` [v3.6.0-rc.0](https://github.com/openshift/origin/releases/tag/v3.6.0-rc.0)
* Your OpenShift Client binary (`oc`) must be `>=` [v3.7.0-rc.0](https://github.com/openshift/origin/releases/tag/v3.7.0-rc.0)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have no idea if this is the actual correct version, but I at least know it is closer. Can someone confirm the correct one, and I'll update the PR accordingly?

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 208d4aa on mhrivnak:update-getting-started into ** on openshift:master**.

@rthallisey rthallisey merged commit 84affa5 into openshift:master Dec 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants