openshift-labs / starter-guides

Getting Started with OpenShift for Developers workshop
https://openshift-labs.github.io/starter-guides-html/
Apache License 2.0
136 stars 147 forks source link

Fix breaking incompatibility with submodule stable-2.x branch #153

Closed hatmarch closed 4 years ago

hatmarch commented 4 years ago

Currently the apb cannot deploy the starter workshop to ocp-4.2 instances.

The ansible-labs-deployer, that the requirements.yml of the starter-guide's ansible playbook is incompatible with the stable-2.x branch of the starter-guides: scripts repo currently. This is due to a change in how the spawner route (and assets) are named.

This change depends upon this different pull request's being accepted and tagged as 0.1.1 in this repo.

Also fixes a small typo in the main readme.md